Overview
Syllabus
Intro
Android comes in all sizes
One size does not fit all! Handle different screen sizes & aspect ratios
Different contexts of use Quick actions vs longer sessions
App Continuity Configuration changes are unavoidable
One APK for all of these devices? Android App Bundles to the rescue
New Aspect Ratios Test & support non-standard aspect ratios
Navigation Patterns Larger screens require different approaches
Layouts You have more space, use it!
Input patterns
android:resizeable Activity
Compat mode
Handling configuration changes
Multi-resume
Resources
Drag-n-drop
Activities on secondary screens
Activity vs Application context
Using secondary screens
Android Emulator
Emulator and Android 10
Android 10 Desktop Mode
Telnet interface
adb interface
Taught by
Android Developers