StupidBeauty
Read times:1750Posted at:Thu Sep 23 01:46:25 2021 - no title specified

BuiltinFtp: Embed a FTP server into the Android application you are developing, to operate the private files of the application with your computer, to help your debug process

Summary

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

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

Demo application: https://github.com/hxcan/builtinftpdemo

Add dependency

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

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

Start the builtin FTP server

Refer to the code in the demo application: https://github.com/hxcan/builtinftpdemo/blob/master/app/src/main/java/com/stupidbeauty/builtinftp/demo/LauncherActivity.java#L45

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/builtinftp/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