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

mercredi 29 janvier 2014

[Q] How can i View Patched Files ? topic




I really need to know which files of my android are patched , because i pay for that patch and my friend dont tell me what patch it is ...
when i update it i need to patch these files becaues i cannot make call , unregistered network ... but when my friend install me that patch then everything is okey ...
when i make a nandroid backup i see this : http://postimg.org/image/7l5vf5vy7/





mardi 28 janvier 2014

Office Mobile 365 Patched Crashing topic




I have tried many patched Office Mobile apk`s, but all off them says that Office Mobile has stopped. This does not happen with the real app. I have a Galaxy s3, I have tried it on kitkat, 4.3 Sammy and Stock 4.3 Sammy. Please help me:crying:





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. ;)