Skip to content

updated to kotlin with forked from AKiniyalocts/imgur-android

Notifications You must be signed in to change notification settings

kaochiuan/kotlin-imgur-app

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

updated to kotlin with forked from AKiniyalocts/imgur-android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages