Shift 2 Dev
Home
About
Categories
Configuration
Custom Elements
Custom Functions
Web Design
WordPress
Contact
Privacy Policy
Search for:
Search Button
Custom Functions
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
Implementing A Singleton of Android DataStore To Save JWT
5
Feb, 25
Implementing and Creating A Singleton of Android DataStore To Save JWT
Read More
Asymmetric Encryption and Decryption in PHP
4
Feb, 25
In this post I will demonstrate a sample of encrypting and decrypting text using asymmetric encryption in PHP.
Read More
Sealed Class To Update UI From Kotlin Flow
3
Feb, 25
This post will give an example of using sealed classes in Kotlin to update the Android Compose UI from data captured in a Flow.
Read More
1
2
Next