Shift 2 Dev
Home
About
Categories
Configuration
Custom Elements
Custom Functions
Web Design
WordPress
Contact
Privacy Policy
Search for:
Search Button
Blog
Custom DropDownMenu In Android Compose With Selection
11
Mar, 25
In this post I will show you how to implement a custom DropDownMenu in Android Compose that tracks the current selection with a checkmark icon.
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
Push Notifications With Firebase Cloud Messaging From PHP
10
Mar, 25
In this post I will show you how you can implement Firebase Cloud Messaging on your PHP server to use in your app to push notifications to users.
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
Create A Checkmark Animation With Animatables in Android
4
Mar, 25
In this post I will show you how to create a checkmark animation in Android Compose using Animatables.
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
ElevatedCard With A Slide In Menu in Android Compose
25
Feb, 25
In this post I will show you a sample Composable of an ElevatedCard with a slide in menu in Android Compose.
Read More
Simplify Complex MySQL Queries Using JOIN Clause Statements
18
Feb, 25
In this post I will show you a sample of how to use JOIN statements in MySQL to simplify your queries.
Read More
Dynamic Background In Android Using Canvas and Paths
12
Feb, 25
In this post I will show you a simple example of using a Canvas element in Android Compose to create a dynamically created background for your UI.
Read More
Previous
1
…
3
4
5
6
7
…
9
Next