Introduction
Create a two-screen Android application
()
What you should know
()
Application preview
()
1. The First Screen
Start with a basic application
()
Change from TextView to Button
()
2. The Second Screen
Add a second activity
()
How to connect the activities
()
Launch an activity using an intent
()
Customize the activity
()
3. Passing Parameters
Add another word
()
Add extras to intents to pass parameters
()
Extract extra from intent
()
Use a constant as extra key
()
Ex_Files_Kotlin_Android_Two_Screen.zip
(1.6 MB)