Experimental three Android Development Fundamentals course: Java programming Name: Zhao Bing Yu No.: 20165218 Instructor: Lou Jia Peng Experimental Date: 2018.4.14 experimental content: 1. Develop simple Android apps and deploy tests based on Android Studio 2. Learn about the use of Android, components, Layout manager, 3. Mastering the event handling mechanism in Android. Experimental steps: (i) Android stuidio installation test
- Install Android Stuidio
- Complete Hello world, ask to modify the contents of the Res directory, Hello World to show their school number, submit code run and code cloud GIT link, no study number to deduct points
- Learn Android Stuidio Debug app
(ii) Activity testing
- Build the project, run the textbook related code
- Create thirdactivity, display your own number in thirdactivity, modify the code to let mainactivity start thirdactivity
- Submit code to run and code cloud git link, to have a study number watermark, otherwise it will deduct points
(iii) UI testing
- Build the project, run the textbook related code
- Modify the code to let the toast message display its own learning number information
- Submit code to run and code cloud git link, to have a study number watermark, otherwise it will deduct points
(iv) Layout test
- Build the project, run the textbook related code
- Modify the layout so that the P290 page interface is different from the textbook
- Submit code to run and code cloud git link, to have a study number watermark, otherwise it will deduct points
(v) Event processing testing
- Build the project, run the textbook related code
- Submit code to run and code cloud git link, to have a study number watermark, otherwise it will deduct points
2017-2018-2 20165218 Experimental Report on the fundamentals of Android development