[android-developers] My widget stop working as of Android 4

2012-08-24 Thread Eduardo Yáñez Parareda
Hi all, I develop a widget that works fine on Android 2.1/2.3.X (real devices) and it works on the Android 3 emulator too . Users have told me that it doesn't work on Android 4. I don't have any ICS device so I've tested it on the emulator. The widget is installed right (or it seems to do it)

Re: [android-developers] My widget stop working as of Android 4

2012-08-24 Thread Mark Murphy
Add an activity to your project. Run the activity. Then see if your app widget appears in the list. On Fri, Aug 24, 2012 at 6:24 AM, Eduardo Yáñez Parareda wrote: > Hi all, > > I develop a widget that works fine on Android 2.1/2.3.X (real devices) and > it works on the Android 3 emulator too . >

Re: [android-developers] My widget stop working as of Android 4

2012-08-24 Thread Eduardo Yáñez Parareda
On 24 August 2012 12:48, Mark Murphy wrote: > Add an activity to your project. Run the activity. Then see if your > app widget appears in the list. > I also did that and yes, it appears in the list, but not in the widgets' list but the apps' list. -- You received this message because you are s

Re: [android-developers] My widget stop working as of Android 4

2012-08-24 Thread Jonathan S
How about http://www.vogella.com/articles/AndroidWidgets/article.html ? -- 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 a