Hi,

We've an AppWidgetProvider and we would like to receive SCREEN_ON.
>From the following thread, it seems not possible to register for such
event in AndroidManifest.xml
http://groups.google.com/group/android-developers/browse_thread/thread/40753eb1b312f4ab/3e171b45a2fe880c?#3e171b45a2fe880c

The thread reports that registration must be done with API. It works
fine for an Activity but it is not allowed from a AppWidgetProvider
which is already a BroadcastReceiver. Is there any solution ?

Thanks.

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