i get an error message like --

09-30 20:08:24.733: ERROR/AndroidRuntime(949): Caused by:
android.content.ReceiverCallNotAllowedException: IntentReceiver
components are not allowed to bind to services
09-30 20:08:24.733: ERROR/AndroidRuntime(949):     at
android.app.ReceiverRestrictedContext.bindService
(ApplicationContext.java:136)

so i guess you can't bind to a service in an AppWidgetProvider -
although you can start the service just fine... ??

tia.
--~--~---------~--~----~------------~-------~--~----~
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