Android Open Source - Image imgur Img-to-URL






Project Summary

Using Imgur API to upload images from any app using share button and instantly get a URL..

Web Site / Source Repository

Img-to-URL is hosted in the following web site
https://github.com/s-kovacevic/Img-to-URL

If you think the Android project Img-to-URL listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Img-to-URL.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
jar files usedcommons-codec-1.10.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE




Resource Files

There are 4 image files in Img-to-URL. The names of the image files are listed as follows.

ic_content_copy_grey_24dp_in_36dp.png
ic_share_black_36dp.png
ic_share_black_48dp.png
ic_share_white_36dp.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Img-to-URL has the following Java source files.

com.kovacevic.imgtourl.ApplicationTest.java
com.kovacevic.imgtourl.MainActivity.java
com.kovacevic.imgtourl.NotificationClickHandler.java
com.kovacevic.imgtourl.PostImage.java
com.kovacevic.imgtourl.ResponseModel.java
com.kovacevic.imgtourl.UploadService.java