Shift 2 Dev
Home
About
Categories
Configuration
Custom Elements
Custom Functions
Web Design
WordPress
Contact
Privacy Policy
Search for:
Search Button
Custom Functions
Android ViewModel Using A Repository With Interfaces
28
Jun, 25
Learn how to implement Android ViewModel using a Repository with interfaces for clean architecture in your app.
Read More
Android BroadcastReceiver To Listen For Custom Actions
24
Jun, 25
Create an Android BroadcastReceiver to listen for custom actions sent by app to execute further necessary processing.
Read More
Android BroadcastReceiver To Update UI Through ViewModel
24
Jun, 25
Implement an Android BroadcastReceiver to update UI through a ViewModel by observing state object in a singleton repository.
Read More
Use Android Datastore and FCM For Realtime App Updates
17
Mar, 25
In this post I show you how to use Firebase Cloud Messaging and the Android Datastore to provide realtime UI updates in app.
Read More
Use FCM In Android Compose to Receive Push Notifications
10
Mar, 25
In this post I will show you how I implemented Firebase Cloud Messaging in Android Compose to receive push notifications.
Read More
Passing Data between Activities in Android Compose With Intents
6
Mar, 25
In this post I will show you how you can pass data between activities in Android Compose using intents.
Read More
Prefill Android Room Database With Values At Time of Creation
6
Mar, 25
In this post I will show the method I used to add a predetermined set of values to an Android Room database at time of creation.
Read More
Implementing A Bottom Navigation Bar Template For Android
26
Feb, 25
Here I post a simple template to create a bottom navigation bar in Android Compose.
Read More
Create Your Own DotEnv In PHP Without Composer
6
Feb, 25
I will show you a way to create your own DotEnv for PHP without needing Composer.
Read More
Decode JWT In Android
6
Feb, 25
This post I will show you what I use to decode JWT to view the header and payload in Android.
Read More
1
2
3
Next