Affichage des articles dont le libellé est wallet. Afficher tous les articles
Affichage des articles dont le libellé est wallet. Afficher tous les articles

dimanche 16 mars 2014

google wallet and xperia z (running 4.4) topic




My phone is running 4.4 via cm11. I am also outside of the US.

Can someone give tips on how to make Google Wallet (i.e. tap and pay) work on this phone? thanks! :)





dimanche 9 mars 2014

Looking for a wallet case topic




Hey guys,

A friend of mine had a case for his iPhone that had a tiny slot that could hold a few credit cards and maybe a few dollar bills.

It looked something like this:



Is there anything similar for the Nexus 5? I couldn't manage to find anything on Ebay or amazon. Any tips would be appreciated!





samedi 8 mars 2014

Isis wallet on rooted device topic




Anybody know a way to get the Isis wallet to work on my rooted DNA, I've tried to temp unroot and root cloaking but it still detects the device as rooted. Only reason I care is Verizon just gave me on it for signing up and I just want to use that and then delete but it don't play well with rooted phones.





mercredi 29 janvier 2014

Isis wallet SIM card issues? topic




I just got a new Note 3 and set up the Isis Wallet. I went to use it and it said I needed a new SIM. I went to AT&T and they said I had latest SIM. The battery was taken out and when the phone booted up the Isis Wallet worked.
Now a day later the phone popped up some sort of SIM card error and Isis isn't working again.
Do I have a lemon phone? Will AT&T swap me a new phone (not refurb) since it's only about 4 days old?
Thanks in advance.





samedi 25 janvier 2014

|Mod|How-To| Patched Google Wallet |25 Jan 2014| topic




This is a guide for patching Google Wallet for the S4, which is based off the original work 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:

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


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:

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.


Download (Wallet version 2.0-R141-v14):
As with anything on xda, flash at your own risk.
GoogleWallet_jflteatt_TW4.3_v1.0


P.S. Don't worry everyone, I won't take my toys and go home due to lack of thanks or donations. And I definitely won't try and sell this to you. Everything I do is free and always will be. ;)