/Wally

Primary LanguageKotlin

Wally

A wallpaper application presented to students for learning android programming using Kotlin. The application currently consist of

  • Welcome Page
  • Login Page
  • Registration Page

Below are the topics covered during the session

  • Getting started with Android
  • Get to know android studio build
  • Run the application in emulator
  • Project structure
  • How to create multiple activities
  • How to add elements to screen eg: ImageView, TextView, EditText etc
  • Navigate from one element to another