-
-
Notifications
You must be signed in to change notification settings - Fork 928
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
MCT crashes on HTC One (m7/m8) after updating to Lollipop #52
Comments
I have the same problem. I will have to downgrade the phone
|
Custom or official Lollipop build? |
Official Lolipop (vodafone uk) |
Thanks for the info and - of course - thanks for reporting.
But I'm not really sure what is causing it. It occurs deep down in some Android method (as you can see from the |
Also: can you check if other apps work well? |
Yes I have tested it, The other apps doesn't work. Nfc war, NFC taginfo (NXP)..., and all I tested. The only app that works is NFC Tools (by wakdev). All apps says the same error. If you need help for test changes contact with me, If i can help in something. (sorry for my english) and thanks |
Thanks for the testing! |
Hmm... so this issue is somehow connected with #53 |
Today I tested the MCT tool in LG g3 with Lollipop and works perfectly. Best regards |
Same problem here with M8 and official lollipop :( |
I tried to debug this error but it appears to be an Android nfc tech library bug. |
@tinchogon34 In Android's nfc tech library, you say... this sounds bad. But if some other apps work there must be a way... I don't know if there is any difference, but I compiled a testing version based on the latest source with the latest Android Studio: http://tests.icaria.de/MifareClassicTool-1.8.3-testing.apk |
I also have the same issue with Stock Rom. Wakdevs app only works to read the UID. If you want to read the data it says "Not supperted yet". |
Also i tested 3 or 4 other apps. All the same issue. If they allow to read UID only it works fine. As soon as i want to read data the app crashes. So i guess it is a general Lollipop/HTC lollipop issue. |
Any news on the matter? |
Not yet, sorry. |
I just want to add that this exact issue is happening to HTC One M7 on Lollipop. It worked perfectly in 4.x and crashes when reading/writing after updating to 5.0.2. Should I open a different issue for HTC One M7 or is it the same bug? I can help testing as well if you need it. |
Thanks for the Information. No need to open another issue because it is the same symptom (and most likely the same cause). I updated the title to be more clear. |
I have the same problem as arrabal, seems like lollipop is the evil in this :( |
Sony Z3 compact, Lollipop 5.0.2 (build 23.1.A.0.690) is working fine with MCT and NFC TagInfo. |
I have a HTC One M7. Same Issue after upgrading to Lollipop 5.0.2 (Stock Rom Vodafone Germany). If u need someone to make tests with apk-versions with stacktraces or need other Information, plz contact me. |
Hey guys,
If you don't want to post this information here feel free to write me a mail. You can get the address from the google play page of MCT. Thanks for your help! |
Email sent. I hope it helps. Thank you. |
@freerider7777 Like I mentioned, the sources don't seem to match. Regarless of what you see in the android sdk , HTC one seems to be running slightly different code. |
@iceiony Yes, I've seen your post... I was thinking about embedding original google code in apk to try to fix this problem, but didn't have time to try this. Now with this patch there is no need! :) |
@freerider7777 Oooh . Sorry for missunderstanding :D |
Wow! So you're telling me if I implement the patch by bildin the issue will be gone on HTC One m7/m8 devices? For real? I will try to publish a testing version with this patch applied as soon as possible (unfortunately not before May 25th). |
@ikarus23 |
Ok, I was too excited to do anything else... so I implemented the patch... ;) |
It is working. Guess you are the only one having a working Nfc reader cor One's on 5.* now. |
@bildin What's your app? :) If not a secret... You made a lot of people happy with this patch :)) |
You guys are awesome! P.S.: Don't forget to use |
@ikarus23 oh yes... you mean to replace these "ifs": |
the testing version works on HTC one m7. Amazing! Thank you guys, this os awesome |
Many thanks to all of you for your great work! All of you deserve some beers after this! I owe you that much, so let me know if you are ever in Gothenburg, Sweden and I'll buy you a few rounds! @bildin @iceiony @freerider7777 @ikarus23 |
@freerider7777 my app is for reading Moscow public transport tickets and transport cards based on Mifare Ultralight and Mifare Classic chips. I am glad to be helpful for all of you. |
@bildin I'm the developer of a similar app for Swedish public transport, and I have now succesfully added a similar workaround inspired by your patch! Many thanks from all the HTC-users! |
Has anyone tried on M9? Seems to be a problem there... |
@freerider7777 I have not any crash report from M9, but a few comments are exists. No issues like this weren't ticked. |
Hi. New version don't works with some type of Classic Tags. SONY Z3. Android 5.0.2. |
Hi. I'm not sure if this issue is related to the HTC One m7/m8 patch. |
I have created another testing version of MCT with a slightly modified version of bildin's patch (just code structure). Could somebody please test if this still works for a HTC One? |
"Read Tag" at 2.0.4 works fine on HTC One (M7) - tag (UID) and sector 0 were read OK. Though Tools/Display Tag Info crashes the app. |
Thanks for testing! Is this testing version any better? |
Nope, same crash :( |
This version works for reading writing and displaying the Tag Info, right? |
Correct, works fine on M7 now. |
Ok, thanks for testing! |
MCT has always been working flawless on my HTC M8 pre-lollipop. This weekend I updated the device to 5.0, since then MCT crashes immediately when reading or writing to a tag.
The text was updated successfully, but these errors were encountered: