On 2.1 devices android:installLocation="preferExternal" will simply be ignored.
On Wednesday, March 21, 2012 2:36:59 AM UTC-4, abhay_401 wrote: > > Hi Friends, > > For my Application I am using target version as API Level 8 and I > mentioned minSdkVersion in manifest as 7. > > 1) If the user is having SDCard automatically I want to install my > app in SDCard other wise in internal memory. For that I mentioned > android:installLocation="preferExternal" in the manifest file, but if > the user is not having SDcard whether the app will automatically > install in internal memory or not. > > 2) Whether this app will also run in the mobiles which contains 2.1 > Android OS. > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

