Re: [android-developers] how to test if app is installed on sd

2010-06-25 Thread arnold ligthart
Here is how you can force app to sd :
http://forum.androidcentral.com/motorola-droid-roms-hacks/17931-how-force-apps-sd.html

I already have a generic warning, but not sure if everybody reads them...

Thnks anyway.

On Jun 25, 2010 4:51 PM, TreKing treking...@gmail.com wrote:

On Mon, Jun 21, 2010 at 12:37 PM, arnold ligthart arn...@fortuin.nl wrote:

 User's can force a ...
How, exactly?




 So i want to test for sd install and warn users if they did.

Just put up a generic warning message, regardless if they're installed on
the SD card or not, when they update the app or mount the SD card.

-
Tr...

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

Re: [android-developers] how to test if app is installed on sd

2010-06-21 Thread arnold ligthart
User's can force a app to sd , even if it's not allowed in the manifest.
My app uses alarmmanager to set alarms for important event from the user
(calendar).

If on sd , and sd is unmouted (connect to pc) then all alarms are lost...and
people will blame the app.

So i want to test for sd install and warn users if they did.

But didn't find a way so far.

grtx , arnold



2010/6/21 TreKing treking...@gmail.com

 On Sun, Jun 13, 2010 at 4:24 PM, arnoldl arn...@fortuin.nl wrote:

 With froyo users can move a app to the sd card...


 Only if you allow it, AFAIK.


 How can i test if my app is on internam memory or on sd?


 Not sure, but what does it matter?


 -
 TreKing - Chicago transit tracking app for Android-powered devices
 http://sites.google.com/site/rezmobileapps/treking

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

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