Component Info
Display the components(Service、BroadcastReceiver、Activity、Content Provider) of all apps. You can disable them to stop them running.
Data Info
View and modify the data of apps (Not only the default SharedPreferences files or the default SQLite db files, but also the SQLite db files in the SDcard).
Running Info
Display running process, logcat, current activity and fragment.
App Info
Display the app detail (Including package name,apk file path,install/update time,manifest detail). You can disable or uninstall any app.