diff --git a/index.html b/index.html index f4c760d..d6ce170 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@
A root app helps you manage your android device
Display the components(Service、BroadcastReceiver、Activity、Content Provider) of all apps. You can disable them to stop them running.
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).
Display running process, logcat, current activity and fragment.
Display the app detail (Including package name,apk file path,install/update time,manifest detail). You can disable or uninstall any app.