Android app to serve as a photo uploader to your own host! Great for partys, friends gather and all the even types!.
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.
The following table is the detailed list of PhotoUp.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK |
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.
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