Hi, all

Android 2.2 allow users install the app on SDcard. Developer could set
the android:installLocation ="internalOnly" to install the app to
internal memory. But I found that the user could also use the "adb
install -s " command to install the app on the Sdcard. Are there
anyone know how to force the app installed on internal memory? Another
question is: are there any API support to find the locatin where the
app is installed?
Thanks a lot.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to