android集成X5浏览器

参考博文

https://blog.csdn.net/qq_34205629/article/details/122375262

下载内核

android studio 打开 X5Demo(官方 demo),

  1. 点击”TBS 调试“
  2. 点击”安装线上内核“
  3. 控制台查看日志输入:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"BUGLY" : 0,
"DOWNLOADMAXFLOW" : 300,
"DOWNLOADURL" : "https://tbstx.imtt.qq.com/others/release/x5/tbs_core_046317_20221125231059_nolog_fs_obfs_arm64-v8a_release.tbs",
"DOWNLOAD_FAILED_MAX_RETRYTIMES" : 10,
"DOWNLOAD_MIN_FREE_SPACE" : 0,
"DOWNLOAD_SINGLE_TIMEOUT" : 1200000,
"DOWNLOAD_SUCCESS_MAX_RETRYTIMES" : 3,
"MSG" : "success, dcl:103846,url:102237",
"PKGMD5" : "0b8d4f9faecea88015064b34092ffd82",
"RESETDECOUPLECORE" : 0,
"RESETTODECOUPLECORE" : 0,
"RESETTOKEN" : 1,
"RESETX5" : 0,
"RESPONSECODE" : 1,
"RET" : 0,
"TBSAPKFILESIZE" : 52874442,
"TBSAPKSERVERVERSION" : 46317,
"TEMPLATESWITCH" : 0,
"UPLOADLOG" : 0,
"USEBACKUPVER" : 0,
"USEVIDEO" : 1,
"USEX5" : 1,
"USE_SECURITY" : 0
}