This is a guide for patching Google Wallet for the S4, which is based off the original work (here and here) by @loserskater. There is also a flashable zip linked below.
This mod is really simple actually. You just need to grab some files from the GT-I9505G and change some CSC code.
You will need the following files from the GT-I9505G:
You will also need to grab the most recent app from loserskater's thread.
Now just place all the above files in the appropriate locations in your ROM.
In your ROM, navigate to /system/csc/feature.xml and open that document with a text editor.
Find the NFC code and replace with the following from the GT-I9505G:
Notes:
If you flash the zip below Google Wallet will work, but some of your ROM features may change due to the included CSC file. If so, simply ask you ROM dev to update their CSC file with the code above.
If you are modding a TW 4.3 ROM, you will need to use files from a GT-I9505G 4.3 ROM. The same applies for 4.4 when we eventually get the update.
Do not install wallet updates from the Play Store. This will most likely break the patch.
Lot's of additional info available on loser's thread.
If you are outside of the US, you may need the disable device/network check Xposed module by entropy512 (also see post #8).
Download (Wallet version 2.0-R141-v14):
As with anything on xda, flash at your own risk.
GoogleWallet_jflteatt_TW4.3_v2
Donate to loserskater if you like this mod. Hit the thanks button on his thread as well.
*****
This mod is really simple actually. You just need to grab some files from the GT-I9505G and change some CSC code.
You will need the following files from the GT-I9505G:
Code:
/system/app/NfcNci.apk
/system/etc/nfcee_access.xml
/system/lib/hw/nfc_nci.MSM8960.so
/system/lib/libnfc_nci_jni.so
/system/lib/libnfc-nci.so
Now just place all the above files in the appropriate locations in your ROM.
In your ROM, navigate to /system/csc/feature.xml and open that document with a text editor.
Find the NFC code and replace with the following from the GT-I9505G:
Code:
<!-- NFC -->
<CscFeature_NFC_SetSecureEventType>GOOGLE</CscFeature_NFC_SetSecureEventType>
<CscFeature_SmartcardSvc_SetAccessControlType>NONE</CscFeature_SmartcardSvc_SetAccessControlType>
<CscFeature_NFC_DefaultCardModeConfig>ESE</CscFeature_NFC_DefaultCardModeConfig>
<CscFeature_NFC_EmbeddedSEType>TypeA</CscFeature_NFC_EmbeddedSEType>
<CscFeature_NFC_DefStatus>ON</CscFeature_NFC_DefStatus>
Notes:
If you flash the zip below Google Wallet will work, but some of your ROM features may change due to the included CSC file. If so, simply ask you ROM dev to update their CSC file with the code above.
If you are modding a TW 4.3 ROM, you will need to use files from a GT-I9505G 4.3 ROM. The same applies for 4.4 when we eventually get the update.
Do not install wallet updates from the Play Store. This will most likely break the patch.
Lot's of additional info available on loser's thread.
If you are outside of the US, you may need the disable device/network check Xposed module by entropy512 (also see post #8).
Download (Wallet version 2.0-R141-v14):
As with anything on xda, flash at your own risk.
GoogleWallet_jflteatt_TW4.3_v2
Donate to loserskater if you like this mod. Hit the thanks button on his thread as well.
*****
Last edited: