I am try to kill another application using forceStopPackage(). But my application shows runtime error.
Error :
jav
You have to add the permission in the AndroidManifest.xml like below.
Make sure only if your app is signed with system key os will allow to stop other apps.