[Q] Analog keyboard installing help

Radissen

Senior Member
Aug 26, 2007
61
0
0
So I've been trying to install the microsoft analog keyboard on my zenwatch. I've been using usb connection as I cant seem to connect my msi with the watxh via bluetooth.
When I try to install it initially connects with each other but when I try to run:

"adb -s localhost:4444 install com.microsoft.research.analogkeyboard-Signed.apk"

It seems to lose the connection between the watch and pc and I keep getting an error message.
Has anybody had this issue?
 
Last edited:

BlastTyrantKM

Senior Member
Dec 21, 2011
330
126
0
The watch has voice recognition. I use it many times daily to reply to texts and perform searches while driving. It's extremely accurate. Only one time did it not pick up exactly what I said. Even in a noisy environment it works flawlessly. No need for a keyboard
 

Radissen

Senior Member
Aug 26, 2007
61
0
0
Yeah but the problem is that I am from Denmarl and I think my friends and family would find it weird if I began to answer their texts and mails in english ?
 

CSX321

Senior Member
Aug 21, 2009
592
269
93
Southern IL USA
Unless you've got more than one device connected to adb at the same time, I think you should remove the "-s localhost:4444". I've been able to install things okay with just "adb install apkname.apk" after connecting the watch via USB (and having no other devices connected).