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.
zlj
381fbb5799
|
5 years ago | |
---|---|---|
.idea | 5 years ago | |
app | 5 years ago | |
common_lib | 5 years ago | |
gradle/wrapper | 5 years ago | |
net_serivce | 5 years ago | |
screenshot | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
build.gradle | 5 years ago | |
config.gradle | 5 years ago | |
gradle.properties | 5 years ago | |
gradlew | 5 years ago | |
gradlew.bat | 5 years ago | |
settings.gradle | 5 years ago |
README.md
reader
一款在任阅基础上改进的网络小说阅读器📕,采用Kt编写,支持语音朗读,仿真翻页等 之前项目采用Java编写,目前正在转KT,之后会上传Kt源代码
使用技术
Kt、AndroidX、Retrofit、Okhttp3、Glide等
TIP
- 目前书源为轻小说书源,书中大多带了插图,因此屏蔽了tts语音朗读功能,之后会切换成正常小说书源并添加语音朗读功能
- 因为书籍为爬取的数据,服务器在美国,所以国内监管比较严的时候可能需要翻墙或切换网络去多尝试几次。
- 同时请各位大神手下留情不要攻击或者爬取数据,供大家学习使用。之后会切换成网络多数源。
项目截图
主页
阅读页
LICENSE
Copyright (C) zhaolijun, Open source codes for study only.
Do not use for commercial purpose.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.