• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Need to remove MCR SCRIPTS

jamvin23

Lurker
So I have to send my phone in to Tmo - I'm having accelerometer issues so they're sending me a new one. I've unrooted and have removed everything else but I can't remove the MCR SCRIPTS that was installed when doing the lag fix. Can you guys help? Thanks!
 
I had the same problem, used one click root program to root my vibrant again. Then I downloaded "super manager" from the market. opened super manager went to apk, scrolled to the bottom found mcr scripts destonation ( system/app/ase_mcr_r25.apk) then I downloaded "terminal emulator" from the market. Open terminal emulator and type; (note you need to have superuser (su) permissions to do this)

$su
# rm -r /system/app/ase_mcr_r25.apk

This removed it for me, make sure you verify the location on your phone. I'm not sure if it would be the same for you.

hope this helps
 
Back
Top Bottom