Whoops, forgot to realize that his app is not doing the sending of the 
broadcast. :-)

On Friday, July 13, 2012 11:55:16 AM UTC-4, Mark Murphy (a Commons Guy) 
wrote:
>
> On Fri, Jul 13, 2012 at 11:06 AM, Streets Of Boston 
>  wrote: 
> > Add this flag to your intent to override this behavior: 
> > Intent.FLAG_INCLUDE_STOPPED_PACKAGES 
>
> That will not work for BOOT_COMPLETED, as Android is the one 
> broadcasting the Intent -- FLAG_INCLUDE_STOPPED_PACAKGES is for the 
> one sending the broadcast, not for the one receiving it. 
>
> -- 
> Mark Murphy (a Commons Guy) 
> http://commonsware.com | http://github.com/commonsguy 
> http://commonsware.com/blog | http://twitter.com/commonsguy 
>
> Android Training in NYC: http://marakana.com/training/android/ 
>

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