Skip to content

Killmax/imgur-upload-retrofit-2

Repository files navigation

#IMGUR UPLOAD

This app is a simple Android application (for Android 4.4 and below) to upload anonymous picture on Imgur with Retrofit 2

How to use the application

On your first use, this is what you will see :

Choose a picture in your Gallery by clicking on Browse

Then you can add a title and a description before uploading your picture.

You will get a notification when the upload will start and when it's done :

Development

Lots of the application logic can be found in MainActivity, but if you want to add request to Imgur API, you can look into ImgurService Interface.

Moreover, the notifications are handled in the NotificationHelper

Install

To build the project, run :

gradle build

To create the APK :

gradle assembleRelease

About

Android app made with Retrofit 2, to upload picture from gallery on Imgur.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages