Communicating with Android TaskManager -


i have non responsive app on android need kill , let user start manually. if use killbackgroundtask in android restarts task.

is there way direct builtin task manager kill task (using package name)?

try code

android.os.process.killprocess(android.os.process.mypid()); 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

ios - iPhone/iPad different view orientations in different views , and apple approval process -

Shrink a YouTube video to responsive width -