Versions
- Python:3.6
- OS:ubuntu16.04
- Kivy:
- Cython:
Description
I want use NFC on andriod,andriod nfc intent not being “called”
buildozer.spec
i changed two place in buildozer.spec
1.android.permissions = INTERNET, CAMERA, NFC
2.log_level = 2
###code

activity.bind(on_new_intent=self.on_new_intent),on_new_intent not being called
Logs

Versions
Description
I want use NFC on andriod,andriod nfc intent not being “called”
buildozer.spec
i changed two place in buildozer.spec
1.android.permissions = INTERNET, CAMERA, NFC
2.log_level = 2
###code

activity.bind(on_new_intent=self.on_new_intent),on_new_intent not being called
Logs