[TOOL] Android Wear APK Tools: Sideload and Uninstall Apps to Android Wear

Fast Unlocking

Administrator
Staff member
Country
Jordan
Offline
Country flag
Android Wear APK Tools:

A GUI application which allows you to install any APK straight to your watch (via adb) or uninstall any non-protected package directly. Much more convenient than doing it through the adb command line.


Screenshot:
7Y9NRC7.png


How to use:

Download Link: HERE

Windows:
Unzip Android-Wear-APK-Tools.zip, and run Android-Wear-APK-Tools.exe

Linux:
Run the following command in terminal, and then open AndroidWearAPKTools.py
Code:
sudo apt-get install python-tk
Mac:
Install Python from here, then run AndroidWearAPKTools.py
 
Back
Top