Custom Functions

Android Foreground Services With Notifications
Learn how to implement foreground services with notifications in Android…
Communication Using A BroadcastReceiver In Android Service
Learn to implement BroadcastReceivers With Android Services to listen for…
Communication With Android Services And Activities
Learn how to implement communication with Android Services and activities…
Implementing Android Service To Run Background Tasks
Learn how to implement an Android Service to run background…
Android ViewModel Using A Repository With Interfaces
Learn how to implement Android ViewModel using a Repository with…
Android BroadcastReceiver To Listen For Custom Actions
Create an Android BroadcastReceiver to listen for custom actions sent…
Android BroadcastReceiver To Update UI Through ViewModel
Implement an Android BroadcastReceiver to update UI through a ViewModel…
Use Android Datastore and FCM For Realtime App Updates
In this post I show you how to use Firebase…
Use FCM In Android Compose to Receive Push Notifications
In this post I will show you how I implemented…
Passing Data between Activities in Android Compose With Intents
In this post I will show you how you can…
1 2 3