Category: Configuration
-
PHP Add PHPMailer To Use In IIS Without Composer
This post will show you how to add PHPMailer to your IIS PHP configuration without needing to utilize Composer.
-
Working With JWT Authentication In Android And A PHP Server
I will show you a sample project of working with JWT Authentication in Android and a PHP Server.
-
Add Custom Authenticator For Retrofit In Android To Handle JWT Authentication
I will show you an example of how to create a custom authenticator for Retrofit in Android to handle user authentication using JWT.
-
Android Alter Room Database Table With AutoMigration
In this post I shared how to use AutoMigration with Room in Android to delete a column.
-
Add Custom Http Interceptor To Retrofit in Android For Encryption Communication
In this post I show you how I implemented a custom Retrofit Http Interceptor for encryption in Android to communicate with a PHP server.
-
Create And Use Your Own Hosted MySQL Databases
This post is a brief example of starting to work with MySQL databases for your projects.
-
Create and Setup React App For Use In Android Studio
This post will show you the steps I used to create my first React app for Android app development.
-
How To Fix Glide SSL Exception in Android Compose
This is a fix for Glide SSL Exception for loading an image in Android Compose. Trust anchor for certification path not found error.
-
Create Custom New Android Compose Project Template For Android Studio
How to Create a New Android Project Template
-