吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 826|回复: 1
收起左侧

求助快手scheme协议扫一扫是哪个链接啊

[复制链接]
kfccfk 发表于 2021-3-15 13:17
25吾爱币
类似这"kwai://home"
参照这个帖子https://www.52pojie.cn/thread-1316850-1-1.html



最佳答案

查看完整内容

kwai://qrscan

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

leon406 发表于 2021-3-15 13:17
kwai://qrscan

[Asm] 纯文本查看 复制代码
		<activity
			android:theme="@7F10017E"
			android:name="com.yxcorp.plugin.qrcode.api.QRCodeScanActivity"
			android:screenOrientation="1"
			android:configChanges="0x000004B0"
			android:windowSoftInputMode="0x00000022"
			>
			<intent-filter
				>
				<action
					android:name="android.intent.action.VIEW"
					>
				</action>
				<category
					android:name="android.intent.category.DEFAULT"
					>
				</category>
				<category
					android:name="android.intent.category.BROWSABLE"
					>
				</category>
				<data
					android:scheme="kwai"
					android:host="qrscan"
					>
				</data>
			</intent-filter>
		</activity>
返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-10-12 06:07

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表