文件名称:Android代码-Send With FTP
文件大小:180KB
文件格式:ZIP
更新时间:2022-08-27 04:34:23
Android代码
SendWithFtp SendWithFtp is an Android App that provides intents for sharing files through FTP SendWithFtp uses FTP library from http://commons.apache.org/net/ SendWithFtp responds to two intents android.intent.action.SEND: The user manages a list of FTP URIs and selects one as the target for the file being shared. android.intent.action.SENDTO if the URI in the data is of scheme ftp: The application provides the FTP uri and SendWithFtp immediately triggers the upload SendWithFtp is released
【文件预览】:
SendWithFtp-master
----gradle()
--------wrapper()
----README.md(570B)
----build.gradle(301B)
----gradlew.bat(2KB)
----gradlew(5KB)
----proguard-project.txt(781B)
----app()
--------build.gradle(488B)
--------libs()
--------src()
----project.properties(561B)
----settings.gradle(15B)