MyAndroidTools Pro v1.2.6 APK

MyAndroidTools Pro
(Note:need root access)
support android 5.0(Lollipop)
My android tools (Pro):
  • enable/disable components(activity,service,receiver,provider)
    • red:disabled.
    • blue:running currently (just for service)
  • show all running tasks and processes(with pid and uid)
  • show the logcat.
  • show/edit the sharedpreferences and sqlite database of all apps
(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.2.6
update the part of "broadcast receiver"

Requirements: 2.2+

MyAndroidTools Pro - screenshot MyAndroidTools Pro - screenshot
MyAndroidTools Pro - screenshot MyAndroidTools Pro - screenshot