When storing data in Azure blob storage, the process of upload a blob is fairly straight forward, and all it takes is setting the access tier to “Archive” to move data to blob storage.
How to use Retrofit to easily build an app that connects to an HTTP-based service with the use of GET method to retrieve data and display it nicely on the screen