Specially designed for Wearable devices with android system (including Wear OS by Google and other systems with adb available based on AOSP)
- Support for installing packages by adb
- Allow to install packages from private folder(e.g. "/data/data/..." or "/Android/data/...")
- This project is developed based on ApkInstaller
- Used AdbLib for Android Debug Bridge implementation in Java