-
-
Notifications
You must be signed in to change notification settings - Fork 907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nexus 4 issue #1
Comments
Unfortunately the dialog is right. The Google Nexus 4 (and others) does not support Mifare Classic. A lot of Android devices (like the Samsung Galaxy Nexus) have NXP's PN544 as NFC controller. Due to the Android reference it is optional for Android devices to support Mifare Classic. I'm sorry about that. Some informative links:
List of devices with no Mifare Classic support:
A list of working devices can be found here |
Samsung Galaxy S6 and S6 Edge have not support for Mifare Classic. |
Added Samaung's Galaxy S6 and S6 Edge to the incompatibility list (d77b72e). |
Motorola Moto X 2014 does not have support for Mifare Classic |
@zanechua Can confirm, same thing here. |
Thanks for reporting. I added the Moto X (2014) to the incompatibility list (1c80a8b). |
MotoX 1st gen (2013) works fine |
Samsung A5 2017 does not support Mifare Classic |
Super old thread, but is the Galaxy Note 8 SM-N950U supported? |
Looking at the list of incompatible devices I don't think the Note 8 will work. I'm sorry. |
Update COMPATIBLE_DEVICES.md (Galaxy S8 Plus)
How can I find out which devices support MIFARE Classic? My phone is not listed among either the compatible or incompatible devices. My phone is Oppo Find X5 Pro |
Have a look at #467. I responded there. |
The NFC hardware is working normal on my Nexus 4, But it pops up a dialog saying No Mifare Support onCreate.
I cloned this project and I'll check that out.
The text was updated successfully, but these errors were encountered: