Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

gitskarios/imgur-android

 
 

Repository files navigation

imgur-android

A basic upload tutorial using imgur API v3 on Android. Select an image via an intent, then upload that image with or without a title/description.

I'm assuming you follow the official API instructions from imgur: here

All API calls are done using Retrofit

Configuration

Just about everything you need is setup for you.
  • Import the project into Android Studio
  • In Constants.java add your imgur Client API key in the static field: MY_IMGUR_CLIENT_ID

Results

About

An open-sourced Android imgur api example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%