WARNING: Be careful with this, the new update brings some cloud based security elements. But despite this, if you ever Wipe data, restore/backup nandroid, backup/restore Titanium Backup, or want uninstall, reset your secure element in wallet.
PRE-ROM for CM10, CM9, AOKP:
1. Flash modified CM10, edited one line for dhacker29's latest build. I take no credit for this build, thank you dhacker for making it for us.
2.Modified CM10 download here
3. Flash gapps
CM9
1.Unzip cm9. Go to META-INF/com/google/android/
2.Edit update script in notepad or notepadd++
3.Remove this
Code:
assert(getprop("ro.product.device") == "d2vzw" || getprop("ro.build.product") == "d2vzw");
4. save
5. Go back to the folder where it is just META-INF and System
6. Select both of these and add to zip in 7-zip or windows
7. Flash this and GAPPS
8. Then follow below
ROM Instructions: For AOSP based
Make sure you have no google wallet preinstalled, or it you do, reset data on it.
1. change buiild.prop lines that correspond to this
1. Keep an old version as a backup.
2.Copy zip below to sdcard The one that says touchwhiz is for touchwhiz people to use. AOSP based use the other one.
3.Reboot recovery
4. Flash the modified google wallet. The one that says touchwhiz is for touchwhiz people to use. AOSP based use the other one.
5. Set up google wallet to your likings
6. After it is all setup delete the modified build.prop and restore old one.
or
Redit and enter these values
WARNING: Be careful with this, the new update brings some cloud based security elements. But despite this, if you ever Wipe data, restore/backup nandroid, backup/restore Titanium Backup, or want uninstall, reset your secure element in wallet.
PRE-ROM for CM10, CM9, AOKP:
1. Flash modified CM10, edited one line for dhacker29's latest build. I take no credit for this build, thank you dhacker for making it for us.
2.Modified CM10 download here
3. Flash gapps
CM9
1.Unzip cm9. Go to META-INF/com/google/android/
2.Edit update script in notepad or notepadd++
3.Remove this
Code:
assert(getprop("ro.product.device") == "d2vzw" || getprop("ro.build.product") == "d2vzw");
4. save
5. Go back to the folder where it is just META-INF and System
6. Select both of these and add to zip in 7-zip or windows
7. Flash this and GAPPS
8. Then follow below
ROM Instructions: For AOSP based
Make sure you have no google wallet preinstalled, or it you do, reset data on it.
1. change buiild.prop lines that correspond to this
Code:
ro.product.model=Galaxy Nexus
ro.product.name=yakju
ro.product.device=maguro
2.Copy zip below to sdcard The one that says touchwhiz is for touchwhiz people to use. AOSP based use the other one.
3.Reboot recovery
4. Flash the modified google wallet. The one that says touchwhiz is for touchwhiz people to use. AOSP based use the other one.
5. Set up google wallet to your likings
6. After it is all setup delete the modified build.prop and restore old one.
or
Redit and enter these values
Code:
ro.product.model=SCH-I535
ro.product.name=d2vzw
ro.product.device=d2vzw
WARNING: Be careful with this, the new update brings some cloud based security elements. But despite this, if you ever Wipe data, restore/backup nandroid, backup/restore Titanium Backup, or want uninstall, reset your secure element in wallet.