I was fortunate enough to attend Google’s Chocolate Factory IO Conference in San Francisco this year. There were a lot of big announcements this year as well as a push …
Yesterday, I spent the day at AndroidTO. I attended this event last year and it seemed like a nice, little conference with some concentrated discussion about the Android Platform — …
My desk, lately, has been covered with NFC tags. I was having a bit of slow period a few weeks ago, and Bruno suggested that I familiarize myself with NFC. …
We had pizza. We had Doritos. We were coding up a storm after most of the office had gone home. All of those details could only point to one thing: …
In 2010 and 2011, one of the most pressing questions facing mobile development projects is the question of whether or not you’re writing the app in native or HTML5. (Implicitly, …
Continuing from the Android and Continuous Integration note, we’d also like to hook up our metrics gathering tool (Sonar – http://www.sonarsource.org/) into our CI builds of our android applications on Hudson. …
I was impressed at how little overall pain was involved in configuring Hudson to automatically build android applications and test projects. The android tools will generate build.xml files for ant …
This page discusses setting up an emulator, and things to watch out for, for more information, see http://developer.android.com/guide/developing/tools/avd.html We can use two items to test our applications, a real android …