Android Remote • August 29th, 2009

By: Brenton

Android Remote ConceptAs a Windows Media Center user, I thought that it would be really great if my Android phone could control my TV. It’s the perfect remote. It has a responsive touch screen that could be used like a track pad. It has a hard keyboard, and the ability for a soft keyboard for typing in search words into Netflix. And, it has Bluetooth, which could allow it to connect to my, already Bluetooth enabled, computer over HID.

The application would have three states. The states would be mouse/trackpad, keyboard, and remote. There would be a hard control on the top, letting you know what state you’re currently in.

The mouse/trackpad would operate the mouse. Sliding your finger over the screen would move the mouse some distance in the same direction. Tapping the screen would result in a click. Long-pressing the screen would result in a right click.

The keyboard could work two ways. The first, would be to submit each keystroke as they are typed out. The other would be to buffer what the user types in some way, and send it perhaps when the space is struck, or a state is changed. That way, you could take advantage of Android’s type correction.

The last state, the remote, would simply be a series of buttons. The windows logo button would launch, or return the user to the Media Center home screen. The rest of the button are pretty self explanatory.

It’s clear that I need to give the remote more thought. The highly used “back” button isn’t displayed. Also, I’m not loving the location of the record button in relation to the other playback buttons. Still, I think it’s a successful application idea, which fulfills my guidelines for one of the 52.

  1. Filbo Rancho says:

    Already exists for Android even shows album art it’s called Gmote.
    http://www.gmote.org/
    Also a program that has been around for years for Windows mobile called PPC Tablet.
    http://www.aacompserv.com/AACompWeb/Modules/PPCTablet/WhatIsIt.aspx
    It even lets you create your own layouts for your own programs and will act as a touchpad if you want.
    Great “new” ideas LOL

  2. Brenton says:

    Filbo,

    Yes, this is a very good option for a remote. The only aspect of this application that I don’t like is that it uses WiFi, and requires a server to be run on the controlling computer. I feel that the server is just one more barrier to entry. Especially for those on different operating systems.

    Bluetooth on the other hand, is already integrated into most systems, and I feel, would remove this barrier.

  3. Adrian says:

    How could this be implemented?

Leave a Comment