Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome Kurosumi!I can't root my burst. I'm new to this. I tried the universal methods like z4 and universal androot but didn't work and I tried the manual way and either it didn't work or if did id it wrong. Please help I would really like to root. Thank you
Pantech Burst ICS Update:
https://www.pantechusa.com/upgrade/burst/
How to Root Pantech Burst with today’s ICS update:
Download and unzip this: http://tau.shadowchild.nl/files/cwm-5.0.2.7-presto.img.zip
Download this: http://tau.shadowchild.nl/files/Superuser-3.0.7-efghi-signed.zip
Phone fully booted, enable usb debugging
adb push Superuser-3.0.7-efghi-signed.zip /sdcard/external_sd/
adb reboot bootloader
fastboot boot cwm-5.0.2.7-presto.img
In Clockworkmod, select install zip from sdcard.
Then select Superuser-3.0.7-efghi-signed.zip and install it.
Note: You may have to install it several times before the symlink at the end of the install works.
Reboot the phone.
How to Install ClockworkMod Recovery with today’s ICS update: (root required)
adb push cwm-5.0.2.7-presto.img /data/local/tmp/
adb shell
su
dd if=/data/local/tmp/cwm-5.0.2.7-presto.img of=/dev/block/mmcblk0p18
sync
exit
Note: CWM does NOT need to be installed.
You can backup and flash just using fastboot boot (recovery.img)
Note: You can brick your phone flashing mmc partitions incorrectly. Beware.