Adventures in Android ADK Development: Getting Started

Arduino Computers & Mobile Education
Adventures in Android ADK Development: Getting Started

Due to my excitement about using the Arduino hardware Accessory Development Kit (ADK) that Google gave me, I’m diving into Android development for the first time. Mind you, I’m not a programmer. I have experience developing MEL scripts for Maya (CG animation software) and Arduino coding, but these are both simpler environments than the full-blown Java application development used for creating Android apps. I won’t be writing a step-by-step guide, but rather sharing my impressions and experiences as I learn.

First, I set up my machine for Android development. I’m using an iMac running OSX 10.6.7, but you can do all of this on Windows, Mac, or Linux.

I read the Quick Start chapter of Learning Android by Marko Gargenta (full disclosure, the book’s publisher, O’Reilly, is MAKE’s parent company) and followed the instructions for getting going. This included installing the Android Software Developers Kit (SDK), Eclipse Integrated Development Environment (IDE) for Java Developers, and the Android Development Tools (ADT) plugin for Eclipse. This guide from Google proved helpful in setting things up properly.

So what is all of this stuff for? In a nutshell, the Android SDK is the code-base and toolset you need to develop Android applications. Eclipse IDE, coupled with the ADT plugin, is what you use to write, debug, compile, emulate, run, and ultimately package your Android apps for use on a hardware device.

Once I had all of these tools installed and configured, it was time for my first program. Gargenta’s Quick Start chapter walked me through building a simple application that creates a screen emblazoned with these words of promise and limitless possibility: Hello World.

By creating an Android Virtual Device, I was able to launch my application on an emulated phone right on my desktop (as seen in the first image above). I know, it’s not the most exciting app ever, but what a great feeling to have things running properly, so you can now dive into other tutorials and start tweaking things to get your own new applications running. I’m now jumping into the layout, widget, and view tutorials found at the Android Developers site.

Next, I’ll be moving from the emulator to an actual phone. Stay tuned, and please let us know in the comments if you have any questions or tips.

16 thoughts on “Adventures in Android ADK Development: Getting Started

  1. Matt Stempeck says:

    thanks for documenting. I’m going to follow along with you.

  2. Matt Stempeck says:

    thanks for documenting. I’m going to follow along with you.

  3. Tyr Grisfal says:

    I like the topic, but that was disappointingly light on content which would help others get started.

    Here’s a more informative article that I’ve used in the past.

    http://coding.smashingmagazine.com/2010/10/25/get-started-developing-for-android-with-eclipse/

  4. Tyr Grisfal says:

    I like the topic, but that was disappointingly light on content which would help others get started.

    Here’s a more informative article that I’ve used in the past.

    http://coding.smashingmagazine.com/2010/10/25/get-started-developing-for-android-with-eclipse/

    1. John Edgar Park says:

      Tyr, sorry to disappoint. I agree that it is light on content, but intentionally so. I’m not an Android expert, simply a guy trying to learn it. My goal is to present a  journal on how I’m researching and learning the topic, hopefully to inspire others to get out and learn Android and the ADK. I’m intentionally not doing a step-by-step guide, nor am I trying to repeat the excellent work of others, such as your linked article, the Learning Android book, and the links I provided in the post. One very nice thing I’m finding out about Android is that it is incredibly well documented online. Heck, head to http://developer.android.com and you’ve almost got all you’ll need to begin!

      1. Jesse L. Palmer says:

        John, I agree with you posting your Android dev experience.  Personally, I enjoy reading about other people’s experiences with Android.  There are more than enough good Android references on the web for beginners and experts alike.  Good luck!

  5. Ricky Martin says:

    Once I had all of these tools installed and configured, it was time for my first program.thanks for documenting.credit card payment online.

  6. Ricky Martin says:

    Once I had all of these tools installed and configured, it was time for my first program.thanks for documenting.credit card payment online.

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged

John Edgar Park likes to make things and tell people about it. He builds project for Adafruit Industries. You can find him at jpixl.net and twitter/IG @johnedgarpark

View more articles by John Edgar Park

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK