> I don't want to
> choose de widget from a list, instead of this, I want to insert a
> specifically widtget, so, is it necessary to use the
> "android.appwidget.action.APPWIDGET_PICK" intent in this case?

The platform only offers that PICK intent, which requires the user to
interactively pick from the list.  Binding to a specific widget is
protected by a permission that can only be granted to platform apps
for the security reasons mentioned earlier.


-- 
Jeff Sharkey
jshar...@android.com

--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to