Or in more general: How can I invoke an application download/installation in Android as a result of putting an external NFC/Bluetooth/BLE device near a phone?

有帮助吗?

解决方案

I don't know about Bluetooth, but if you are using an NFC tag, you can encode an URL there to the app in Google Play so the user can download it. I think it is not possible to download it without user intervention.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top