androidNFC标签活动在NFC标签不再被检测到后仍然存在的问题
创始人
2024-10-09 11:01:44
0

您可以使用onNewIntent方法来处理NFC标签被移除的情况。以下是一个示例,它在NFC标签被检测到时会显示一个活动,并在NFC标签被移除时关闭该活动:

public class MainActivity extends AppCompatActivity {
    private NfcAdapter nfcAdapter;

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_main);

        nfcAdapter = NfcAdapter.getDefaultAdapter(this);
    }

    @Override
    protected void onResume() {
        super.onResume();
        if (NfcAdapter.ACTION_NDEF_DISCOVERED.equals(getIntent().getAction())) {
            handleNfcIntent(getIntent());
        }
    }

    @Override
    protected void onNewIntent(Intent intent) {
        super.onNewIntent(intent);
        handleNfcIntent(intent);
    }

    private void handleNfcIntent(Intent intent) {
        // This is where you handle the NFC tag's data
        // For example, you can display the tag's data in a TextView

        // Close this activity when the NFC tag is removed
        if (intent.getAction().equals(NfcAdapter.ACTION_TAG_LOST)) {
            finish();
        }
    }
}

相关内容

热门资讯

透视安卓!wepoker私人局... 透视安卓!wepoker私人局外卦(透视)开挂辅助挂(都是是真的挂)-哔哩哔哩1、wepoker私人...
透视有挂!hhpoker辅助软... 透视有挂!hhpoker辅助软件,wepoker游戏的安装教程,方案教程(都是是有挂)-哔哩哔哩1、...
透视插件!hhpoker有后台... 透视插件!hhpoker有后台操作吗(透视)开挂辅助攻略(好像有挂)-哔哩哔哩hhpoker有后台操...
透视ai!pokerrrr2辅... 透视ai!pokerrrr2辅助,pokemmo脚本辅助器,资料教程(其实存在有挂)-哔哩哔哩运po...
透视程序!xpoker辅助怎么... 透视程序!xpoker辅助怎么用(透视)开挂辅助神器(竟然有挂)-哔哩哔哩;进入游戏-大厅左侧-新手...
透视玄学!aapoker如何设... 透视玄学!aapoker如何设置胜率,wepoker有透视吗,技法教程(其实是有挂)-哔哩哔哩1、用...
透视专用!aa poker辅助... 透视专用!aa poker辅助包(透视)开挂辅助器(原来真的有挂)-哔哩哔哩aa poker辅助包辅...
透视透视!wepoker轻量版... 透视透视!wepoker轻量版有透视吗,wepoker透视有用吗,资料教程(其实是有挂)-哔哩哔哩1...
透视神器!hhpoker辅助码... 透视神器!hhpoker辅助码怎么用(透视)开挂辅助app(果然有挂)-哔哩哔哩进入游戏-大厅左侧-...
透视有挂!wepoker辅助软... 透视有挂!wepoker辅助软件价格,wepoker辅助器如何使用,积累教程(其实是真的挂)-哔哩哔...