I am thinking of adding install to sd support to my app but it seems
sd and the alarms manager do not mix well.
So far I have tried receiving ACTION_MEDIA_MOUNTED intents so I can
reregister my alarms but the intent is never fired. Is there any easy
hook I can use to register alarms when my app becomes available after
the sd card is remounted?

My app isn't very large but I think users will appreciate any internal
memory I free up since Android phones don't seem to have very much of
it.

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