>>install -s " command to install the app on the Sdcard.

adb is for developers. If your users are using the adb to install apps,
then, even if your app requests to install on internal storage, you cannot
do anything about it.

>> are there any API support to find the locatin where the
>>app is installed?

No idea.


On Thu, Nov 11, 2010 at 4:04 PM, Leo Zhao <[email protected]> wrote:

> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com

-- 
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

Reply via email to