Description
In this course, you will :
- How to Create an App Using Android Studio
- How to run your application on a device or in an emulator.
- How to Include Interactive Buttons
- When a button is pressed, how to display a second screen.
Syllabus :
- Install Android Studio
- Task: Create your first project
- Task: Explore the layout editor
- Task: Add color resources
- Task: Add views and constraints
- Task: Update the appearance of the buttons and the TextView
- Task: Make your app interactive
- Task: Implement the second fragment
- Learn more