You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CL method for transfering wear-apk to smartwatch.
Ive noticed that Easy fire tool and Wear installer can be a bit cumbersome sometimes. Although it requires the cli, this seems to be a reliable easy method that takes 5min.
I havent tested this on windows as I dont have access to a windows machine.
Copy file name to clipboardExpand all lines: docs/EN/WearOS/WearOsSmartwatch.md
+44-5Lines changed: 44 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,9 +78,13 @@ a) using a USB cable to put the **AAPS** wear apk file onto the phone, and then
78
78
b) cut and paste Wear.apk from Android Studio onto your Gdrive.
79
79
80
80
81
-
You can use either Wear Installer 2 or Easy Fire tools to side-load AAPS onto the watch. Here we recommend Wear Installer 2, because the instructions and process in the video are so clear and well-explained.
81
+
To side-load AAPS onto the watch You can use either:
82
+
1) Wear Installer 2
83
+
2) Easy Fire tools
84
+
3) Android Debug Bridge (ADB)
85
+
Here we recommend Wear Installer 2, because the instructions and process in the video are so clear and well-explained. If Wear Installer 2 does not work for you try via
82
86
83
-
## Using Wear Installer 2 to side-load **AAPS** Wear from the phone onto the watch
87
+
###Using Wear Installer 2 to side-load **AAPS** Wear from the phone onto the watch
0 commit comments