검색결과 리스트
준비사항에 해당되는 글 1건
- 2012.09.14 Get Started Android
글
Welcome to Android application development!
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.
If you haven't already done these tasks, start by downloading the Android SDK 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.
출처 : http://developer.android.com/training/basics/firstapp/index.html
'-- Android' 카테고리의 다른 글
안드로이드 서버/클라이언트 소켓통신 (0) | 2012.10.05 |
---|---|
안드로이드 개발환경 구축 (0) | 2012.09.20 |
Starting Another Activity (0) | 2012.09.18 |
Building a Simple User Interface (0) | 2012.09.14 |
The description of directories and files in android project (0) | 2012.09.14 |
RECENT COMMENT