An open API service indexing awesome lists of open source software.

https://github.com/anandwana001/begin-with-android

Projects for complete beginner session who wants to learn Android App Development
https://github.com/anandwana001/begin-with-android

activity-lifecycle android constraint-layout coroutines-android databinding-android espresso-tests fragment-lifecycle kotlin-android notification-android recyclerview room-persistence-library

Last synced: 3 months ago
JSON representation

Projects for complete beginner session who wants to learn Android App Development

Awesome Lists containing this project

README

        

# Begin with Android

During this COVID times, I am helping student to get start with Android. This repository consist of projects from the course. This is a complete beginner level with introduction of some intermediate topics and what topics a person can learn in less number of days. There are many other topics, but I had covered those which are required in my upcoming session and what best suitable topics a learner can learn fast.

## Topics 📚
- Kotlin
- Activity
- Fragment
- Intent
- BackStack
- Constraint Layout
- UI (widgets)
- RecyclerView
- Overflow Menu
- Data Binding
- Notification
- Pending Intent
- Room (SQLite Database)
- Coroutine
- Testing (Local and UI test)

## Screenshot 📱