Skip to content

hxcan/builtinftp

Repository files navigation

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

About

Builtin Ftp Server for Android app. Help you browse the private files of your app on your Android device. Make it convenient to debug.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages