Android Open Source - Photo share Photo-Sharing






Project Summary

Android photo sharing app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Photo-Sharing.

ItemValue
Java File Count11
Activity Count3
jar files usedvolley.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\blah.jpg




Java Source Files

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