Debugging Android in Linux
- November 26th, 2011
- Write comment
Recently, I’ve decided I need to commit some time to application development and, given the amount of free resources for an in-demand platform (Android), I figured I’d get started. Of course, my affinity for free and/or open source means I’m running apps on a Linux box, specifically, Ubuntu. (More recently Xubuntu as the romance between GNOME and I has long since faded)
Creating virtual devices with the Android Virtual Device Manager (AVD) to debug an application is fairly simple, however, debugging on an actual device gives you a real test of how the app will behave across specific phones or tablets. Read more

