Android photo sharing app.
Photo-Sharing is hosted in the following web site
https://github.com/drem-darios/Photo-Sharing
If you think the Android project Photo-Sharing 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 Photo-Sharing.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
jar files used | volley.jar |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\blah.jpg |
Photo-Sharing has the following Java source files.
cs646.assignment3.photosharing.PhotoDisplayActivity.java cs646.assignment3.photosharing.PhotoListActivity.java cs646.assignment3.photosharing.UserListActivity.java cs646.assignment3.photosharing.api.Photo.java cs646.assignment3.photosharing.api.User.java cs646.assignment3.photosharing.constants.DBConstants.java cs646.assignment3.photosharing.constants.PhotoSharingConstants.java cs646.assignment3.photosharing.persistence.DatabaseController.java cs646.assignment3.photosharing.persistence.UserPhotosDB.java cs646.assignment3.photosharing.persistence.UsersDB.java cs646.assignment3.photosharing.util.JsonParser.java