I recently decided to add QR codes to my two android app description pages and figured it would take me only a few seconds… boy was I wrong. It turns out that there is no easy-to-use tool that creates QR codes for Android apps. There are many tools that easily convert a given text String into a QR-code, such as http://zxing.appspot.com/generator/, but encoding an Android app into a QR-code actually requires a special format in order for the Android device to open the proper page in the app market. I’ve gone ahead and solved this problem with my own implementation of a simple Android App QR-code generator.
The web application can be found at http://www.androidqrgenerator.com. Feel free to let me know what you think of it!


I’m happy to announce that GTHive is now live in the android market! This application is built specifically for Georgia Tech students who want an easy way to log into the Lawn wifi network securely and quickly. Let’s face it, 3g networks just aren’t fast enough when you’re spoiled by tech’s super fast internet but logging into lawn is such a pain. This app should remedy that situation and allow you to utilize the speed of Georgia Tech’s network without having to log in every time.


