19.04.2011 19:49, a a пишет:
But i really need send the BOOT_COMPLETED broadcast from my application.

No you don't.

There are other, multiple, means to start your own service from your own activity: startService, bindService, sending your own broadcast action (not a system defined one).

PS - you don't need "android.intent.category.HOME" for BOOT_COMPLETED in the <intent filter>.

--

Kostya Vasilyev -- http://kmansoft.wordpress.com

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