My Android Tools Pro v1.2.9.1 Apk

Service: A service is a component that runs in the background to perform long running transactions or perform work for remote process.
Content Providers : A content provider manages a shared set of application data.Through the content provider , other applications can examine or even change the data (if the content provider permitting).
Show all tasks and ongoing process (with pid and uid)
show the logcat .
how / edit the database of all applications and SharedPreferences sqlite
Enable / disable applications




Related Posts: