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