This is an sample Android Application, which lets Users upload pictures, which they can choose from their gallery or taking with their camera, to your Chevereto Installation..
CheveretoImageUploader is hosted in the following web site
https://github.com/Evisceration/CheveretoImageUploader
If you think the Android project CheveretoImageUploader 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 CheveretoImageUploader.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar annotations.jar httpmime-4.2.5.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in CheveretoImageUploader. The names of the image files are listed as follows.
exit.png update.png upload.png
The following screenshort is generated from the image listed above.
CheveretoImageUploader has the following Java source files.
net.openfiresecurity.helper.Constants.java net.openfiresecurity.helper.Uploader.java net.openfiresecurity.imageuploader.CustomMultiPartEntity.java net.openfiresecurity.imageuploader.Main.java net.openfiresecurity.imageuploader.MainActivity.java net.openfiresecurity.imageuploader.Postupload.java