Showing posts with label reboot. Show all posts
Showing posts with label reboot. Show all posts

Monday, February 22, 2010

HTC Hero Android Market Enabler Reboot

  su
setprop gsm.sim.operator.numeric 310260
setprop gsm.operator.numeric 310260
ps|head
ps | grep vending
ps | grep vending | tr -s ‘ ‘ | cut -d ‘ ‘ -f2
kill $(ps | grep vending | tr -s ‘ ‘ | cut -d ‘ ‘ -f2)
rm -rf /data/data/com.android.vending/cache/*
getprop gsm.sim.operator.numeric 310260
getprop gsm.operator.numeric 310260