我试过这个应用程序,Crystal Shopper:
https://crystalshopper.herokuapp.com/
这似乎能够从卡开始申请.
正如您在此屏幕截图中看到的那样
https://crystalshopper.herokuapp.com/static/images/barcode_search.png
似乎有一个叫做的命令
crystalshopper://开放
来源似乎不可用,所以我必须推断......
假设这只是一个动作,它通过镜像API告诉服务器向设备发送一个特殊通知,由BroadcastListener检测到,然后启动所需的Intent,这是正确的吗?