-
DroidDash
Visits today: 101
Visits since 12-13-10: 44768
Most Viewed: Introduction to Android Application Development Part 3: Installing Android 2.0 SDK on a Mac
Programming Archive
-
Fix @Override Errors in your Eclipse Console
Posted on December 22, 2011 | 1 CommentOften when importing Android code into my Eclipse workspace, I find that there are a lot of new ‘errors’ introduced to the code. These errors were closely linked to my... -
Powerpoint: Android UI Design Tips
Posted on April 25, 2011 | No CommentsHere’s a presentation I found floating through my twitter stream recently. As a developer, it has some useful information you should think about before designing your next application. Android UI... -
Dealing with JSON in Android
Posted on April 18, 2011 | No CommentsMuch like their web-based kin, mobile applications rely on data to make them work. Most applications require calls to an api or other data source, to make themselves useful. Whether... -
Implement a SwipeView in Android
Posted on March 28, 2011 | 6 CommentsAndroid development is partially about having a set of tools in your UI toolbox that you bring out when appropriate in the design and implementation phases of the project. I’m... -
Android Development Made Simpler with Droid-fu
Posted on July 26, 2010 | No Commentsandroid,progrmaming When you program for Android you find yourself doing some of the same tasks repeatedly. As a programmer you know what I mean; how many times have you downloaded images... -
Introduction to Android Application Development Part 4: Navigating the Eclipse IDE
Posted on June 10, 2010 | No CommentsOk, now that you’ve go the SDK installed, its time to get familiar with the Eclipse IDE. To help you with that I’ve prepared a short video in which I... -
Introduction to Android Application Development Part 3: Installing Android 2.0 SDK on a Mac
Posted on June 10, 2010 | 22 CommentsHere’s a repost of an earlier blog post for everyone at the Humanities Gaming Institute. Lately I’ve updated to Android 2.0 SDK. In the process I noticed that things were... -
Introduction to Android Application Development Part 2: Homescreen Layout Design
Posted on June 10, 2010 | No CommentsNow that we’ve got some planning underway, let’s get to work. The first piece is the homescreen of the app. Let’s take a look at that mock-up we drew earlier:... -
Introduction to Android Application Development Part 1: Planning
Posted on June 10, 2010 | No Commentsdevelopment, android, planning, tutorial, HGI Many people ask me how to get started in Android application development. As a result, I’ve always wanted to write a tutorial for Android beginners to help them accomplish that. ...








