Alright, thanks for checking.
I guess that Android image does not match the minimum API Level set for the app (android:minSdkVersion="11", which is Android 2.3.4). I will ask my students to investigate whether we can have that app running on a Glo (i.e., if we can set android:minSdkVersion="10", which is Android 2.3.3), it would be cool!
Last edited by AlPe; 11-07-2013 at 05:39 PM.
Reason: Added android:minSdkVersion and API Level
|