On Sun, Aug 7, 2011 at 7:27 PM, guruk <ilovesi...@gmail.com> wrote:
> Hi there,
> i have the Simulator to test, a Nexus ONE and a G1
> on all my coded Widgets appear.
> but i get more and more users complain that on their
> devices the widgets do not appear even in their
> widget list. So do they come filtered or what?

Most probably they moved the app to the SD card.
In that case, Android disables the widgets and they
won't show up in the widget list. Make sure you specify
'internalOnly' as the install location in AndroidManifest.xml
in your next release (that can still be overriden on rooted
phones though). Have your existing users move to internal
storage, and reboot the device to get the widget back.

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

Reply via email to