An android app that stores photo galleries for events. User take and upload the photos anonymously and the galleries are synchronized across app instances..
photovent is hosted in the following web site
https://github.com/HenochYehayes/photovent
If you think the Android project photovent 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 photovent.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar firebase-client-jvm-LATEST.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in photovent. The names of the image files are listed as follows.
thumbs_down.png thumbs_up.png
The following screenshort is generated from the image listed above.
photovent has the following Java source files.
com.henoch.photovent.Base64 .java com.henoch.photovent.BitmapDecoderTask.java com.henoch.photovent.BitmapUploaderTask.java com.henoch.photovent.Consts.java com.henoch.photovent.EventActivity.java com.henoch.photovent.ImageDetailFragment.java com.henoch.photovent.MainActivity.java