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

