On Thu, May 19, 2011 at 9:12 PM, Karl Smith <[email protected]> wrote: > I have this code setup in my app widget and I have listed the activity > it should launch below. I can't for the life of me get the activity to > launch when the button is clicked. Nothing happens when I click on it.
Are you updating the right widget? Is btnEditConfiguration visible/enabled? Does the Activity work when started from launcher? Any suspicious messages in logcat? -- 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

