Repository for the Android App rec2ftp.
rec2ftp is hosted in the following web site
https://github.com/Gittner/rec2ftp
If you think the Android project rec2ftp 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 rec2ftp.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | commons-net-3.1.jar |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 13 image files in rec2ftp. The names of the image files are listed as follows.
ic_cancel.png ic_ok.png ic_pause.png ic_photo.png ic_preferences.png ic_record.png ic_record_active.png ic_remove_completed_uploads.png ic_sound.png ic_stop.png ic_text.png ic_upload.png ic_video.png
The following screenshort is generated from the image listed above.
rec2ftp has the following Java source files.
org.gittner.rec2ftp.activities.AudioRecordActivity.java org.gittner.rec2ftp.activities.Rec2ftpActivity.java org.gittner.rec2ftp.activities.SettingsActivity.java org.gittner.rec2ftp.activities.TextEditActivity.java org.gittner.rec2ftp.common.FtpLog.java org.gittner.rec2ftp.common.LogAdapter.java org.gittner.rec2ftp.statics.SettingsManager.java org.gittner.rec2ftp.tasks.UploadTask.java org.gittner.rec2ftp.views.SquareLayout.java