Android app to take a picture and send to a ftp server..
android_photo_send is hosted in the following web site
https://github.com/brunomachadosoares/android_photo_send
If you think the Android project android_photo_send 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 android_photo_send.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 9 |
Minimum SDK Version | 9 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | commons-net-3.2.jar facebooksdk.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in android_photo_send. The names of the image files are listed as follows.
nok_icon.png ok_icon.png
The following screenshort is generated from the image listed above.
android_photo_send has the following Java source files.
br.com.soaresdev.photosend.Auth.java br.com.soaresdev.photosend.CameraSurface.java br.com.soaresdev.photosend.Configure.java br.com.soaresdev.photosend.MainActivity.java br.com.soaresdev.photosend.PhotoReview.java br.com.soaresdev.photosend.Upload.java