Files
gfps/2+Enable+new+feature+test+in+Validator.md
danni_dong bdbb2527e6
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
gfps: 添加认证测试和FAQ 20260505
Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
2026-05-05 19:24:08 +08:00

1.3 KiB
Raw Blame History

2 Enable new feature test in Validator

Device actions which can be verified validator app: personalized name and retroactive pairing

How to enable new feature test in validator:

安装adb:adb安装及使用方法 该wiki上提供的adb版本太旧会出现device offline的问题下载最新的https://adbshell.com/downloads

安装adb之后找到adb.exe所在的目录在该目录下打开cmd命令行

输入如下命令:

adb shell am broadcast -a com.google.location.nearby.apps.fastpair.validator.FLAG_OVERRIDE --es flag enable_features_for_v3 --es value true --es type boolean com.google.location.nearby.apps.fastpair.validator

按enter执行命令。

命令执行成功之后打开fast pair validator 能看到新的feature如下图红框所示。

界面如下图所示, 红框内是新增的测项:

\