[android-developers] Re: App Widget disappears on reboot
Actually, after playing with it a bit, I have determined that the
problem lies with installing the app on the SD card. Apparently the
card is not mounted in time during a reboot. I presume that it is
simply a bad idea to have a Widget that runs from the SC card, because
the user can unmount it at any time.
My Widget is part of a larger app, which I would still like to install
on the SD card. I don't suppose that there is any way to install a
second APK file for the Widget on the phone, is there?
Thanks.
On Jan 15, 5:15 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Sat, Jan 15, 2011 at 8:11 PM, John Gaby <jg...@gabysoft.com> wrote:
> > I have an App Widget which I place on my home screen. It seems to
> > work fine, but when I reboot the phone, it is not only gone from the
> > home page, but is missing from the App Widget list, so I cannot add it
> > again. Does anyone have any idea what might be going on here?
>
> Is your package mentioned anywhere in LogCat after the reboot?
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android App Developer Books:http://commonsware.com/books
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home