Android app to upload photo to vBlob.
blob_photo_app is hosted in the following web site
https://github.com/singerdmx/blob_photo_app
If you think the Android project blob_photo_app 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 blob_photo_app.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 4 |
jar files used | commons-codec-1.6.jar commons-logging-1.1.3.jar fluent-hc-4.3.3.jar httpclient-4.3.3.jar httpclient-cache-4.3.3.jar httpcore-4.3.2.jar httpmime-4.3-sources.jar httpmime-4.3.3.jar java-json.jar junit.jar robotium-solo-5.1.jar universal-image-loader-1.9.1-with-sources.jar |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 11 image files in blob_photo_app. The names of the image files are listed as follows.
barcode.png ic_menu_compose.png ic_menu_delete.png ic_menu_discard.png ic_menu_edit.png ic_menu_revert.png ic_menu_save.png live_folder_notes.png options.png user.png userblock.png
The following screenshort is generated from the image listed above.
blob_photo_app has the following Java source files.
com.mbrite.blobphoto.app.ImageUploadActivity.java com.mbrite.blobphoto.app.LoginActivity.java com.mbrite.blobphoto.app.MainActivity.java com.mbrite.blobphoto.app.MainFragment.java com.mbrite.blobphoto.app.SettingsActivity.java com.mbrite.blobphoto.common.Constants.java com.mbrite.blobphoto.common.Utils.java com.mbrite.blobphoto.content.providers.ImageProvider.java com.mbrite.blobphoto.model.Image.java com.mbrite.blobphoto.widget.ImageAdapter.java