StupidBeauty
Read times:2400Posted at:Wed Oct 6 11:29:13 2021 - no title specified

FtpServer: Android FTP server library, e mbed a FTP server into the Android application you are developing

Summary

This is an Android library, the title has explained its functionality.

Source code: https://github.com/hxcan/ftpserver

Real application, HxFtpServer : https://github.com/hxcan/hxftpserver

Add dependency

Follow the instructions here: https://jitpack.io/#hxcan/ftpserver

Remember to replace the Tag to the latest tag value, currently it is “2021.10.15”.

Start the FTP server

Refer to the code in the real application: https://github.com/hxcan/hxftpserver/blob/master/app/src/main/java/com/stupidbeauty/builtinftp/BuiltinFtpServer.java#L73

To support more FTP clients

If your FTP client did not work well with this FTP server, please report an issue: https://github.com/hxcan/ftpserver/issues

Mysterious text

################### #"#$#&#(#*#,#.#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