Subscribe to RSS
Home > CellPhones > Android Hack Opens Garage Door
Android Hack Opens Garage Door

It is interesting to see iPhone apps work with everyday household items, and now we have Android hacks that are equally zany as well. Here is the garage door opener from Brad Fitzpatrick, which does exactly what it was named after.

I got it all working. I now have an Android Activity (GarageDoorActivity) which interacts with an Android Service I wrote (InRangeService), letting me start and stop the service’s wifi scanning task. The service gets the system WifiManager, holds a WifiLock to keep the radio active, and then does a Wifi scan every couple seconds, looking for my house. When my house is in range, it does the magic HTTP request to my garage door opener’s webserver (HMAC-signed timestamped URL, for non-replayability/forgeability if sniffed) and my garage door opens. Complete with a bunch of fun Toast notifications (like Growl) and Android Notifications (both persistent ongoing notifications for background scanning, and one-time notifications for things like the garage door actually opening).

Brad is kind enough to release the source code – three cheers for open source!

Related articles:
Huawei to Debut Emotion UI in July to Rival TouchWiz, Sense and Others
Samsung Galaxy S3 and Galaxy Note Listed in Leaked T-Mobile Release Date Document
Absinthe 2.0 Jailbreak Used on Over 1 Million iOS Devices Over the Weekend

Seen at: intomobile   Add a Comment  

Join a great community!

Ubergizmo founders on    
 Eliane Fiolet   Hubert Nguyen 

You May Like


User Comments