On Fri, Jan 6, 2012 at 12:44 AM, cong ku <kucong...@gmail.com> wrote:
> There are many tasks which start when the OS reboot, I want to write
> some code  to control this tasks, don't allow them to start.
>
> How to do this ?

You have no right to dictate to other applications whether or not they
start at boot time.

You are welcome to use PackageManager to find out what starts at boot
time and present that list to the user, perhaps where clicking on an
app takes the user to the Settings screen where they can uninstall the
app.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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