Two actions on one NFC tag

后端 未结 2 976
暗喜
暗喜 2020-12-20 08:16

I want to know if it is possible to do the following;

I want to have a nfc tag that works in conjunction with an Android application that I am developing.

If

2条回答
  •  误落风尘
    2020-12-20 08:59

    I think that this is what you are looking for:

    Tutorial NFC.

    If a user without our app touches the tag, it’ll use a built in mechanism to take them to the download page for the app in the Android Play Store. Once installed any subsequent taps will launch the app and show the game card on screen.

提交回复
热议问题