All Projects → sanyuankexie → Ftper

sanyuankexie / Ftper

Licence: other
计算机网络课程设计--Android FTP 客户端

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Ftper

一个超简单的Android FTP客户端,使用Jetpack进行构建, 实践了MVVM+LiveData+DataBinding+RxJava+Room的技术栈。使用Java+Kotlin混编而成。

特性

  • ActivityFragment模式。
  • 管理/保存多个FTP服务器。
  • 支持多个任务同时上传/下载。
  • 支持断点续传。
  • 浏览FTP服务器列表文件列表/删除文件和文件夹/新建文件夹。

如何使用?

将仓库克隆至本地

git clone https://github.com/LukeXeon/Ftper.git

并且最好让你的Android Studio版本大于等于3.2

Jetpack MVVM 解析

请看我在掘金上的博文

许可证

版权所有(c)2019 Luke

反课设抄袭许可证版本0.1

1、如果你想使用本项目的代码来交课设,
那么请尽可能在完善本项目的基础上进行使用,
因为本项目其实还有部分模块写得比较懒需要继续完善。

2、我十分欢迎你在学习到了东西的情况下来使用本项目的代码,
即使我写的东西也不怎么样,
但如果你只是为了应付课设,
一行不改甚至只改个100-200行代码就加上学号和名字说是你做的,
这种情况是是不被允许的!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].