Shift 2 Dev
Home
About
Categories
Configuration
Custom Elements
Custom Functions
Web Design
WordPress
Contact
Privacy Policy
Search for:
Search Button
retrofit
Upload Base64 Encoded Images In Android To PHP Server
29
Mar, 25
Android Uploading Base64 Encoded Images To PHP Server in Retrofit.
Read More
Upload Image Files To PHP Server In Android Using Retrofit
25
Mar, 25
Use Retrofit in Android Compose to upload an image file to a hosted PHP server.
Read More
Working With JWT Authentication In Android And A PHP Server
6
Feb, 25
I will show you a sample project of working with JWT Authentication in Android and a PHP Server.
Read More
Authenticator For Retrofit In Android To Handle JWT Authentication
5
Feb, 25
I will show you an example of how to create a custom authenticator for Retrofit in Android to handle user authentication using JWT.
Read More
Http Interceptor For Retrofit in Android To Encrypt Communication
30
Jan, 25
In this post I show you how I implemented a custom Retrofit Http Interceptor for encryption in Android to communicate with a PHP server.
Read More
IllegalBlockSizeException for Asymmetric Communication
30
Jan, 25
I will show you how I was able to overcome the javax.crypto.IllegalBlockSizeException In Android with asymmetric communication with a host PHP server.
Read More
Access MySQL From Android
22
Jan, 25
Android accessing your own hosted MySQL database.
Read More