Hi,
I need to catch NfcV intent with my application, and I wish that it will resume and show app.
I have see the thread https://www.b4x.com/android/forum/threads/how-to-make-nfc-tag-trigger-application.73561/. I have copied the modify to manifest as write from Erel, but when I compile the project I had an error:
Generating R file. Error
AndroidManifest.xml:35: error: Error parsing XML: not well-formed (invalid token)
Where is my mistake ?
marco
I need to catch NfcV intent with my application, and I wish that it will resume and show app.
I have see the thread https://www.b4x.com/android/forum/threads/how-to-make-nfc-tag-trigger-application.73561/. I have copied the modify to manifest as write from Erel, but when I compile the project I had an error:
Generating R file. Error
AndroidManifest.xml:35: error: Error parsing XML: not well-formed (invalid token)
Where is my mistake ?
marco