Good catch! Thank you. I've fixed this yet it has made no difference. I can not even focus onto my widget and clicking it doesn't show any highlight or anything either.
On Mar 8, 3:07 am, String <[email protected]> wrote: > On Mar 8, 4:20 am, Kasra Rahjerdi <[email protected]> > wrote: > > > when my widget is clicked > > nothing happens. > > Try changing your PendingIntent.getBroadcast() call to a > getActivity(). If you're trying to start an activity, that would seem > to make more sense - and that's what works for my appwidgets. > > String -- 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

