Hosting a web application on a cloud platform (like AWS, Azure etc) requires lots of housekeeping task involving server provisioning, installing software etc.
Infrastructure as a code is a paradigm in which the necessary infrastructure is brought up with the help of code.
Interaction with back-end using REST based API is very common in application development.
There are multiple libraries to make network calls on Android. Following two are most used.
Volley
Retrofit
In this tutorial I will share a library which can be helpful in making network calls on Android.
Hello,
In my previous post I shared a utility for converting .png, .jpeg and .tiff files to webp. However webp has problem in rendering on Android Devices below API 4.2.1