COOC China
Build-Your-First-App-Course
介绍
1.
Creating an Android Project
1.1.
Create a Project with Android Studio
1.2.
课后练习
2.
Running Your App
2.1.
Run on a Real Device
2.2.
Run on the Emulator
2.3.
本节讲义
2.4.
课后练习
3.
Building a Simple User Interface
3.1.
Create a Linear Layout
3.2.
Add a Text Field
3.3.
Add String Resources
3.4.
Add a Button
3.5.
Make the Input Box Fill in the Screen Width
3.6.
Run Your App
4.
Starting Another Activity
4.1.
Respond to the Send Button
4.2.
Build an Intent
4.3.
Create the Second Activity
4.4.
Receive the Intent
4.5.
Display the Message
Powered by
GitBook
Build-Your-First-App-Course
课后练习
要使用真机调试,以下必须做的是?
A.
B.
C.
Submit
Hint