I decided to start a new topic to make sure everyone seen this
Link removed
By downloading this file you assume all responsibilities. I am not responsible for bricks or broken phones, flash at your own risk. I also don't think this will affect download mode but take caution anyways. I TAKE NO RESPONSIBILITIES.
Download the file, unzip it and place it in the root of your internal sdcard (the emulated one, not the external one, not in the system).
Using terminal emulator, type in su, hit enter and grant root permissions.
I have no idea if this phone has the flash_image command, so we'll do it like this,
dd if=/sdcard/aboot.img of=/dev/block/mmcblk0p6
And hopefully we'll have an unlocked bootloader
Link removed
By downloading this file you assume all responsibilities. I am not responsible for bricks or broken phones, flash at your own risk. I also don't think this will affect download mode but take caution anyways. I TAKE NO RESPONSIBILITIES.
Download the file, unzip it and place it in the root of your internal sdcard (the emulated one, not the external one, not in the system).
Using terminal emulator, type in su, hit enter and grant root permissions.
I have no idea if this phone has the flash_image command, so we'll do it like this,
dd if=/sdcard/aboot.img of=/dev/block/mmcblk0p6
And hopefully we'll have an unlocked bootloader