Skip to content

Android App to get and share a random lucky number to your friends.

Notifications You must be signed in to change notification settings

CGreenP/Lucky-Number-App

Repository files navigation

Lucky-Number-App

Android App to get and share a random lucky number to your friends.

Inspired by the Udemy course on The Complete Android 15 Course -Build 82 Apps [Java& Kotlin] Created by Abbass Masri.

Understood and Implemented concepts-

  • Android Components
    • Activity
      • startActivity()
  • Use of Intent
    • Explicit Intents
    • Implicit Intents
      • Intent.ACTION_SEND
  • Static User Interface
    • Views & Widgets
      • TextView
      • EditText
      • ImageView
      • Button
        • setOnClickListener()
    • ViewGroup
      • ConstraintLayout
  • UI Resources
    • Drawables
      • Set particular image as background
      • Insert image as ImageView
  • Support User Interface
    • Toast

Output Screenshot-

Output Video-

Screen_recording_20240814_191603.mp4