Android Open Source - Photo application PhotoUp






Project Summary

Android app to serve as a photo uploader to your own host! Great for partys, friends gather and all the even types!.

Web Site / Source Repository

PhotoUp is hosted in the following web site
https://github.com/jrocharodrigues/PhotoUp

If you think the Android project PhotoUp 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 PhotoUp.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK




Resource Files

There are 2 image files in PhotoUp. The names of the image files are listed as follows.

ic_action_new.png
ic_action_send_now.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PhotoUp has the following Java source files.

com.alexbbb.uploadservice.AbstractUploadServiceReceiver.java
com.alexbbb.uploadservice.AllCertificatesAndHostsTruster.java
com.alexbbb.uploadservice.ContentType.java
com.alexbbb.uploadservice.UploadRequest.java
com.alexbbb.uploadservice.UploadService.java
com.impecabel.photoup.ApplicationTest.java
com.impecabel.photoup.FileUtils.java
com.impecabel.photoup.GalleryItem.java
com.impecabel.photoup.GridViewAdapter.java
com.impecabel.photoup.HeaderGridView.java
com.impecabel.photoup.MainActivity.java
com.impecabel.photoup.MediaScannerBroadcastReceiver.java
com.impecabel.photoup.PrefsFragment.java
com.impecabel.photoup.SetPreferenceActivity.java
com.impecabel.photoup.SquaredImageView.java
com.impecabel.photoup.Utils.java