I didn’t like the new android market application, and I’m not the only one. If you want to get back to old one, application name is Vending.apk available in the \system\app\ folder, you can just replace it from your old stock ROM. The easiest way is to send your old Vending.apk by bluetooth or cable to your phone and then use Root explorer to move it to the \app folder by overwriting existing one, of course to do that, you need root access. Do not forget to wipe Dalvik cache. Some developers offer a convenient package to be installed in recovery mode.
But even after rolling-back, Android Market application gets automatically updated and there’s is no option to disable this update. We can fix this by using Terminal Emulator. We will gain root access and then disable the updater application:
su - pm disable com.android.vending.updater
That’s it, and if by chance things go wrong, you can just enable updating.
{ 10 comments }
