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
- Host: GitHub
- URL: https://github.com/anandwana001/begin-with-android
- Owner: anandwana001
- Created: 2020-05-04T11:19:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T07:54:08.000Z (about 5 years ago)
- Last Synced: 2025-03-21T01:41:33.485Z (3 months ago)
- Topics: activity-lifecycle, android, constraint-layout, coroutines-android, databinding-android, espresso-tests, fragment-lifecycle, kotlin-android, notification-android, recyclerview, room-persistence-library
- Language: Kotlin
- Homepage:
- Size: 2.78 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 📱
![]()
![]()
![]()
![]()