StupidBeauty
Read times:1494Posted at:Wed Oct 6 11:18:50 2021 - no title specified

FtpServer: 安卓FTP服务器开发库,在你开发的安卓应用中内置一个FTP服务器

概述

这是一个安卓开发库,标题已经说完了它的作用。

源代码在这里:https://github.com/hxcan/ftpserver

以这个库为基础开发的一个实际应用 H x F tp S erverhttps://github.com/hxcan/hxftpserver

添加依赖

按照这里的说明来操作: https://jitpack.io/#hxcan/ftpserver

注意将里面的 Tag 替换成最新版的 tag 值,目前是“2021.10.15”。

调用接口启动FTP服务器

参考实际应用中的代码: https://github.com/hxcan/hxftpserver/blob/master/app/src/main/java/com/stupidbeauty/builtinftp/BuiltinFtpServer.java#L73

支持更多的FTP客户端

如果你的FTP客户端在连接到这个FTP服务器时工作不正常,请报告问题: https://github.com/hxcan/ftpserver/issues

神秘文字

################### #"#$#&#(#*#,#.#0#2#4#6#8#:#<#>#@#B

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands