Imgur example Android app.
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.
The following table is the detailed list of ImgurAPIv3ExampleAndroid.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
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.
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