Hi Marco

OK remove from the <receiver> tag but a

<uses-permission
android:name="android.permission.RECEIVE_BOOT_COMPLETED"/> tag

as ac hild of the <application>  tag is needed ?

Thanks
Graeme

On Mar 2, 4:15 pm, Marco Nelissen <marc...@android.com> wrote:
> On Mon, Mar 2, 2009 at 5:23 AM,Graeme<graeme.br...@btinternet.com> wrote:
>
> > HI JBQ
>
> > Thanks for your update & advice.
>
> >> You should remove
> >> android:permission="android.permission.RECEIVE_BOOT_COMPLETE" from
> >> your receiver tag:
>
> > OK I have a typo but I still need to include (and type it
> > correctly !! :)  the permission according to
>
> >http://developer.android.com/reference/android/content/Intent.html#AC...
>
> > right ?
>
> No, you should not include
> 'android:permission="android.permission.RECEIVE_BOOT_COMPLETED"' in
> your receiver, for the reasons JBQ explained.
--~--~---------~--~----~------------~-------~--~----~
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