Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 236 Bytes

File metadata and controls

6 lines (5 loc) · 236 Bytes

Counter_Random_Generator

  • This is a basic Android app in Kotlin
  • Has a activity which shows how a counter works
  • And has a activity which shows how a random number generator works
  • It also shows how a basic toast works in Kotlin