Skip to content

This repository is related to the exercise Create Your First Android App from the Android Developer documentation.

License

Notifications You must be signed in to change notification settings

pranamphd/GreetingCard

Repository files navigation

Greeting Card

This repository is related to the exercise Create Your First Android App from the Android Developer documentation.

Learning Summary

From this exercise, I learned the following:

  • How to create a new project using Empty Activity, which is based on Jetpack Compose.
  • Understanding the basic project structure created by the project wizard.
  • Familiarity with the onCreate() and setContent() functions.
  • How to update text, modify the background color, and apply padding around the text.

About

This repository is related to the exercise Create Your First Android App from the Android Developer documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages