- 在 AndroidManifest.xml 为 MainActivity 添加 http/https 的 intent-filter - 设置 singleTask 启动模式以复用 Activity 实例 - BrowserFragment 新增 MSG_OPEN_URL 消息处理外部 URL 跳转 - MainActivity 实现 handleExternalUrl 方法,在 onCreate/onNewIntent 中捕获并加载网页
9 lines
187 B
Properties
9 lines
187 B
Properties
#Created by .winboll/winboll_app_build.gradle
|
|
#Wed May 06 11:16:28 CST 2026
|
|
stageCount=27
|
|
libraryProject=
|
|
baseVersion=15.11
|
|
publishVersion=15.11.26
|
|
buildCount=18
|
|
baseBetaVersion=15.11.27
|