1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Kõnele on Android Wear
6
6
Introduction
7
7
------------
8
8
9
- Using Kõnele on Android Wear. (Tested with Wear OS by Google 1.6 on Huawei Watch 2.)
9
+ Using Kõnele on Android Wear. (Tested with Wear OS by Google 2.2 on Huawei Watch 2.)
10
10
11
11
Installation
12
12
------------
@@ -28,7 +28,7 @@ Connect to the watch as detailed in [Debugging an Android Wear App](https://deve
28
28
29
29
### Installing Kõnele
30
30
31
- Download APK
31
+ Download the latest APK from https://github.com/Kaljurand/K6nele/releases
32
32
33
33
wget https://github.com/Kaljurand/K6nele/releases/download/v1.6.78/K6nele-1.6.78.apk
34
34
@@ -62,7 +62,6 @@ Suggestions:
62
62
### Kõnele services configuration
63
63
64
64
- enable IME (also possible via ` adb shell am start -a android.settings.INPUT_METHOD_SETTINGS ` )
65
- - keep the raw encoding (FLAC is not supported on Wear)
66
65
67
66
### Importing and configuring rewrite rules
68
67
0 commit comments