You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
reader/README.md

20 lines
1.4 KiB

# reader
一款在任阅基础上改进的网络小说阅读器📕,采用Kt编写,支持语音朗读,仿真翻页等
之前项目采用Java编写,目前正在转KT,之后会上传Kt源代码
##使用技术
Kt、AndroidX、Retrofit、Okhttp3、Glide等
## 项目截图
- 主页
<img src="https://github.com/390057892/reader/blob/master/screenshot/%E9%A6%96%E9%A1%B5.jpg" width="375" alt="首页">
![首页](https://github.com/390057892/reader/blob/master/screenshot/%E9%A6%96%E9%A1%B5.jpg)
![推荐](https://github.com/390057892/reader/blob/master/screenshot/%E6%8E%A8%E8%8D%90.jpg)
![书库](https://github.com/390057892/reader/blob/master/screenshot/%E4%B9%A6%E5%BA%93.jpg)
![设置](https://github.com/390057892/reader/blob/master/screenshot/%E8%AE%BE%E7%BD%AE.png)
![搜索](https://github.com/390057892/reader/blob/master/screenshot/%E6%90%9C%E7%B4%A2.png)
-阅读页
![阅读页](https://github.com/390057892/reader/blob/master/screenshot/%E9%98%85%E8%AF%BB%E9%A1%B5.png)
![菜单](https://github.com/390057892/reader/blob/master/screenshot/%E9%98%85%E8%AF%BB%E9%A1%B5%E8%8F%9C%E5%8D%95.png)
![目录](https://github.com/390057892/reader/blob/master/screenshot/%E4%B9%A6%E7%B1%8D%E7%9B%AE%E5%BD%95.png)
![插页](https://github.com/390057892/reader/blob/master/screenshot/%E6%8F%92%E9%A1%B51.jpg)
![插页2](https://github.com/390057892/reader/blob/master/screenshot/%E6%8F%92%E9%A1%B52.jpg)