An Activity represents a single screen with a user interface.
← Kotlin theorytheory 0/50 · 0%
Android · easy
15. Activity Basics
The UI entry point.
Check your understanding
1. Method where UI is set?
2. Every activity must be declared in...?
The UI entry point.
An Activity represents a single screen with a user interface.
1. Method where UI is set?
2. Every activity must be declared in...?