I am implementing one android service which needs to run when device is turn on. What I have already try is to use intent action BOOT_COMPLETED and it works, but I realize that my service needs long time to start in comparing to Facebook service. I want my service start quickly as Facebook service. Please help me! Your answer will be appreciated. Thank.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/e0bf2d97-ea62-46f2-901b-8aa2364e8453%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

