sheepstar1 / Imomoe

樱花动漫第三方安卓Android客户端,不含广告,免费开源,为观看动漫提供方便。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

樱花动漫

GitHub release (latest by date) GitHub all releases GitHub

樱花动漫第三方安卓Android客户端,免费开源,旨在为大家观看动漫提供方便。(仅支持Android 5及以上版本)

特色功能

  1. 支持显示排行榜
  2. 支持显示每日更新的番剧
  3. 支持分类查看动漫
  4. 支持视频投屏到电视
  5. 支持缓存视频到本地(暂不支持m3u8格式资源缓存)
  6. 支持追番(数据保存在本地)
  7. 支持显示观看历史记录
  8. 支持显示搜索历史记录
  9. 支持改变视频播放速度
  10. 支持改变视频显示比例(16:9, 4:3, 全屏等)
  11. ......

运行截图

main anime_detail

new_anime everyday_anime

search play

classify rank

favorite history

player

应用主要权限说明

存储

  1. 读取存储卡中的内容:缓存动漫功能需要读取本地存储卡中缓存的视频文件
  2. 修改或删除存储卡中的内容:缓存动漫功能需要修改记录缓存信息的xml文件

电话

  1. 读取设备通话状态和识别码:Bugly统计应用崩溃信息等需要

位置信息

  1. 访问大致、确切位置:友盟SDK需要

其它应用功能

  1. 应用内安装其他应用:应用安装更新apk需要
  2. 防止手机休眠:投屏到电视功能需要
  3. 允许接收WLAN多播:投屏到电视功能需要

附加说明

使用jsoup爬取樱花动漫网页内容,所有数据均来自http://www.yhdm.io/

License

Copyright 2021, SkyD666.

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.

About

樱花动漫第三方安卓Android客户端,不含广告,免费开源,为观看动漫提供方便。

License:Apache License 2.0


Languages

Language:Kotlin 84.6%Language:Java 15.4%