Descrição
It’s a simple Apps Manager coded on pure Java in Android Studio. It can be useful to manage all installed and system apps on the device. Apps separated by two tabs that can be swiped horizontally. By tap on the item in the list you can see full app information. After long press on the item in the list appears menu with additional actions such as: go to app page on Google Play, get APK of the app if possible, uninstall the app. Also you can quickly find needed app in the list using text search.
Features
- Java native source code
- Dialog to rate the app integrated
- Easy customization
- Quick search
How to Setup and Reskin
- Install Android SDK
- Open Gradle project in Android Studio
- Change package name, app name, icons
- Build an APK file