wearmouse icon indicating copy to clipboard operation
wearmouse copied to clipboard

Run on phone

Open AlexMapper opened this issue 5 years ago • 4 comments

Goodmorning ... i would like to run this app on an android phone or tablet ... what should be the changes to code necessary ?

AlexMapper avatar May 22 '20 07:05 AlexMapper

Pretty much rewrite the UI to use non-wearable activity/fragment/preference classes. Or, take look at Serverless Bluetooth Keyboard & Mouse, which reuses some of WearMouse code. :)

ginkage avatar May 22 '20 12:05 ginkage

Although there are lot of repositories in github meet my requirement,but yours is legible sir so Programming wise what needs to be changed and updated, to make it work in android device sir?

b0a04gl avatar Jun 04 '20 07:06 b0a04gl

@balaji6666 I think I have an idea: it should be possible to introduce a navigation component in order to transfer all the UI logic to one main activity and some fragments ... What could be nice is to be able to execute the original software on an emulator, but the emulator doesn't support Bluetooth ... It could be interesting if it would be possible to simulate a watch with Bluetooth ...

AlexMapper avatar Jun 18 '20 17:06 AlexMapper

"Serverless Bluetooth Keyboard & Mouse" does not appear to be open source

tberghuis avatar Sep 09 '22 04:09 tberghuis