设置-->应用程序管理-->全部-->Android System WebView
1,win+R 输入cmd打开命令窗口
2,输入指令:adb shell am start -a android.intent.action.VIEW -d https://liulanmi.com/labs/core.html
3,查看手机上显示的内核版本
原文:https://www.cnblogs.com/mini-monkey/p/11066346.html