Guest MrLadoodle Posted June 2, 2012 Report Posted June 2, 2012 The only reason I can think of that explains why you were able to get GW working on the HTC One X is probably because it carries the exact same NFC chip as the HTC EVO 4G LTE, which is indeed officially supported: https://support.goog...&answer=1347934 I highly doubt any of you will manage to get the S3 to work, until Google/Samsung decide so :( I think generally all phones use the same NFC Chip.
Guest mmace Posted June 2, 2012 Report Posted June 2, 2012 used it today in McDonalds, had screen unlocked, it failed, came up on till that they had to contact bank, my phone opened the app, I put in my PIN and it said to try again, so I asked them if I could try again, I did and it worked fine, had 2 members of staff trying to watch it too as they'd not seen it before
Guest chriscpritchard Posted June 2, 2012 Report Posted June 2, 2012 I'm using an international HTC One X, on CM9, the apk is in /system/app, the permissions are 0644 (-rw-r--r--) and the owner:group is root:root, I rebooted (several times) and it's not showing in the launcher... what am I doing wrong!
Guest mmace Posted June 3, 2012 Report Posted June 3, 2012 I'm using an international HTC One X, on CM9, the apk is in /system/app, the permissions are 0644 (-rw-r--r--) and the owner:group is root:root, I rebooted (several times) and it's not showing in the launcher... what am I doing wrong! didn't work for me using ES File Explorer, only worked when I used Root Explorer, it set mine to rw- rw- r--
Guest chriscpritchard Posted June 3, 2012 Report Posted June 3, 2012 didn't work for me using ES File Explorer, only worked when I used Root Explorer, it set mine to rw- rw- r-- Tried using root explorer, still no!
Guest rekoil Posted June 3, 2012 Report Posted June 3, 2012 (edited) Mine gets stuck on "Adding card..." :( EDIT: Nevermind, worked after resetting the app Edited June 3, 2012 by rekoil
Guest empyyy Posted June 3, 2012 Report Posted June 3, 2012 Mine gets stuck on "Adding card..." :( EDIT: Nevermind, worked after resetting the app The first time it said there was an error adding the card, after a reset it told me to call them for a manual activation and after a second reset it's stuck on "Adding card...". International One X with cm9.
Guest dca1970 Posted June 3, 2012 Report Posted June 3, 2012 (edited) Is there any way to make this work on the Rogers/ at&t version of the htc one x? I installed but get a privileges release keys error. *edit nevermind, i see its being worked on. Thanks! Edited June 3, 2012 by dca1970
Guest MrLadoodle Posted June 3, 2012 Report Posted June 3, 2012 The first time it said there was an error adding the card, after a reset it told me to call them for a manual activation and after a second reset it's stuck on "Adding card...". International One X with cm9. I cant get it to work on CM9 One X.
Guest chriscpritchard Posted June 3, 2012 Report Posted June 3, 2012 I cant get it to work on CM9 One X. You using Trip's version, or the open source version? I had issues with the open source version, where it doesn't appear in the app drawer. It works on sense based ROMs though
Guest diamond77 Posted June 3, 2012 Report Posted June 3, 2012 (edited) i have copied the apk to /system/app with ES File Explorer, but there are no options to change file permissions anywhere. i don't have Root Explorer and don't think it's free. what exactly do i do to set the permissions correctly? i have rebooted and the apk is still where i copied it, but there's no icon for it and it won't install. i think i can connect the phone through USB while in CWM and type an adb command from Windows, but i don't know what. i've read the thread and everyone seems to have money for Root Explorer. also, when changing roms, when do you "reset wallet" - before you reboot into CWM and erase + install? i'm confused. it could also mean following the instructions again and choosing reset while already on the new rom, so i have to ask. thanks! EDIT: i have tried adb chmod 644 to the file from Windows command prompt and nothing is working. it keeps listing the help commands. please upload a CWM install zip so i can use my NFC and get the $10 sign on bonus. Edited June 3, 2012 by diamond77
Guest random1204 Posted June 3, 2012 Report Posted June 3, 2012 Tried it on stock rooted AT&T One X...not working, giving me the security error and I'm nervous about what to do..can I just delete it or am I screwed already? It's the insufficient secure keys error...
Guest salada Posted June 4, 2012 Report Posted June 4, 2012 This is a confirmed issue, also on US Galaxy Notes. When I get my S3 i'll test! P Thanks mate, spot on! I want some free food too. Seems all this Google cash is going straight to MacDonalds. Hahahaa
Guest MrLadoodle Posted June 4, 2012 Report Posted June 4, 2012 You using Trip's version, or the open source version? I had issues with the open source version, where it doesn't appear in the app drawer. It works on sense based ROMs though The open source version.
Guest CaspaTheGhost Posted June 4, 2012 Report Posted June 4, 2012 Added to the first post: Totally forgot I had this installed as haven't had a chance to use it yet and updated my ROM yesterday without thinking so with a full wipe! Now get 'Prepaid unavailable at this time. Please try again soon' when trying to add the Google card, I assume this is what you were eluding to in that paragraph?
Guest dabl8 Posted June 4, 2012 Report Posted June 4, 2012 (edited) EDIT: i have tried adb chmod 644 to the file from Windows command prompt and nothing is working. it keeps listing the help commands. please upload a CWM install zip so i can use my NFC and get the $10 sign on bonus. adb shell su mount -o remount,rw /system chmod 644 /system/app/com.google.android.apps.walletnfcrel.modaco.apk chown root.root /system/app/com.google.android.apps.walletnfcrel.modaco.apk mount -o remount,ro /system Edited June 4, 2012 by dabl8
Guest KrisM Posted June 4, 2012 Report Posted June 4, 2012 (edited) I was so excited to see this, but have had no luck getting it to work. Phone: Rooted AT&T HTC One X Rom: Stock Copied the file to system/apps, set rw r r permissions set owner to root:root rebooted phone app shows up in the app list, launch it and receive the insufficient secure element. Edited June 4, 2012 by KrisM
Guest DistortedLoop Posted June 4, 2012 Report Posted June 4, 2012 Thanks mate, spot on! I want some free food too. Seems all this Google cash is going straight to MacDonalds. Hahahaa New ad campaign: Google Wallet...helping geeks eat junk and get fat around the world.
Guest diamond77 Posted June 4, 2012 Report Posted June 4, 2012 (edited) adb shell su mount -o remount,rw /system chmod 644 /system/app/com.google.android.apps.walletnfcrel.modaco.apk chown root.root /system/app/com.google.android.apps.walletnfcrel.modaco.apk mount -o remount,ro /system i'm still waiting on a zip to install because that didn't work either. chmod says no such file, so i added /sdcard/system/app to that and it printed the file name that time. root.root says operation not permitted. i still don't have the app listed or installing. Edited June 4, 2012 by diamond77
Guest CaspaTheGhost Posted June 4, 2012 Report Posted June 4, 2012 Totally forgot I had this installed as haven't had a chance to use it yet and updated my ROM yesterday without thinking so with a full wipe! Now get 'Prepaid unavailable at this time. Please try again soon' when trying to add the Google card, I assume this is what you were eluding to in that paragraph? Read there was problems with the service and its now just allowed me to add it so all good, cheese and onion pasty from Gregg's will be mine, and an iced bun sounds good too.
Guest salada Posted June 5, 2012 Report Posted June 5, 2012 New ad campaign: Google Wallet...helping geeks eat junk and get fat around the world. Haha! It's quite clear to me now, that wherever you are in the world, all you can get for under $10 is Maccas or Greggs... LOL!!!
Guest MrLadoodle Posted June 5, 2012 Report Posted June 5, 2012 Got it to work on CM9 One X, but it gets stuck on Adding Card.
Guest diamond77 Posted June 6, 2012 Report Posted June 6, 2012 ibwill temp buy root explorer tonight to try setting permissions then refund. does it accept 644 in options or automatically know? im not sure how long i have to trial the app so i just jeed it to work.
Guest DistortedLoop Posted June 6, 2012 Report Posted June 6, 2012 Finally got around to testing if it actually worked at a merchant here in California (I knew it would, so no rush), and sure enough, it did.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now