I
I
ideas4ru2012-05-20 16:37:29
Android
ideas4ru, 2012-05-20 16:37:29

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

1 answer(s)
E
Eugene, 2012-05-20
@r4tz52

Try to play around with Autostarts. Typically, such applications are automatically launched after certain system events - turning on the device, connecting to the network, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question