Top "Ion" questions

Asynchronous networking and image loading library for Android.

OkHttp Post Body as JSON

So, back when I was using Koush's Ion, I was able to add a json body to my posts with …

android json http-post okhttp ion
How to convert the uri to inputStream data and upload the stream data into server?

I am working the task in picking the file from the gallery and upload the picked file to the server. …

android ion
How to load gif image in placeholder of Glide/Picasso/Ion etc

Not able to find perfect solution for loading a gif image in placeholder Glide .with(context) .load("imageUrl") .asGif() .placeholder(…

android android-imageview picasso android-glide ion
Save gif to android gallery

Using https://github.com/koush/ion image Loader to display gif files into ImageView I save the jpg images into …

android gif android-gallery ion
SSL handshake exception retrofit android

I am getting unusual exception suddenly after base url got changed from http:// to https://. Every time I hit API …

android ssl retrofit retrofit2 ion
Get MediaStore path of a Specific Folder

I'm creating an update for my application, in it I have a folder with saved images that I would like …

android gridview mediastore ion
How to use the ion library in Android?

I am using the ion library to download the json object response from php web services. I am using it …

android json ion