mirror of
https://github.com/hxh19950701/WebViewTvLive.git
synced 2026-04-25 17:15:47 +03:00
[GH-ISSUE #51] 1.10版本海信电视闪退 #45
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WebViewTvLive-hxh19950701#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @etern on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/hxh19950701/WebViewTvLive/issues/51
手机能用。电视安装后,启动闪退。
又换回1.9可用
@hxh19950701 commented on GitHub (Jan 25, 2025):
试一下:
WebViewTV_1.10.4.apk: https://url08.ctfile.com/f/62089408-1450569347-f28242?p=5845 (访问密码: 5845)
@etern commented on GitHub (Jan 25, 2025):
1.10.4试过了,还是闪退。
另外,1.9能进去app,但是进tbs调试下载内核,就会crash。
1.9这个问题上周安装也遇到了,安装后第二天自己好了。
@etern commented on GitHub (Jan 27, 2025):
电视连adb看日志,我一直没调通。
编译你的代码用模拟器跑了一下。
启动时有个数组索引报错,部分堆栈是:
at java.util.Objects.checkIndex(Objects.java:359)
at java.util.ArrayList.get(ArrayList.java:434)
at com.vasthread.webviewtv.widget.PlaylistView.setCurrentPage(PlaylistView.kt:71)
at com.vasthread.webviewtv.widget.PlaylistView.setPlaylist(PlaylistView.kt:48)
at com.vasthread.webviewtv.activity.MainActivity.initChannels(MainActivity.kt:144)
at com.vasthread.webviewtv.activity.MainActivity.onCreate(MainActivity.kt:75)
如果启动时加载不到playlist,好像就会走到这里,帮忙看下是否闪退原因?
@StrollStars commented on GitHub (Jan 27, 2025):
@hxh19950701 TCL电视,同1.10.4闪退,1.9.2可以进入,但存在只有CCTV1的问题。
此外,能看见网页,电视内容部分黑屏,没有提示“不支持视频播放”字样。
@hxh19950701 commented on GitHub (Jan 28, 2025):
最新版暂时没有开源了。
@hxh19950701 commented on GitHub (Jan 28, 2025):
可能是360加固的原因,试试不加固的版本。
WebViewTV_1.10.5.apk: https://url08.ctfile.com/f/62089408-1451591935-8e8ba7?p=5845 (访问密码: 5845)
@etern commented on GitHub (Jan 28, 2025):
1.10.5启动闪退解决了👍。
但x5内核还是装不上(tbs调试点击“安装线上内核”就crash)只有上周安装成功一次,这几天再没成功过。