Building Your First App: Dependencies and Prerequisites
Building Your First App: Dependencies and Prerequisites
Before you start this class, be sure you have your development environment set up. You need to:
Note: Make sure you install the most recent versions of the ADT plugin and the Android SDK before you
start this class. The procedures described in this class may not apply to earlier versions.
If you haven't already done these tasks, start by downloading the Android SDK (/sdk/index.html) and following
the install steps. Once you've finished the setup, you're ready to begin this class.
This class uses a tutorial format that incrementally builds a small Android app that teaches you some
fundamental concepts about Android development, so it's important that you follow each step.