Archive for Programming

Android Development Made Simpler with Droid-fu

Android Development Made Simpler with Droid-fu

July 26, 2010 No Comments

android,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 from the Internet dynamically for use in an application?  How about extended a List Activity to show a list of items? And if I had a ...

Introduction to Android Application Development Part 4: Navigating the Eclipse IDE

Introduction to Android Application Development Part 4: Navigating the Eclipse IDE

June 10, 2010 No Comments

Ok, 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 go through the eclipse IDE, point out a few things, and click a few others. In the next post, we’ll create our application!      ...

Introduction to Android Application Development Part 3: Installing Android 2.0 SDK on a Mac

Introduction to Android Application Development Part 3: Installing Android 2.0 SDK on a Mac

June 10, 2010 20 Comments

Here’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 slightly different.  Following my motto of “Scratching my head so you don’t have to,” I’ve decided to document the new process of installing the SDK from ...

Introduction to Android Application Development Part 2: Homescreen Layout Design

Introduction to Android Application Development Part 2: Homescreen Layout Design

June 10, 2010 No Comments

Now 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: Before we do any work on making that app happen, let’s have a quick crash course in Android layout development.  Android layouts can be designed in ...

Introduction to Android Application Development Part 1: Planning

Introduction to Android Application Development Part 1: Planning

June 10, 2010 No Comments

development, 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.  Such an undertaking is easier said than done, but here it goes. For this tutorial, I’m mixing media types.  I go over some of the important stuff ...

Page 1 of 512345»

Droidtip: Install e-mailed .apk files via tAttachApkInstaller

Ever received an .apk attachment via gmail?  As an application reviewer, I most certainly have. For the longest I’ve wished...

Protect your Android Device with Stealth Guards. For Free.

Here’s a limited time offer all you Android phone owners should jump on quickly. StealthGaurds.com is offering its...

TweetDeck for Android is Arriving and its Amazing!

If there’s one area that has no clear winner yet for Android, its Twitter apps.  We have seen apps...

Nexus One Revived as Next Android Developers Phone

In the (not so) recent news, Google announced the discontinuation of the Nexus One.  For many Android fans, this...

Android Development Made Simpler with Droid-fu

android,progrmaming When you program for Android you find yourself doing some of the same tasks repeatedly. As a programmer you know...