Guest PaulOBrien Posted July 20, 2012 Report Posted July 20, 2012 [Edit: Updated to r2, see the changelog at the bottom of this post for details!] The Play Store is great, but it really annoys me that I can no longer see a list of all my purchases on my device. This USED to be possible of course, but they removed the 'not installed' list in an update somewhere along the line. Rubbish. Sooo.... i've retrieved a version of the Store with this feature and hacked it about to make it install alongside the regular Play store. :) The APK can be downloaded below - you need to push it to /system/app and chmod it to 644. This is very much in testing - please let me know how you get on. [note: edited, I recommend pushing to /system/app on all devices now.] Oh, you probably also want to turn off the update notifications in this version or you'll get duplicates! r2 - DOWNLOAD (ROMraid) - MD5: c74fa97a9738265c53de630420237f78 One last thing, PLEASE don't just go reposting this everywhere, link back to this topic. Enjoy! :) P Changelog r2Modified 'My Apps' list order to show 'Not Installed' apps above 'Installed' appsImproved compatability with AOSP ROMs r1 Initial Release
Guest h00py Posted July 20, 2012 Report Posted July 20, 2012 (edited) Works fine on my HTC One X (CM9). I dropped it in to /system/app just in case I had problems. Thanks again Paul, this was a feature I missed from the old Play Store :( Edited July 20, 2012 by h00py
Guest jamoiholland Posted July 20, 2012 Report Posted July 20, 2012 (edited) No go on Nexus S, stock 4.0.4 Will try /system/app later... Edited November 26, 2013 by jamoiholland
Guest PaulOBrien Posted July 20, 2012 Report Posted July 20, 2012 jamoiholland, yes, installing to /system/app will sort you out. P
Guest darrenjdoc Posted July 20, 2012 Report Posted July 20, 2012 Excellent Paul. I tried the apk on the SGS3 but it would just f/c so i installed it to /system/app and it worked perfectly. Many thanks :)
Guest phunni Posted July 20, 2012 Report Posted July 20, 2012 Installed on N1 running cyanogen 7 and it seems to work, but then simply gets stuck at the "loading" bit after allowing account access.
Guest Silvake Posted July 20, 2012 Report Posted July 20, 2012 Yeah, very handy, thanks Paul! Working great on both HTC Desire and Samsung Galaxy Tab (P1000), both with CM9. Same observation applies: you must push it to /system/app/, otherwise it force-closes, as @jamoiholland noticed earlier. In my case, at first run, it also found updates to Google Play Music and Google Play Movies, which were not detected by the original Play Store (country policy, I guess). Thanks again.
Guest djfoo000 Posted July 20, 2012 Report Posted July 20, 2012 Works well for me! adb remount adb push PhoneskyLegacy.apk /system/app adb shell cd /system/app chmod 644 PhoneskyLegacy.apk
Guest master_beta Posted July 20, 2012 Report Posted July 20, 2012 Works great, thanks! Galaxy Nexus, stock jelly bean ROM.
Guest ukgnome Posted July 20, 2012 Report Posted July 20, 2012 Working on my ZTE skate running cm9. Awesome, forgot how many apps I'd actually bought.
Guest jamoiholland Posted July 20, 2012 Report Posted July 20, 2012 Yep, push to /system/app did the trick, thanks Paul!
Guest ultravox Posted July 20, 2012 Report Posted July 20, 2012 International SG3, /system/app did the trick. Let's hope Google reads your tweets :)
Guest PaulOBrien Posted July 20, 2012 Report Posted July 20, 2012 I recommend all users push to the system partition. P
Guest TheJoker79 Posted July 20, 2012 Report Posted July 20, 2012 Thanks Paul, i really missed this feature! btw: although pushing to system might be the best and most stable option for this i just installed it normally and it works just fine :-) Stock, non rooted htc one x...
Guest kbkang Posted July 21, 2012 Report Posted July 21, 2012 (edited) copyed to system/app and given permission using root explorer. app force closes pushed with adb and given permission, app does not show up. Nexus s with JB custom rom here. Edited July 21, 2012 by kbkang
Guest oscarthegrouch Posted July 21, 2012 Report Posted July 21, 2012 Running Samsung epic touch 4g with EL29 gingerbread 2.3.6 rooted. I copied to /system/app with root explorer. Downloaded connectbot and ran using local. Su then accept root with super user. Followed last two lines of djfoo000's instructions then rebooted. Didn't use adb. Works fine now.
Guest Wonsanim Posted July 21, 2012 Report Posted July 21, 2012 Very Nice Thanks Paul.I Push Legacy Play Store to /system/app and install using ROM Toolbox in my Galaxy Note Running 4.0.4 :)
Guest stefan2305 Posted July 21, 2012 Report Posted July 21, 2012 Works on International Samsung Galaxy S3 (GT-i9300) running Jelly Bean =D Awesome find btw!
Guest absro Posted July 21, 2012 Report Posted July 21, 2012 Just great! Thank you very much :) I have a Galaxy Note with ICS (XXLQ3), only rooted but with the original kernel (so this is a secure kernel - afaik adb remount doesn't work on secured kernels, but I was too lazy to check) and the regular install was producing FCs, so I used Stericson's Remount to mount the /system as RW, copied the apk, chmod 644, rebooted and everything works! Again thank you Paul!
Guest unikum Posted July 21, 2012 Report Posted July 21, 2012 Can't get it to work. No Play Legacy in app drawer. https://dl.dropbox.com/u/6757538/Screenshot_2012-07-21-17-41-51.png
Guest rgbc Posted July 21, 2012 Report Posted July 21, 2012 Can't get it to work. No Play Legacy in app drawer. https://dl.dropbox.c...21-17-41-51.png I'm seeing a similar issue with the AOKP JB preview release. On MoDaCo JR4 PhoneskyLegacy.apk and Phonesky.apk are both usable after install of PhoneskyLegacy.apk with set permissions and set owner/group. On AOKP JB preview they are both visible in system/app however only PhoneskyLegacy.apk is usable and showing in app drawer after reboot. After reboot I can install PhoneskyLegacy.apk to data/app as an upgrade/replace app of the system app, installs fine, however doing the same with Phonesky.apk gives the following error: App not installed. An existing package by the same name with a conflicting signature is already installed. After deleting PhoneskyLegacy.apk from system and data and then rebooting I can complete an upgrade/replace app of the system app.
Guest GoGokh Posted July 21, 2012 Report Posted July 21, 2012 (edited) Dont work with me too, i tried /systeme and /data but both FC :( Zte blade with cm7 Edited July 21, 2012 by GoGokh
Guest ChaosZero112 Posted July 21, 2012 Report Posted July 21, 2012 (edited) Pushed to /system/app with RootExplorer. F/C. Galaxy Nexus 4.1.1 XenonHD. Edit: Alright I got it working. Uninstalled/Cleared Data to start from scratch. Put it in /System/App and rebooted. After I rebooted, I installed it like a normal apk and it "updated" the system app. Now it's working. Edited July 21, 2012 by ChaosZero112
Guest Joshua Kinsey Posted July 22, 2012 Report Posted July 22, 2012 This is working great on CM9 RC2 on my Galaxy Nexus. I pushed it to the system/app folder. Thanks a bunch!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now