Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 817 Bytes

File metadata and controls

17 lines (14 loc) · 817 Bytes

Android-Application-Development-Course

Lab-based course that will introduce mobile software developing arena, as part of the course i designed and developed my own applications to practice and demonstrate the course topics.

  • Lab1 - Introduction, Overview,and UI designs
  • Lab2 - Activity life cycle
  • Lab3 - Multiple Activities & Communication using “Intents”
  • Lab4 - UI events listeners & Re-used/Dynamic layout
  • Lab5 - Android Fragments
  • Lab6 - Menus & Dialogs
  • Lab7 - RecyclerView & Adapter
  • Lab8 - MVVM & LiveData
  • Lab9 - Persisting app data
  • Lab10 - Broadcast Receiver & Permissions

Final Project - "TextMe" - Chat appliction built in android studio using Java

Screenshot