Controlling Linux Using an Android Phone As Mouse, Keyboard, and Gamepad
beefsack writes "Miniand have demonstrated how to control Linux using a Samsung Galaxy S2. Using an MK802 with the ARM build of Droidmote server bundled into an MK802 Lubuntu image with uinput enabled, Miniand demonstrates (video) using an Android phone as a keyboard, mouse, and gamepad over Wi-Fi to the device."
Update: 07/10 00:07 GMT by U L : reader ancienthart pointed toward Premotedroid, an (possibly, I could find no license in the code but the code is there) open source alternative.
Yup, I've used similar on my phone (and before that, my Palm device,) to control my HTPC for a decade now.
While it's nice to have something truly built-in on both sides, rather than my current solution, a kb/mouse VNC client on the phone and a VNC server on the HTPC, it's still rather unnecessary to make a big deal.
Another non-functioning site was "uncertainty.microsoft.com."
The purpose of that site was not known.
using the latest in technology to emulate a handful of switches and a simple microcontroller, or a pair of rotary encoders and a simple micro, or some switches and a shift register
Today, we have overcome all limits!
sorry whats the point other than gee whiz factor? Its 20(fuckin)12, with a trip to radio shack a child could whip up a fart chair to signal keyboard input to any OS they choose for under 40 bucks.
Premotedroid does this for (android) mouse and keyboard already. It's open source, works using bluetooth or wifi, and on any computer with java.
Wireless bridge, duh?
Any Android VNC client will do for remotely controlling Linux, OSX, or Windows from an Android phone; you don't need anything more complicated than that.
All my recent phones and tables (Nokia, Apple, Samsung) have Bluetooth, WiFi, mobile data. Only one of my computers (a laptop whose LCD died some years ago) had Blutooth on-board.
There's also the very complex way of understanding and negotiating Bluetooth profiles. Each and every feature that is defined over Bluetooth has multiple variations and quirks and can (and do) fail in mysterious ways and are pretty hard to debug. Not to mention that some of them need specific support in the hardware.
OTOH WiFi and IP networks in general just move packets. And they're pretty standard and interoperable.
Taking the best thing from a normal computer and using the worst things about android and what do you get???? hopefully they are not using swipe and having it crash all the time.
Um, it would work on a desktop with wired ethernet too... It's only the phone which would need to use wifi...
Are you deliberately being stupid?
Not all desktops have wireless, but I'd wager most of them are connected to a wireless router. Especially if the owner has a smartphone. So they don't need wireless.
What?
There is one Android app which makes your phone work as a HID over bluetooth, both as mouse and keyboard. However it needs the phone to be rooted in order to work, and I found it to be quite unstable, and severly unpolished.
But it works.
this post contain no useful information, no need to mod it down
Its not the desktop that needs the wifi its the android device. The android phone connects to the local network through wifi, presumably the same network that the desktop PC is located on.