Android Upload Image Using Retrofit Library Part 2 || Upload Image to Server

  Android Upload Image Using Retrofit Library Part 1 || Upload Image to Server Upload Image Using Retrofit Library : In continuation to previous tutorial we will be dealing with client side i.e., android app development using the fields specified in the database. Add retrofit to your project We need to add retrofit library dependency’s … Read more

Android Upload Image Using Retrofit Library Part 1 || Upload Image to Server

In this blog on Android Upload Image Using Retrofit Library we will discuss hoe to upload a image onto server using retrofit library. Every now and then we require to upload a image to server either it is regarding a user profile picture or any other image from your device to database. Also you can … Read more

Fetch Data Using Retrofit Library Android || GET || Retrofit Library

In continuation to the previous tutorial Android Post Data Using Retrofit  Fetch Data Using Retrofit Library we will be fetching data using same retrofit library. Retrofit library is considered to be the fastest library so we will be using it. Now in this tutorial on Android Fetch Data Using Retrofit Library we will be fetching data … Read more

Android Tutorial on Retrofit Library || Post Data Using Retrofit Http Library

Android Retrofit : Android retrofit, Communication between app and server is a much very important task which needs to be carefully handed using a fastest and much efficient library to make this process much easier for even the novice. Almost every app needs to perform a server call that might be to exchange data for … Read more

Show Buttons
Hide Buttons