Using Imgur API to upload images from any app using share button and instantly get a URL..
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.
The following table is the detailed list of Img-to-URL.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
jar files used | commons-codec-1.10.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
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.
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