I’ve developed application (Android Service) .
This application work to kill another application (Activity).

This program has worked under Android 2.3.
But on Android 4.0, doesn’t work

I used method ‘killBackgroundProcesses’
And I also tested ‘android.os.Process.killProcess’, but didn’t workd

So I have some question
1. I would like to know whether there is another way to kill.
2. Whether change Android life cycle
3. Whether developer can change application status(background)

Please answer!!!!

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