Maybe you should delete cache and dalvik, but I have really no idea what has happened in your setups.
You'll not believe it : each time I unsuccessfully tried, I had deleted cache and dalvik... today I didn't do the delete thing and it work !Maybe you should delete cache and dalvik, but I have really no idea what has happened in your setups.
i changed the files in res/raw/ repacked and resigned the app but it fcs all the time. any hints how to solve this?You can change the .ogg-files in /res/raw - easiest way is to take a quiet tone and rename it to "start.ogg".
Implement vibration is also possible, you have to edit NfcService.smali then.
thanks for the fast reply. is it ok if i try like below?Don't sign, it is a system app!
i am still trying to mod your nfc.apk with my custom sounds and i didn't succeed so far. the app keeps crashing while initializing the sound pool. do you have any ideas what i'm doing wrong and could you may if i upload the file have a look.Don't sign, it is a system app!
I tried it too, and I have the same issue. app is crashing as soon as I change the default sound...:crying:i am still trying to mod your nfc.apk with my custom sounds and i didn't succeed so far. the app keeps crashing while initializing the sound pool. do you have any ideas what i'm doing wrong and could you may if i upload the file have a look.
thanks
i just stumbled over this mod:I've modded the policy of Nfc.apk, so that the Nfc service is active even when screen is locked. Now you don't have to unlock anymore if you press the phone against a tag.
Screen must be "on" for sure, as Nfc is never active when phone is in standby - it would never enter deep sleep then.
Flash in CWM, odexed or deodexed Jelly Bean, enjoy!
If you encounter problems, I attached the original Nfc.apk too, so you can roll back whenever you want.
Update: added a fixed version, some had problems with the other. It works on odexed and deodexed systems.
I tried it too, and I have the same issue. app is crashing as soon as I change the default sound...:crying:
:good: well done.i found the culpable for the fc's. the ogg files have to be uncompressed! use winrar and don't compress your ogg files -> the app should work!
don't know if you're gonna like it, but you find my version attached (i used a glass sound instead of the standard one (which in my opinion is really awful!)).:good: well done.
I'll try this ASAP !