š Blogs
Here's some bits and pieces for you to consume! Most of the content will be related to coding only.
Foreground Services in android
Foreground Services are long running tasks in background that user is aware of.
11 May, 2025Broadcast Receivers in Android
Broadcasts are the events that android os sends to all applications
10 May, 2025Context In Android
Viewmodels are classes used as data holder containers for one or more activities
9 May, 2025Intents and Intent Filters in Android
Viewmodels are classes used as data holder containers for one or more activities
9 May, 2025ViewModels & Configuration Changes In Android
Viewmodels are classes used as data holder containers for one or more activities
8 May, 2025Activities on android
Activity on android is a single focused thing that a user can do.
7 May, 2025