20145331 experimental Four "Android Development Basics" programming process experiment content
• Install Android Studio
• Run the Android AVD simulator
• Use Android to run out of the virtual phone and display HelloWorld and your own school number
Experimental steps
1. Install Android Studio:
2. After the installation is complete, the following is shown:
3. Create a new project:
4, enter the project and modify the output, the following changes:
5. The code is as follows:
Experiment Summary and experience:
I think this experiment is familiar with the process of the platform, the experimental process is basically smooth, did not encounter anything too much trouble, but this software runs very slowly, also very card, but asked the classmate found this is a common problem, may be the computer is not good enough. In a word, I will work hard to learn the platform, and strive to make good code.
PSP (Personal software Process)
| Steps |
Time Consuming |
percentage |
| Demand analysis |
7min |
5 |
| Design |
18min |
20 |
| Code implementation |
5min |
5 |
| Test |
42min |
40 |
| Analysis Summary |
28min |
30 |
20145331 experimental Four "Android Development Basics"