Answer the question
In order to leave comments, you need to log in
Android: Disable persistent property for some installed apps?
Hello everyone,
I noticed that on my Samsung Galaxy Player Android 2.2.1 device, Google Maps, Facebook and others are always present in the list of running processes. You beat them, and they start again.
Who knows how it is possible to wean similar applications from such behavior?
From what little I understood.
developer.android.com/guide/topics/manifest/applic...
android:persistent
Whether or not the application should remain running at all times — "true" if it should, and "false" if not. The default value is "false". Applications should not normally set this flag; persistence mode is intended only for certain system applications.
Maybe you should change AndroidManifest.xml with handles?
Or something to stir up with ActivityManager?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question