Hi i tryed sideload android stock keyboard on moto360. After install and enabling i can use stock keyboard . Edges difficult for pushing like a,z,p,delete keys. And Dictionaries can be download from Android Keyboard Gui.
for installing step by step:
firs download apk : http://apps.evozi.com/apk-downloader...utmethod.latin
enable debuggind both watch and phone.
Connect via adb with :
install apk to watch :
After installing enable keyboard default:
Thats it, now you can use keyboard.
Here is the screenshoot:
for installing step by step:
firs download apk : http://apps.evozi.com/apk-downloader...utmethod.latin
enable debuggind both watch and phone.
Connect via adb with :
Code:
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
Code:
adb -s localhost:4444 install com.google.android.inputmethod.latin.apk
Code:
adb -s localhost:4444 shell ime set com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
adb -s localhost:4444 shell ime set com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
Here is the screenshoot:
Aucun commentaire:
Enregistrer un commentaire