Guest rodent1987 Posted May 5, 2011 Report Posted May 5, 2011 Just bought my vega but cant get the market download to work. It installs fine but when i open the market it just closes straight away but is still listed as a running application. I am not all that great at using other applications and i dont know how to PUSH things into other locaations and i cant get abd to install and dont know how to use it either. Iv read a few posts and i noticed i dont aave google framework on my vega and ii dont have a button that lets you uninstall updates that some people keep mentioning. Please help as i really want the marketplace.
Guest Zebrahead Posted May 6, 2011 Report Posted May 6, 2011 (edited) Just bought my vega but cant get the market download to work. It installs fine but when i open the market it just closes straight away but is still listed as a running application. I am not all that great at using other applications and i dont know how to PUSH things into other locaations and i cant get abd to install and dont know how to use it either. Iv read a few posts and i noticed i dont aave google framework on my vega and ii dont have a button that lets you uninstall updates that some people keep mentioning. Please help as i really want the marketplace. Ok, try : @Echo Off adb-windows.exe shell "if [ -d /.git ]; then rm -rf /.git; fi; if [ -d /data/tombstones ]; then rm -rf /data/tombstones; fi" adb-windows.exe push files/system/app/GoogleServicesFramework.apk /system/app/ PAUSE. [/codebox] Save that as fix.bat ---IN THE SAME FOLDER AS THE INSTALLER--- that you've been trying to use to install the market. Double click it, and it should fix your problem. Copy and paste the output here if it doesnt. Zeb Edited May 6, 2011 by Zebrahead
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now