- AcFun视频民间版 https://play.google.com/store/apps/details?id=tv.ac.fun
- AcFun视频官方版 https://play.google.com/store/apps/details?id=tv.acfundanmaku.video
- 哔哩哔哩动画 https://play.google.com/store/apps/details?id=tv.danmaku.bili
实际效果可安装以上app参看。
-
使用SurfaceView高效绘制
-
A站json弹幕格式解析
-
B站xml弹幕格式解析
-
基础弹幕精确还原绘制
-
支持特殊弹幕
-
多核机型优化,可选独立线程缓存进行绘制
-
支持多种绘制选项动态切换
-
支持实时弹幕显示
-
换行弹幕支持/运动弹幕支持
-
支持自定义字体
-
支持多种参数设置
-
支持多种方式的弹幕屏蔽
-
计算和绘制线程分离
-
减少cpu占用
-
jni代码优化
repositories {
// ... your code
maven {
url 'http://maven.oschina.net/content/repositories/thirdparty/'
}
}
dependencies {
compile 'me.neavo:danmakuflamemaster:x.x.x@aar'
}
- x.x.x = version, or set '+' for lastest
Copyright (C) 2013 Chen Hui <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");