Вопрос

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