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

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

2010-06-25 Thread Mark Murphy
On Fri, Jun 25, 2010 at 12:47 PM, arnold ligthart arn...@fortuin.nl wrote: Here is how you can force app to sd : http://forum.androidcentral.com/motorola-droid-roms-hacks/17931-how-force-apps-sd.html First, this is for an unreleased operating system. Second, this is for rooted devices running

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

2010-06-25 Thread TreKing
On Mon, Jun 21, 2010 at 12:37 PM, arnold ligthart arn...@fortuin.nl wrote: User's can force a app to sd , even if it's not allowed in the manifest. 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

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

2010-06-21 Thread TreKing
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?

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

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

2010-06-13 Thread arnoldl
Hello .. With froyo users can move a app to the sd card... How can i test if my app is on internam memory or on sd? thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to