pkern / kitcard-reader

An app to read the purse of the student's card of universities in Karlsruhe and Pforzheim (NOTE: This app no longer works with the current system, so this code is effectively obsolete.)
GNU General Public License v2.0
11 stars 2 forks source link

Fehlgeschlagen-Sound bei Samsung Galaxy S4 (Android 4.4.4) #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. NFC an -> App starten -> Karte an Handy halten
2.
3.

What is the expected output? What do you see instead?
Bei mir wird ein "Fehlgeschlagen-Sound" abgespielt, wenn ich die App geöffnet 
habe und die Karte an das Smartphone halte, sonst passiert nichts.

What version of the product are you using? On what operating system?
Samsung Galaxy S4, CM11 M8 (Android 4.4.4)
(unter CM11 M7 (Android 4.4.2) war es dasselbe Problem)

Mit der App "NFC Tools" wird die Karte erkannt und Seriennummer und Tag 
angezeigt, aber leider nicht das Guthaben...

Original issue reported on code.google.com by RayComBo...@gmail.com on 24 Jul 2014 at 5:39

GoogleCodeExporter commented 9 years ago
Könnte ich bitte einen Screenshot vom Leseergebnis von 
https://play.google.com/store/apps/details?id=at.mroland.android.apps.nfctaginfo
 bekommen?

Original comment by philipp.kern on 24 Jul 2014 at 6:34

GoogleCodeExporter commented 9 years ago
Natürlich

Original comment by RayComBo...@gmail.com on 24 Jul 2014 at 6:53

Attachments:

GoogleCodeExporter commented 9 years ago
ISO Type A reicht natuerlich nicht. android.nfc.tech.MifareClassic sollte da 
stehen. Mal schauen ob man irgendwo den Chip-Hersteller findet...

Original comment by philipp.kern on 24 Jul 2014 at 9:20

GoogleCodeExporter commented 9 years ago
http://www.andytags.com/nfc-tags-compatibility-issues.html#.U9F4t_l_uJc listet 
das S4 als Nicht-NXP-Chip. LG G2 auch. Okay. Dann geht das mit dem Handy leider 
nicht. Die neueren haben Chips die zwar NFC sprechen, aber nur mit 
standardkompatiblen Karten. Die proprietaere Verschluesselung von NXP fuer die 
Mifare Classic Karten ist dort nicht implementiert. Diese kann leider auch 
nicht in Software nachgebildet werden. Sorry.

Original comment by philipp.kern on 24 Jul 2014 at 9:22