Push Notifications With Firebase Cloud Messaging From PHP Server
In this post I will show you how you can implement Firebase Cloud Messaging on your PHP server to use in you app to push notifications to users.
These are the system, program or API configurations I have implemented on my setup. My configurations are posted to potentially help others with their setup if needed.
In this post I will show you how you can implement Firebase Cloud Messaging on your PHP server to use in you app to push notifications to users.
In this post I will show you a sample of how to use JOIN statements in MySQL to simplify your queries.
This post will show you how to add PHPMailer to your IIS PHP configuration without needing to utilize Composer.
I will show you a sample project of working with JWT Authentication in Android and a PHP Server.
I will show you an example of how to create a custom authenticator for Retrofit in Android to handle user authentication using JWT.
In this post I shared how to use AutoMigration with Room in Android to delete a column.
In this post I show you how I implemented a custom Retrofit Http Interceptor for encryption in Android to communicate with a PHP server.
This post is a brief example of starting to work with MySQL databases for your projects.
This post will show you the steps I used to create my first React app for Android app development.
This is a fix for Glide SSL Exception for loading an image in Android Compose. Trust anchor for certification path not found error.