Google Wallet? - Nexus S Themes and Apps

Anyway to port the Google Wallet App from sprint NS4G to a regular Nexus S for T-Mobile??

yah i was also wondering this too.

Not until kernel.org is back up and running. And even then, you might not want to install it as it could cause your phone to not work with Isis when it launches
Sent from my Nexus S 4G using xda premium

If the 2.3.6 update you received today included the "secure elements" portion of the previous Sprint updates, I think the chances are better that the Devs here might make it work. I don't put anything past them...
That being said, heed Rem3Dy's warning that whenever T-mo's system is released, there may be some tweaks necessary (by then ICS should be out anyway....).

I've seen some NFC elements in lib folder on i9020 2.3.6 zip file I extracted, but no Wallet apk.

A port would be cool because i bought the nexus for the sole purpose of replacing my wallet and i was pretty pissed off when sprint got it first...

T-Mobile Nexus s cyanogen mod just got 2.3.7 update. No google wallet included.. but is there anyway to add it? An apk or something I can test and work with?
Sent from my Nexus S using xda premium

maybe you can extract the apk out of the official 2.3.7 from the NS4G?

iPathik said:
maybe you can extract the apk out of the official 2.3.7 from the NS4G?
Click to expand...
Click to collapse
Just tried that.. doesn't want to install.. I believe because it needs to b placed in google/apps... but I think it needs more permission for the nfc
Sent from my Nexus S using xda premium

I got an email today saying I get $10 for google wallet for signing up for more information when it was announced. Unfortunately that $10 is no good to me until we get this going on tmobile.

irishrally said:
I got an email today saying I get $10 for google wallet for signing up for more information when it was announced. Unfortunately that $10 is no good to me until we get this going on tmobile.
Click to expand...
Click to collapse
I would love to see this on T-Mobile as much as u I have the i9023
Sent from my Nexus S using xda premium

I got it to a point where it constantly FCing, making the phone unable to use. It's definitely more than copying apk and framework, and some lib files

Comfirmed working by me and many others i used it to fill gas up other day
Credit goes to venumx
Installation Instruction:
1) download your rom and gapps
2) download attached zip for google wallet
3) do a full backup! Just incase
4) make sure all files are on your phone
5) reboot into recovery (i used clockwork)
6) do a full wipe
7) install rom and kernal if you have one
8) flash google wallet zip
9) flash gapps
10) reboot
11) sign into google accound
12) open google wallet (may force close first time)
13) set it up or restart phone
14) ENJOY!
NOTE: YOU ARE PERFORMING THIS AT YOUR OWN RISK! I AM NOT RESPOSIBLE FOR ANY BRICKS OR PROBLEMS!
http://forum.xda-developers.com/showthread.php?t=1286315
thank if it worked
BTW: im on tmobile nexus s samoled i9020t but should work on other versions

Related

Google Voice.

I hope am not duplicating posts ... is there any way one can revert to the old build? The new one 0.4.1.26 is really buggy. Thanks
Sent from my Nexus One using XDA App
Are you rooted? If not, then the version of GV which came with your stock ROM is definitely still there. Go to Market and find Google Voice, and it should give you the option to uninstall updates. If you're rooted it may still be there too depending on how you have or haven't modified the phone.
If there is a specific build you want that is newer than the one on your ROM, you may have to hunt for it.
I am rooted. Had disabled the auto update. Flashed with CM 6 and installed froyo apps with it and had the option to uninstall updates. Restored a certain back up from sdcard and that somehow made it pull the update. Now that uninstall updates option is now gone. Will hunt. Thanks.
Sent from my Nexus One using XDA App
If you know the release date of the current version, maybe you can try to find a Gapps zip from shortly before that date. Open it up and grab the .apk you want, and replace the one in the system apps directory.
Sent from my Nexus One using XDA App
There should be plenty on google. Search 4.0.12
GV 0.4.1.26 -> 0.4.1.12 Downgrade
ctbear said:
There should be plenty on google. Search 4.0.12
Click to expand...
Click to collapse
Thanks. It's the build number I really needed. Found one here.

[Q] Market thinks my Hero is not compatible with apps

