Summary

This chapter covered the following topics to get you set up for Android development:

  • Downloading and installing the JDK, Eclipse, and the Android SDK
  • How to modify your PATH variable and launch a tools window
  • Installing the Android Development Tools (ADT), and how to update them if you have an older version
  • Fundamental concepts of views, activities, fragments, intents, content providers, services, and the AndroidManifest.xml file
  • Android Virtual Devices (AVDs), which can be used to test apps when you don't have a device (or the particular device you want to test with)
  • Building a “Hello World!” app and deploying it to an emulator
  • The basic requirements to initialize any application (project name, Android target, application name, package ...

Get Pro Android 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.