Android Glide Library Tutorial || Glide Image Library

  Android Glide Library : We have seen few image loading library’s earlier now its turn for a fastest image loading library in the android platform.I have personally used this library and observed terrific loading of images and also the caching of them for further use.Lets get into Android Glide Library Tutorial. Generally we deal with … Read more

Android Fresco Image Library – Load Images Using Fresco

  Fresco Image Library : Loading images sometimes turn up to be a difficult task if there are more to be loaded the new fresco image library makes your work much simpler.Using this library you can load images from server as well as local resources.It also uses a cache to avoid unnecessary wastage of CPU … Read more

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

Show Buttons
Hide Buttons