Chapter 1: The beginning of learning; Chapter 1: Learning
1. Why Learning Android?
The first reason is that as friends around me start to change their careers, they often hear the Android vocabulary in their ears and gradually get interested in learning Android. The second reason is the improvement of its own capabilities, coupled with the development trend of the Internet. In a word, there is no harm in learning more.
2. development tools and related configurations
Currently, Android development tools are nothing more than Android Studio, an official development tool provided by Eclipse and google. I personally recommend that you use the official Android Studio for development. Many advantages are not described here. If you need to download Android Studio can download the http://www.android-studio.org here/(pay attention to the system version x86 or 64) as to the installation of the tool on the Web site too much, here will not talk about, here is a recommended installation and tutorial address. You can go to see http://stormzhang.com/devtools/2014/11/25/android-studio-tutorial1/ if you need
3. Summary
What I wrote is not an Android tutorial, but a small knowledge point. Is a learning diary from simple to deep. Record the knowledge points you have learned one by one. One is to strengthen your memory, and the other is to provide some help to friends who are interested in Android but have no direction to learn. Now let's start the learning journey in the next chapter.
Chapter 2 use third-party simulators in Android Studio