01.1 Your First Android App
01.1 Your First Android App
Build your
first app
Lesson 1
This
Thiswork
workisislicensed
licensedunder
undera a
Your
Yourfirst
first
AndroidDeveloper
Android Developer Creative
CreativeCommons
CommonsAttribution
Attribution4.0
4.0 1
Android
Androidappapp International
InternationalLicense
License
FundamentalsV2
Fundamentals V2
1.1 Your first Android
app
● Android Studio
● Creating "Hello World" app in Android Studio
● Basic app development workflow with Android
Studio
● Running apps on virtual and physical devices
1. Toolbar
2. Navigation bar
3. Project pane
4. Editor
5. Tabs for other
panes
2. Select virtual
or physical
device
3. OK
Your first This work is licensed under a
Android Developer Creative Commons Attribution 4.0 17 17
Android app International License
Fundamentals V2
Create a virtual device
Use emulators to test app on different versions of Android and form factors.
1. Choose hardware
2. Select Android version
3. Finalize
Windows drivers:
● OEM USB Drivers
Your first This work is licensed under a
Android Developer Android app
Creative Commons Attribution 4.0 21
Fundamentals V2 International License
Get feedback as your app runs
1. Emulator
running the
app
2. Run pane
3. Run tab to
open or
close the
Run pane
Your first This work is licensed under a
Android Developer Android app
Creative Commons Attribution 4.0 22
Fundamentals V2 International License
Adding logging to your app