: 1. IntelliJ Idea 13.1 Installation file http://yunpan.cn/QazdSvmCcZDsd extract Code d388
2.IntelliJ Idea 13.1 Activation tool Http://yunpan.cn/QazdeAsEuUyCH extract Code 6C1B
New project is equivalent to eclipse creating a new Workspace,new module equivalent to eclipse New project.
So choose the new model and choose the appropriate model, Next.
This is almost like ADT, developing the project name of the application, the package name of the activity. Next,
The fourth empty is to choose which version you develop your Android app, the fifth is to choose your simulator "Emulator", is actually on the computer analog mobile phone, you can also use their own computer to connect the phone, and then select "User Device." Finish.
This is the picture above. Ok! By this, your Android project has been built. Then run your emulator ("simulator") and click on the location.
Note: This emulator will be slow to start for the first time.
IntelliJ Idea 13.1 Android's first project development