I installed CM 7.0.3 last Friday, I'm beginning to see more and more apps that say "installed" (from earlier) but trying to re-push them to my phone they now grey out my HTC Hero on Sprint saying the device isn't compatible.
I have the feeling this is an issue of the market assuming my HTC is stock and the newest builds of the apps are not compatible. Is there a way to indicate I'm using Android 2.3.3 so I can have Google Maps back?
I was able to get my Google Music beta as a .apk from someone and it installed fine manually and works great but was another just as above that wouldn't work through the market.
Hey I am having the same problem with the market not recognizing my hero. I am actually just looking for the google music beta app, =P so if you had a link I would appreciate that vmuch.
Look here
http://top10.com/mobilephones/news/2011/06/android_market_gets_device_compatibility_list/
Or here
http://reviews.cnet.com/8301-19736_7-20070438-251.html
Might be what's effecting you. ""Might""
#Root/Hack-Mod_Always*
https://www.sugarsync.com/pf/D6831115_657_64188365
There is a copy of the music.apk but I believe you need to have the invite from Google Music Beta first before it will work. I had mine, loaded on PC went to my phone and was as I described above. Got the file from someone and loaded logged in and it works perfectly.
Thank you, I will try the links above
I would say that yes, that is affecting me, but I can't be the only one with a handset that wasn't designed to be running Gingerbread but is obviously compatible.
With all of the ROM community support of aging devices seems there must be a work around for this that is going to start to become a larger problem.
Making sure I make backups of my apps from now on seperately from my CWM recovery backups.
To get Google Music from the market, you have to edit your build.prop file. The instructions are in another thread. A simple search will find it.
Sent from my DROID2 using XDA App
jAm-0 said:
Hey I am having the same problem with the market not recognizing my hero. I am actually just looking for the google music beta app, =P so if you had a link I would appreciate that vmuch.
Click to expand...
Click to collapse
change your buid.prop to say device is a "DROIDX", & youll have access to even more apps, & the google music app is in the cdma hero section for download, use the search
just cnanging the banner to droid x wont do it the apps that arnt available for are made for hdpi devices and tablets so when u try and instsall them itll say parse error
In your build.prop located in /system change your ro.opengles.version value from 65536 to 131072. So your end product looks like this: ro.opengles.version=131072
Can you edit that file with an app, or do you need to use adb? I tried using es file explorer but no dice, it's probably in use by the system eh?
Edit: forgot to enable root permissions for it...derp.
Sent from my HERO200 using XDA App

VVM/My Verizon/Flash 10.2 all for GB (Updated 7/20)

