underwindfall / NFCAndroid

This is a project to using android HCE by using Type-4-Tag Message to working both in iOS and Android
MIT License
273 stars 54 forks source link

Weird intent action #11

Open markusbug opened 11 months ago

markusbug commented 11 months ago

Hey!

When I have a device running the HCE and another one running "readnfcmessage", the reader is always pushing as the intent action "android.intent.action.MAIN" and nothing in there. Why is the intent action this (even though the app is already open) and the phone is vibrating because an NFC chip was found?

Thanks in advance!

leonardosetiadi commented 7 months ago

Same to me, any solution for this? @markusbug did you find any other approach?

kevin930321 commented 1 month ago

@markusbug @leonardosetiadi I tried to build the the app but it keeps failing, Can you guys provide the apk file pls (in .zip), tks.

galihif commented 2 weeks ago

@markusbug it happens to me too