Android Open Source - App example ImgurAPIv3ExampleAndroid






Project Summary

Imgur example Android app.

Web Site / Source Repository

ImgurAPIv3ExampleAndroid is hosted in the following web site
https://github.com/talklittle/ImgurAPIv3ExampleAndroid

If you think the Android project ImgurAPIv3ExampleAndroid 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 ImgurAPIv3ExampleAndroid.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE




Resource Files

There are 8 image files in ImgurAPIv3ExampleAndroid. The names of the image files are listed as follows.

btn_default_disabled_focused_holo_dark.9.png
btn_default_disabled_holo_dark.9.png
btn_default_focused_holo_dark.9.png
btn_default_normal_holo_dark.9.png
btn_default_pressed_holo_dark.9.png
collections_collection_holo_dark.png
content_copy_holo_dark.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ImgurAPIv3ExampleAndroid has the following Java source files.

com.imgur.api3example.ChooseImageActivity.java
com.imgur.api3example.ChooseImageFragment.java
com.imgur.api3example.ImgurSampleApplication.java
com.imgur.api3example.ImgurUploadTask.java
com.imgur.api3example.MyAppConstants.java
com.imgur.api3example.login.ImgurAuthorization.java
com.imgur.api3example.login.LoginActivity.java
com.imgur.api3example.login.RefreshAccessTokenTask.java
com.imgur.api3example.util.BitmapUtils.java