Skip to content

Shaun7heSheep/AndroidStudioProjects

Repository files navigation

AndroidStudioProjects

My Android in Kotlin training progress

Below are my apps created while taking the training course and what I've learned from them

  1. HappyBirthday
  • Building basic layout
  • Add images into apps
  1. DiceRoller
  • Buttons
  • Operations when button are tapped
  1. TipTime
  • Asking for user's input
  • Extracting input values for operations
  1. Dessigning
  • Material designs, material components
  • Changing apps' themes (including dark mode)
  • Changing apps' icons
  • Polishing UI
  1. Affirmations
  • Using RecycleView to display a scrollable list
  • Using MaterialCardView to display a list of images
  1. WordsApp
  • Navigating between activities using intent
  • Lifecycle of an activity
  • Android Jetpack: Navigation components
    • Using fragments to navigate screens within a single activity
    • Implementing NavGraph, NavHost, and NavController

About

My Android in Kotlin training progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages