I am trying to create an AppWidget that allows for independently configured 
multiple instances. I can create the AppWidgets just fine, but when I click 
on them, they always want to do the same thing. So I have searched high and 
low, and everyone talks about putting the appWidgetId in an extra in the 
intent. I have tried that, but even the extras come in all the same. They 
always hold the appWidgetId for the lat-added widget. Here is a post where 
someone supposed ly it this 
way: 
http://stackoverflow.com/questions/4225197/android-multiple-appwidgets-playing-diferent-sounds.
 
I have posted on StackOverflow, trying to get some help, but no one has 
responded ( 
http://stackoverflow.com/questions/10607518/android-appwidget-multiple-instances).
 
I was hoping that someone here could point me to some actual complete 
working code that I can look at and see where I am missing something. 
Please? :)

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

Reply via email to