My Android Tools(Pro) v1.3.1 Apk
(Note:need root access) My android tools (Pro): 1. enable/disable components(activity,service,receiver,provider) ★red:disabled. ★blu...
https://www.mafiapaidapps.com/2016/08/my-android-toolspro-v131-apk.html
(Note:need root access)
My android tools (Pro):
1. enable/disable components(activity,service,receiver,provider)
★red:disabled.
★blue:running currently (just for service)
2. show all running tasks and processes(with pid and uid)
3. show the logcat.
4. show/edit the sharedpreferences and sqlite database of all apps
5. enable/disable apps
1. enable/disable components(activity,service,receiver,provider)
★red:disabled.
★blue:running currently (just for service)
2. show all running tasks and processes(with pid and uid)
3. show the logcat.
4. show/edit the sharedpreferences and sqlite database of all apps
5. enable/disable apps
---------------------
(P.S. the icon coms from Sasuke's Eternal Mangekyō Sharingan)
---------------------
(P.S. the icon coms from Sasuke's Eternal Mangekyō Sharingan)
---------------------
●Activity: An activity represents a single screen with a user interface.
●Service: A service is a component that runs in the background to perform long-running operations or to perform work for remote processes.
●Content providers: A content provider manages a shared set of app data.Through the content provider, other apps can query or even modify the data (if the content provider allows it).
●Broadcast receivers: A broadcast receiver is a component that responds to system-wide broadcast announcements.
●Shared Preferences: Store private primitive data in key-value pairs
WHAT'S NEW
1.3.1 +bug fixes
1.2.9.6 +display datas in multiple pages(500 per page).
1.2.9.5 +search in all components
1.2.8.9 +add data to database
1.2.8.6 +add an option to open a disabled app directly
1.2.8.5 +clear data/cache
1.2.7.9 +uninstall app
1.2.6.9 new style
1.2.6.6 +show the component information after an app installed.
1.2.5 +provide an option to see all component information of an app in the part of the "Apps"
1.2.3 +disable app