Now, before I get flamed, I know that there are plenty of bluetooth remote control apps for controlling your PC from your Android device or controlling your Android device from your PC etc. What I was wondering was, is there an app that allows your to control one Android device from another Android device? Would that be useful, especially with all the tablet devices that are coming out now? How cool would it be to connect your phone to your tablet via bluetooth for the purposes of sending and receiving texts, or making and receiving phone calls etc? Is there any development on such an app?
Comments? Thoughts?
Nothing? Nada?
I don't have an answer for you but I've had the same thought as you that this would be a great app.
I've released two data transfer apps that are used to send data between Android devices, (BlueMuze and Listables if you're interested).
The reason I mention this though, is because I think that for specific tasks like sending music or a photo, or as you suggest, making a phone call, the tech is there. But full-on remote control of another device is a bit more difficult. I'd imagine it would require root and possibly some very clever hacking of the Surface Fliger and Event stream.
That's not to say it's impossible, but it would be a really decent technical challenge. There certainly is a permission related to injecting events into the event stream, that could be a good place to start (if anyone wants to try this).
http://developer.android.com/reference/android/Manifest.permission.html#INJECT_EVENTS
hope that helps
Another quick thought, it's also entirely possible someone will port a VNC server to android someday. There are already VNC clients available...
alostpacket said:
Another quick thought, it's also entirely possible someone will port a VNC server to android someday. There are already VNC clients available...
Click to expand...
Click to collapse
That would certainly be cool! However, the functionality you mentioned in your previous post is something I think would be more functionally useful. Like, say your phone rings, but you answer can answer the call on your tablet as if the phone saw the tablet as a hands-free device, or just answer on the phone (whichever you prefer). Or you dial on your tablet, and then it engages the phone to place the call. Or SMS strings automatically synchronize, and you could answer/respond on either device and they mirror each other in their own respective SMS clients.
That sort of thing I think would be beastly! Y'know, something that gives your tablet and your phone more of a synergistic relationship to each other. Like, rather than two separate devices that fill specific functions, it'd be more like two devices complementing each other and working together to cover all your bases seamlessly.
I just wish I had the knowledge and development-fu to do it myself...
I have also been looking for this kind of thing - primarily so I could run videos from my tablet to my TV, and then use my Android HD2 to control the playback from the comfort of my sofa.
What would be ideal for me would be someone knocking up a bluetooth (or Wifi) solution which sends control commands to something like VPlayer, QQPlayer, MoboPlayer, RockPlayer whatever
smeddy said:
I have also been looking for this kind of thing - primarily so I could run videos from my tablet to my TV, and then use my Android HD2 to control the playback from the comfort of my sofa.
What would be ideal for me would be someone knocking up a bluetooth (or Wifi) solution which sends control commands to something like VPlayer, QQPlayer, MoboPlayer, RockPlayer whatever
Click to expand...
Click to collapse
I pretty much already to that with my SGS2 by using a bluetooth mouse. I know it's not the same as pushing a specific button and having a specific action happening on the other device, but the effect is similar enough.
Bump! Trying get some visibility on potential devs for this idea.
any news for android-android remote access?
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Moving to Q&A
Ive also been looking for a app to control my xoom tablet from my HTC phone,there are a couple of simple apps on the market such as "tablet remote" but im looking for one that has more media (music/film) capabilities,i guess the app would involve installing it one both devices then syncing via bluetooth
then you could control the playlist of music,stop pause fw rw any film,the ability to actually stream the music from your phone to table would be awesome !
in my personal situation my tablet is docked with speakers attached,i like to be able to access its music playlist then control that play list with my phone,and maybe even add extra tracks from my phone to the tablets playlist
is there already an app out there that will allow me to do this via bluetooth or wifi ?
has been years since this thread exist, any news?
Hi! I know that there are apps to let an Android device serve as a mouse and keyboard for a PC or Mac. But is there anything to let an Android device do the same thing for another Android device? I feel like someone must have done this, but I can't find such an app. (I'm interested in getting an Android HDMI stick PC to use with my TV, and I'd much rather control it with another Android than with a keyboard and mouse.)
I found one app, Tablet Remote, which does _much_ of what I'm looking for, but it doesn't actually act as a mouse (instead just giving you arrows to move the selection point), which means that there's no way via Tablet Remote to do lots of basic things that require key taps.
Any ideas?
Thanks!
Alan
Hi how can I play games on the Matricom Midnight MX2 with a wireless usb keyboard and mouse/touch pad, or any device with no touch screen?
I have a Microsoft All-in-One Media Keyboard with USB Integrated Multi Touch Track Pad :Amazon URL deleted, as system doesn't seem to like external links.
And a Logitech K400 Wireless Touch Keyboard: Amazon URL deleted, as system doesn't seem to like external links.
Of the two the Microsoft Keyboard is probably the most useful, as the trackpad supports full multi-point touch functionality, whereas the Logitech keyboard only has two finger, up, down, left right and single finger 'tap to click' functionality.
The problem is of course hardly no Android games at all were made for keyboard and trackpad functionality.
I have tried USB/BT joystick centre and Tincore Keynapper. However, both of these seem to require some extent of touch interaction with them to set them up. I don't think there is an assumption that someone will try to set them up on a non-touch enabled device.
Besides which they both seem freakishly complex and may require several hours to try to set up, if that is you can get them working, which as I said might not be straightforward in a non-touchscreen device. To be frank I would rather not have to spend hours configuring keyboard/mouse and track-pad support. I just want to plug and play if possible.
I wonder if the guys at Android X-86 have resolved this? If they have, couldn't the Matricom folks do something? This seems like something that should be enabled by default.
To be clear Keyboard and mouse support do work in Android itself, but just not in any games I have tried. One of the biggest attractions about Android is of course fun games!
Hi has anyone got an answer for this?
Hi all,
I'm hoping I can get some suggestions for an Android device to target for a custom app running in Kiosk mode. Just a quick background: app is for internal use so will not be released externally. I currently use Java (JavaFX) on Raspberry Pi - it is v stable. Android device will hook up to the monitor + speakers and ideally will have ethernet port. Device reliability is of course important.
What the app will do when it receives a message from GUI:
Play videos
Display time
Text/Images
I'm hoping to add customer interaction as well at some point so perhaps use a touchscreen monitor.
If you can recommend any Android device then that would be fantastic!
Hello!
I am wondering does someone here tried to use any touchscreen foil/screen to control his Android TV device. I read from official android docs that TV devices should be controlled via remote not touchscreen, however I feel touch control can ba as intuitive as remote for TVs or any other displays with Android TV interface.
There is instruction with kernel modules how to achieve that, but with older Android versions: https://www.dognmonkey.com/techs/how-to-add-touch-screen-to-android-tv-box.html
Does someone know anything how to grasp this topic? Any hints will be appreciated.
klickerstar said:
Hello!
I am wondering does someone here tried to use any touchscreen foil/screen to control his Android TV device. I read from official android docs that TV devices should be controlled via remote not touchscreen, however I feel touch control can ba as intuitive as remote for TVs or any other displays with Android TV interface.
There is instruction with kernel modules how to achieve that, but with older Android versions: https://www.dognmonkey.com/techs/how-to-add-touch-screen-to-android-tv-box.html
Does someone know anything how to grasp this topic? Any hints will be appreciated.
Click to expand...
Click to collapse
that is an intresting idea, and seems perfectley possible, not sure how android tv UI will respod to touch as seems to have issues with mouse pointer (which is a virtual touch) in some instances like the initial set up screen ui