20165332 experiment four Android programming one, experimental report cover
Course: Java Programming class: 1653 class Name: extension of the Learning number: 20165332
Instructor: Lou Jia Peng Experiment Date: May 14, 2018
Experiment time: 13:45-3:25 Experiment serial number: Experiment Four
Experiment Name: Android programming
Experimental requirements:
Students who do not have a Linux base are advised to start with the Linux basics (new version) Vim Editor course
Complete the experiment, write the experiment Report, the experiment report is published in the blog Garden, note that the experimental report is focused on the running results, the problems encountered (tool search, installation, use, program editing, debugging, running, etc.), solutions (empty methods such as "Check Network", "Ask classmates", "reading" 0 points) as well as analysis (what can be learned from it, what gains, lessons, etc.). The report can refer to the guidance of Fan Fei Dragon Teacher
Plagiarism is strictly forbidden, and the results of the experiment of the perpetrator are zero, and other punitive measures are added.
Ii. experimental contents and steps task an Android stuidio installation test:
Task Requirements:
Refer to Android Development Easy tutorial, install Android Stuidio.
To complete Hello world, ask to modify the contents of the Res directory, Hello world to display their own school number, the number of students before and after the student's school number.
Learn the Android Stuidio debug app.
Operation Result:
Task Two: Activity testing
Task Requirements:
Build the project, run the textbook related code
Create thirdactivity, display your own number in thirdactivity, modify the code to let mainactivity start thirdactivity
Operation Result:
Task three: UI testing
Task Requirements:
Build the project, run the textbook related code
Modify the code to let the toast message display its own learning number information
Operation Result:
Task Four layout test
Task Requirements:
Build the project, run the textbook related code
Modify the layout so that the P290 page interface is different from the textbook
Operation Result:
Task five: Event processing test
Task Requirements:
Run the textbook this chapter related code and
Operation Result:
20165332 experiment four Android Development basics