[Development Diary of Android in a row from scratch] (1)-Development Environment establishment and android entry
Write it to yourself: At this point, the University has only one year left, and the next year will officially enter the society after the graduation design. I learned android only a few months ago. To better manage documents, it is a good choice to write something and record what I have done, in the next step, I will record all my feelings and give me a review of the materials and good memories.
Let's get started. The installation of the android environment, a lot of tutorials on the internet, I didn't want to write this chapter, but it would be nice to come up with a summary when I come to help you configure it, so I wrote this article full of links.
1. files to be prepared
Ii. Installation
For more information, please click http://jingyan.baidu.com/article/bea41d437a41b6b4c51be6c1.html
Detailed steps for building the android development environment,
1.1 JDK Installation
1.2 install Eclipse
1.3 Android SDK Installation
1.4 ADT Installation
1.5 create AVD
The Android development environment has been set up and an error is always reported when running a simple android program.
You can try to create a simple hello program and follow the instructions to create a new program to avoid modifying the parameters. First, check whether the configuration is correct.