First to work for android projects you need to know what platform you are going to work with. First start downloading the below ones and start your projects in Eclipse.
Dependencies and prerequisites
- Android SDK
- ADT Plugin 20.0.0 or higher (if you're using Eclipse)
This class teaches you how to build your first Android app. You’ll learn how to create an Android project and run a debuggable version of the app. You'll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input.
Before you start this class, be sure you have your development environment set up. You need to:
- Download the Android SDK.
- Install the ADT plugin for Eclipse (if you’ll use the Eclipse IDE).
- Download the latest SDK tools and platforms using the SDK Manager.
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.
Start the first lesson ›
No comments:
Post a Comment