OK, so I'm putting these up all in one place. This way you can stop asking for them in various threads. I'll add others as I discover need to add them.
My Verizon only works on VZW based ROMs.
6/27 Only works with PlainJane v3 AFAIK 6/27. GB ROMs will need to wait for a new base leak most likely.
6/30 Update - Older version works again. Download MyVerizon.apk for the older version that works on most newer ROMs. the com.vzw.hss.myverizon-1.apk will only work on the MR2 based ROMs.
VVM (visual voicemail) - Works on all versions of everything as far as I know. It also fixes the notification issues that people are having with voicemails on bamf roms. (your account must have it enabled for it to work, $3 a month.) - Apparently doesn't work with the Thunderstick ROM or CM7 1.2. Not sure what got changed in this most current build, but it definitely broke VVM. Thunderstick has some conflicting files baked in that break it.
Flash 10.2 edited for use with hulu.com as well. If you don't use it for hulu you won't see any difference. CM7 users rejoice? Just make sure you don't accidentally update it via market or you'll lose in browser flash video again and need to re-install this.
If you're having issues with a particular file, please post what ROM you're running. I'm trying to narrow down possible culprit ROMs.
If these files help you, don't forget about the "Thanks" button
Enjoy.
6/25 - Re-uploaded VVM.apk since a couple people seem to be having issues with it. I even deleted it off my phone and re-downloaded it via this attachment to check to make sure it went through properly. Since there are only the 2 people commenting that it didn't work out of 100+ downloads of the file, I'm going to assume that something happened on your end not mine (make sure you have unknown sources checked in your application settings and/or re-download?), but re-uploaded and tested nonetheless.
6/26 - Had to pull My Verizon due to an update today that breaks it for us. No current working version known for Thunderbolt.
6/27 - Ok, so the structure is there in the MR2 froyo update (plainjane v3) so I'm putting the current apk up. I need to figure out what i need to strip out of MR2 to make it work for other ROMs.
6/29 - Added Skype
6/30 - Changed Skype File location to Fyels.com for more bandwidth.
6/30 - Re-Posted the older My Verizon APK. No idea what VZW is up to on their end, but it no longer prompts for update locking us out. We'll see how long that lasts.
7/5 - Fixed Broken link for skype. Added bold text to netflix description to make it more obvious that it doesn't work on unrooted/froyo phones...
7/8 - Added Flash 10.2 (is also edited for use with hulu.com) for CM7 users.
7/20 - Removed netflix. It is now natively supported.
7/20 - Updated VVM to newer build version.
8/5 - Removed skype. Natively supported.
Good post. Good idea.
My Verizon app not working on my stock T- bolt. Pop up says not supported on this device. Did you mean all *rooted* Verizon based ROMs?
This is great, and I'ma let you finish.... but where's the Hulu+? #kanyeshrug
Dangerous Dave said:
My Verizon app not working on my stock T- bolt. Pop up says not supported on this device. Did you mean all *rooted* Verizon based ROMs?
Click to expand...
Click to collapse
You should be able to download it from the market if you're stock but the thread title says "for GB"
Sent from my ADR6400L using XDA Premium App
ipawd1 said:
This is great, and I'ma let you finish.... but where's the Hulu+? #kanyeshrug
Click to expand...
Click to collapse
Hulu plus is not currently supported on the tbolt (hence i won't put it in the op til then). If you want to mess with it, here's the apk. You can manage queues etc but you cannot play video. You will get a "device not supported yet" type error. You may be able to edit the build.prop to get it running by tricking it into thinking you have a different (supported) device but the idea to this thread is to not hack/edit things to get them working.
arcanexvi said:
You should be able to download it from the market if you're stock but the thread title says "for GB"
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
Not on the market for T-Bolt, and sorry...I missed the GB in the thread title (linked here from another thread).
At the risk of being accused of threadjacking, somebody saw my post and sent me a link for a MyVerizon app that works on a stock T-Bolt. (Thanks Zinsko!) So in case somebody makes the same mistake as me and wants the same answer, It's here
http://www.4shared.com/file/9XiNcQ-w/My_Verizon_Mobile.html.
Cheezy site, but the app works as it's supposed to.
[/threadjack]
Dangerous Dave said:
Not on the market for T-Bolt, and sorry...I missed the GB in the thread title (linked here from another thread).
At the risk of being accused of threadjacking, somebody saw my post and sent me a link for a MyVerizon app that works on a stock T-Bolt. (Thanks Zinsko!) So in case somebody makes the same mistake as me and wants the same answer, It's here
http://www.4shared.com/file/9XiNcQ-w/My_Verizon_Mobile.html.
Cheezy site, but the app works as it's supposed to.
[/threadjack]
Click to expand...
Click to collapse
I don't trust apps that I don't pull myself. Someone in that thread noted that that apk got flagged by Norton (mine doesnt). Just a heads up.
Sent from my ADR6400L using XDA Premium App
arcanexvi said:
I don't trust apps that I don't pull myself. Someone in that thread noted that that apk got flagged by Norton (mine doesnt). Just a heads up.
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
I had my concerns, but my Lookout Mobile gave it a thumbs-up, and it seems to work as it's supposed to. But thanks for the warning.
Tried installing vvm but no dice...tried installing as a apk tried dropping in system app tried renaming it. all I get is app not installed do I need to change permissions?
Anyone have luck with the VVM APK? Can't get it to install at all. Using BAMF 2.1. Tried a straight APK install and just dropping it into the sytem/app folder via root explorer.
jdphilly said:
Tried installing vvm but no dice...tried installing as a apk tried dropping in system app tried renaming it. all I get is app not installed do I need to change permissions?
Click to expand...
Click to collapse
I see someone beat me too it
And yes, I did change permissions. Would really love to get this working, as I have to use VZW VVM for work. Thanks.
All I do is install it like anything else. Looks like this.
Make sure you have unknown sources checked. I'll reupload it when I get home if people are still having issues. I've installed it on every version of bamf that didn't include integrated Vvm and cm7.
Sent from my ADR6400L using XDA Premium App
Thank you for all of these
I do appreciate th work you have put into these but I also cant get the VVM to work. I am using thunder stick GB rom and it wont work. Any ideas?
rt1231 said:
I do appreciate th work you have put into these but I also cant get the VVM to work. I am using thunder stick GB rom and it wont work. Any ideas?
Click to expand...
Click to collapse
Won't install or won't run?
I am very happy that this is thread came out cuz I've been tryin to leave Froyo but those 3 major apps were an issue w/GB and it looks like no more issues. Am on the latest Gingeritis and all those apps work anyway so I'll cnfirm the truth about this thread once I decide to test the other GB roms again. Great thread though OP. Much props to you. If you can somehow make the HTC messaging widget bug leave GB as well, You'd be even more of a hero
When I try to launch the My Verizon app on Bamf 3.0 RC3 it says there is an updated version of the My Verizon app in the market. If I select upgrade, it launches the market, but can not find the app. If I select cancel, it closes the My Verizon app. Is anyone else having this problem?
ind3p3nd3nt said:
When I try to launch the My Verizon app on Bamf 3.0 RC3 it says there is an updated version of the My Verizon app in the market. If I select upgrade, it launches the market, but can not find the app. If I select cancel, it closes the My Verizon app. Is anyone else having this problem?
Click to expand...
Click to collapse
Yea same here you can tell its an old version because the widget is old compared to the stock app we need the latest one
Sent from my ADR6400L using XDA Premium App
The VVM apk is not working w/Thunderstick rom, can anyone confirm this. Each time I install, I get the error that a "built in" version is already installed..I know there isn't..oh well..Guess am back to Gingertis 3D

Inverted Google Apps

Just figured I would post these over here as well. They should work on any hdpi resolution device.
Original Post
Apps that are available right now are
Google+ 1.0.6
Google Voice 4.2.32
Android Market 3.1.3
Gmail 2.3.5
Google Talk 1.3
Translate 2.1
Google Quick Search Box 1.1.2.102588
Google Docs 1.0.16
Google Reader 1.0.1
http://www.rujelus22.com/evo
Will the flashable.zip work on the nexus one with cm7? Really interested in this.
Sent from my Nexus One using XDA Premium App
Thanks! a lot
This should work with any hdpi resolution device including the nexus one. I know it works on cm7 that is what I use.
The full all apps flashable needs to be updated though. Should be able to do that today sometime.
Just installed the Google+ and Google Reader apps and they look really great, thanks!
Do you have a twitter or something where you push notifications of updates? Or should we just keep regularly checking the website?
maxjk said:
Just installed the Google+ and Google Reader apps and they look really great, thanks!
Do you have a twitter or something where you push notifications of updates? Or should we just keep regularly checking the website?
Click to expand...
Click to collapse
I will be getting something for that here soon. But right now just checking my site or the original post from the top link (I always post when new versions are available).
Ok I got a twitter and rss going now that will tell you about updates
Twitter
RSS
The RSS will always update first it is what is feeding the twitter.
When I make any changes to apps or my site I will be posting updates here.
Terrific, subscribed
I flashed the latest all apps zip and it appears that the only app that flashed correctly was the music app. I tried to download the Google + app off your website, but it came up as a map file. I also tried extracting the zip and installing the apk and changing permissions. And through all this all I could get was the music app to take. All of this is on CM7 Nexus S 4G.
Edit: nevermind I went back to the original thread and saw that the original apps need to be removed first.
Sent from my Nexus S 4G
mustangboy88 said:
I flashed the latest all apps zip and it appears that the only app that flashed correctly was the music app. I tried to download the Google + app off your website, but it came up as a map file. I also tried extracting the zip and installing the apk and changing permissions. And through all this all I could get was the music app to take. All of this is on CM7 Nexus S 4G.
Sent from my Nexus S 4G
Click to expand...
Click to collapse
I have no clue what you did because there is no music app in this. The files will download as apk now. you can also just rename the .man files to .apk.
Yeah that is odd. Don't know why the music widget changed. I just ended up extracting the zip with root explorer and installed them one by one. These look great. Following you on twitter to see what you do next. Keep up the great work.
Sent from my Nexus S 4G
Looks nice! Downloading them all
i cant get any of the flashables to take. every .zip (talk, market and the whole set) says it installed, but nothing changes. not sure why. NexusS4g. i can install the ones that you've got there as apk only but the two system apps dont work.
For the system ones you will need an app like root explorer and copy them into the system/app folder and change the permissions then reboot. Make sure you delete the old ones first. If you are not familiar with the permissions it should look like this.
X X O
X O O
X O O
The X being the box's that are checked. Hope that helps.
Sent from my Nexus S 4G
Thank you for the effort. The inverted translate has a small issue. In the top left corner there appears to be some writing that sits on top of itself. It says translate twice and you can barely read it. Has this been reported?

[GUIDE] Install Google Wallet on any Device and ALL Countries

******THIS IS FOR THE NEWEST GOOGLE WALLET (1.5-R79-v5), BUT THE METHOD IS THE SAME, JUST LINKS HAVE BEEN UPDATED******
******ALL CREDIT GOES TO b-reezy FOR HIS POST!******
EDIT August 8, 2012: The Guide has been edited for the new Google Wallet (Wallet-in-the Cloud, 1.5-R75-v6), this guide will hopefully (I'll try my best!) continue to update as Google Wallet updates
EDIT September 19, 2012: This Guide has been updated (links, etc.) for the latest Google Wallet, 1.5-R79-v5.
DON'T LIKE READING? WATCH MY SHORT VIDEO: http://youtube.com/watch?v=HtUBw4dCaNo[/B]
DIRECT DOWNLOAD THE LATEST GOOGLE WALLET VERSION HERE: http://forum.xda-developers.com/attachment.php?attachmentid=1893059&stc=1&d=1366300473
*Note: This guide must be used at your OWN risk, although it has safely worked fine on different devices, I cannot guarantee this will work for you 100%*​
*Please note: The supplied APK may have issues/errors, so please make sure to reset Google Wallet through the app itself (NOT the Settings app!) and then delete to clear the chance of any errors!*
I have typed up this guide from all the information I have gathered and I credit all those who I have gathered my info from, thank you contributors. Anyway, here is a quick and easy tutorial on installing Google Wallet on ALL devices with NFC in ALL countries, but it requires root, so I have supplied a very easy tutorial down below on root your Device. If you're already rooted then just move the files accordingly.
1) Have root, here are some recommended easy tutorials:
Root Method (always Up-to-date): http://goo.gl/r4GSZ
---------------------------------
2) Grab all the necessary files and put them anywhere on your phone (just remember where you put it, you'll need them later!) and here are the links, again, all credit goes to the original uploaders:
XDA Thread for the Gingerbread Method (Nexus S) - http://goo.gl/1uNIi
XDA for Google Wallet Patched APK for 4.x+ (may work for older updates) - http://d-h.st/VZi
If none of those Google Wallet files don't work, try this.
***Nexus S Gingerbread users WILL need the "NFC Fix" file from the XDA thread right above here). Also, ONLY 4.x+ user should continue with the rest of this tutorial, use the XDA Method link above to install on Gingerbread!***​---------------------------------
3) [*REMEMBER*]: ONLY 4.x+ user should continue, 2.3 users should use the XDA Method link above] Use a root browser like "Root Browser Lite" (http://goo.gl/5XSB6) to transfer the files. Move the patched APK (found above) to the following TWO (2) locations (the same file, copied to TWO (2) locations):
[root]/data/app
and
[root]/system/app
---------------------------------
4) Now, change the permissions of the file in BOTH LOCATIONS to: xx-x--x-- A.K.A. rw-r--r--
---------------------------------
F.A.Q.
I can't find Google Wallet in the app drawer!
You need to defrost the Patched apk with Titanium Backup, but unfortunately you have to do it every reboot, but hey, it's a small price to pay for have Wallet in other countries!
To activate Google Prepaid Cards if they're still not working:
Using a file explorer (Like Root Browser Lite) Go to [root]/system/build.prop (the file)
---------------------------------
Find the lines that say:
ro.product.device
ro.product.name
---------------------------------
Change both of those lines to: htc_jewel and save.
---------------------------------
Reboot your phone, and try to activate prepaid card again. (Thanks to Roscopcoletrain, jayjay3333 and guitaristgba247 for the answer!)
OR
If you have a phone with a broken IMEI code, you won't be able to use Google Wallet on that phone, unfortunately.
How do users outside of the USA top up?
Visit the following sites here to get your prepaid card:
http://www.buyfrompowerseller.com/unblock-us-prepaid-card/ (Verified, safe, tested by me)
http://luckygiftcard.com/products.php?product=TrusstPay-Virtual-Visa
http://www.fortune51.com/aff/products/details/11/10-Preloaded-Virtual-Credit-Card-Reloadable
You may receive an e-mail with a link to register the card to a USA Address, make sure it's in a state like Delaware (any address in there, for example), because there is no state tax. If you'd like, you can even add it as it's own card itself rather than topping it up on the Google Card
OR
You can buy a Vanilla Prepaid MasterCard or Visa Prepaid Card and register with a USA address, then, go to the Google Wallet website, sign in, and add the card from there. Go to your phone, open Wallet, and match the information you entered online. You should now be able to use your card error-free!
How do I register my card with a USA Address?
Simply go to this website here and enter the information. The website is safe, I have tested it. When registering the card with a USA address, make sure you use a Delaware or Oregon address, as those states don't have state tax. I'm not going to post an address here, as I don't want to get sued, but a quick Google Maps search should give something!
The app is staying at the account setup up screen and just attempts endlessly to activate my Google account!
This is because phones like the HTC One X and Samsung Galaxy S2 phones are missing the secure library files needed to run Google Wallet, it stays stuck on the activating account screen, this has been test and confirmed, sorry! Hopefully in the future this is solved! (^^^If you're running CyanogenMod 10, try the solution above^^^)
100% Tested ROMs and Phones:
ROMs
Stock OTA Jelly Bean 4.1.1 on Nexus S and Galaxy Nexus Rom
ANY HTC Sense ROM
CyanogenMod 10
AOKP ROM
Paranoid Android
Codefire
Bigxie's latest Deodexed Stock ROM
AOKP Ice Cold Jelly
Hyper Galaxy v1.2.1/1.3
Phandroid - Use this APK if all else fails.
Phones
Samsung Nexus S (all Variants)
Samsung Galaxy Nexus (All Variants)
Samsung Galaxy S3 (? Variants)
Non-working ROMs and Phones:
ROMs
ARHD v3.0 - Getting insufficient keys
Stock 4.1.1 (JRO03L) 99.99% Google Experience - Secure Element keys are not in place to work with Wallet
Preview by TripNRaVeR - Shows up in the app drawer, bad signatures. Google Wallet does not load.
TeamNDVRu - Doesnt show up on drawer at all, app doesnt work even after changing permissions
Phones
Samsung Galaxy S2 X (All Variants)
HTC Amaze 4G (Not 100% Confirmed though!)
I hope this guide helped you, and please hit that +Thanks button if I helped you! Thank you! If you have ANY further questions or some mistake, feel free to let me know and to comment!
*Note: this guide will be moving to another forum on XDA as soon as I figure it out! If a Moderator can kindly do it for me, I will happily give them a +Thanks and I'll greatly appreciate it! Thank you!
HeroKhar said:
******THIS IS FOR THE 1.1-r67-v12 UPDATE, A.K.A. THE ONE BEFORE THE "WALLET IN THE CLOUD AND EXPANDED CARDS" UPDATE******
******ALL CREDIT GOES TO PAUL O'BRIEN FROM MODACO (http://www.modaco.com/topic/354635-region-device-root-patched-google-wallet-apk-11-r67-v12/) AND KIBMCZ FOR HIS ORIGINAL POST ON XDA (http://forum.xda-developers.com/showthread.php?t=1284517)******
******THIS IS A WRITTEN INSTRUCTION POST TO THE VIDEO: http://www.youtube.com/watch?v=HtUBw4dCaNo&feature=g-upl (CREDIT TO HIM, PLEASE THANK HIM BY DROPPING A +LIKE!)******
I have typed up this guide from all the information I have gathered and I credit all those who I have gathered my info from, thank you contributors. Anyway, here is a quick and easy tutorial on installing Google Wallet on ALL versions of the Nexus S in ALL countries, but it requires root, so I have supplied a very easy tutorial down below on root your Nexus S. If you're already rooted then just move the files accordingly.
1) Have root, here are some recommended easy tutorials:
Root Method 4.x+ - http://goo.gl/4SniG
Root 2.3+ and older - http://goo.gl/sDczm
---------------------------------
2) Grab all the necessary files and put anywhere on your phone (just remember where you put it, you'll need them later!) and here are the links, again, all credit goes to the original uploaders:
XDA Thread for the Gingerbread Method - http://goo.gl/1uNIi
Modaco Thread for Google Wallet Patched APK for 4.x+ (or older, not tested) - http://goo.gl/gxcsZ
***Gingerbread users WILL need the "NFC Fix" file from the XDA thread right above here). Also, ONLY 4.x+ user should continue with the rest of this tutorial, use the XDA Method link above to install on Gingerbread!***​---------------------------------
3) [*REMEMBER*: ONLY 4.x+ user should continue, 2.3 users should use the XDA Method link above] Use a root browser like "Root Browser Lite" (http://goo.gl/5XSB6) to transfer the files. Move the patched APK (found above) to the following TWO (2) locations (the same file, copied to TWO (2) locations):
[root]/data/app
and
[root]/system/app
---------------------------------
4) Now, change the permissions of the file in BOTH LOCATIONS to: xx-x--x-- A.K.A. rw-r--r--
---------------------------------
I hope this guide helped you, and please hit that +Thanks button if I helped you! Thank you! If you have ANY further questions, feel free to comment!
Click to expand...
Click to collapse
Thanks. Very good work.
Sent from my nexus s using xda app
After I place the stuff in data/app & system/app and change the permissions how do I get the Google wallet to show in my app drawer?
Jelly Belly powered Nexus S
danshuynh said:
After I place the stuff in data/app & system/app and change the permissions how do I get the Google wallet to show in my app drawer?
Jelly Belly powered Nexus S
Click to expand...
Click to collapse
Are you rooted? Well probably, but did you go through ALL the instructions thoroughly? One solution could be that you have to hit "install" in your root browser on the one in system/app (try the one in data/app too)
Sent from my Xoom using XDA Premium HD app
Spidergio said:
Thanks. Very good work.
Sent from my nexus s using xda app
Click to expand...
Click to collapse
Thank you!
HI
Hi Thnx for the informative post on how to get google wallet going , i have tried following it over and over copy files with root explorer , es file explorer with root permissions and adb push can get the files on the phone and change the permissions all good but it does not run or show up in my app drawer , tried running the apk to install it always get installation failed I have a i9023 Nexus S in Australia with Virgin Mobile if that helps any ideas ?????
thnx again will repost if i have success
UtmostMick0 said:
Hi Thnx for the informative post on how to get google wallet going , i have tried following it over and over copy files with root explorer , es file explorer with root permissions and adb push can get the files on the phone and change the permissions all good but it does not run or show up in my app drawer , tried running the apk to install it always get installation failed I have a i9023 Nexus S in Australia with Virgin Mobile if that helps any ideas ?????
thnx again will repost if i have success
Click to expand...
Click to collapse
danshuynh said:
After I place the stuff in data/app & system/app and change the permissions how do I get the Google wallet to show in my app drawer?
Jelly Belly powered Nexus S
Click to expand...
Click to collapse
*you do NOT "install" the app, you simply move the apk to two locations* Did you guys both move the stock one to another folder? Put the PATCHED apk in BOTH locations (/system/app AND /data/app)? Did you also set permissions for the apk in BOTH file locations? Finally, did you guys remove the data from the stock Wallet app (if you had the stock one installed prior) and then uninstall it or move the apk? Make sure that you AT LEAST put the apk in /system/app. Good luck you two, best of luck.
thnx for the response dude , I did push the apk to both locations and reset my phone didnt show up in app drawer for me if i can figure it out will let you know im on CM10 if that helps anyone
UtmostMick0 said:
thnx for the response dude , I did push the apk to both locations and reset my phone didnt show up in app drawer for me if i can figure it out will let you know im on CM10 if that helps anyone
Click to expand...
Click to collapse
I think it does have to do with CM10, its still in Alpha, so bugs and stuff are a big factor. Then again, I'm no super-developer, so I can't be sure. I'm running stock rooted 4.1.1 Jelly Bean...
Sent from my Nexus S using xda app-developers app
UtmostMick0 said:
thnx for the response dude , I did push the apk to both locations and reset my phone didnt show up in app drawer for me if i can figure it out will let you know im on CM10 if that helps anyone
Click to expand...
Click to collapse
you need to use titanium backup to defrost the app.
Roscopcoletrain said:
you need to use titanium backup to defrost the app.
Click to expand...
Click to collapse
Hello sir! Could I possibly use our answer in an FAQ?
HeroKhar said:
Are you rooted? Well probably, but did you go through ALL the instructions thoroughly? One solution could be that you have to hit "install" in your root browser on the one in system/app (try the one in data/app too)
Sent from my Xoom using XDA Premium HD app
Click to expand...
Click to collapse
Yes! It works now! Thank you!
danshuynh said:
Yes! It works now! Thank you!
Click to expand...
Click to collapse
Awesome! Glad to know it's working! Time to go to McDonalds
Is there any fix for the 'Secure Element has stopped responding' error ?
What about unrooted i9023?
Sent from my Nexus S using Tapatalk 2
jojoost said:
What about unrooted i9023?
Sent from my Nexus S using Tapatalk 2
Click to expand...
Click to collapse
Unfortunately no, because the parts of the phone that you have to access are not accessible without superuser permissions. But I'm assuming you are on ICS or JB so you can check out an easy tutorial in my post on page one. Best of luck!
Sent from my Nexus S using xda app-developers app
amitabhr said:
Is there any fix for the 'Secure Element has stopped responding' error ?
Click to expand...
Click to collapse
Well, if you can access your previous Google Wallet from a nandroid backup you can fix it, but in unfortunately you cannot because you HAVE TO reset Google Wallet from the app and then move on to install it some other time. I'm sorry.
Sent from my Nexus S using xda app-developers app
Roscopcoletrain said:
you need to use titanium backup to defrost the app.
Click to expand...
Click to collapse
Don't forget you will need to do this after EVERY reboot. Annoying but for a working Wallet in Canada I can't complain. Might as well defrost Google Sound Search while your there, although we can't buy the music.
What is the easiest method to add funds to the Google card? On the new app it shows my current credit but wants a US address. I don't want to lie and mess that all up.
Cheers.
Sent from my Nexus S using xda premium
Here in the States, they sell a Google gift card. It's probably not available in Canada, but perhaps someone could buy it for you. If it's like other top up cards, all you need is the secret numbers from an activated card.
Sent from my Nexus S using xda app-developers app
Try this...
jayjay3333 said:
Don't forget you will need to do this after EVERY reboot. Annoying but for a working Wallet in Canada I can't complain. Might as well defrost Google Sound Search while your there, although we can't buy the music.
What is the easiest method to add funds to the Google card? On the new app it shows my current credit but wants a US address. I don't want to lie and mess that all up.
Cheers.
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Well I used a website here: http://www.buyfrompowerseller.com/unblock-us-prepaid-card/ It's a great website that let's you purchase MasterCard Prepaid gift cards, but they can be a little expensive, I got a $15 card for about $22 (after taxes and fees). After purchase, you will get an e-mail with a link that you can register the gift card with an address that has no state taxes, like Delaware, the state I registered an address with. I have not tried it yet, but going to the States in two weeks and gonna try it there. But good luck!

Categories

Resources