bobloadmire
Android Enthusiast
tell me what i, as a person with a phone that has a best buy protection plan and wants to get her money out of it, can do to help
Thats the spirit!
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.
tell me what i, as a person with a phone that has a best buy protection plan and wants to get her money out of it, can do to help
I'm going to be giving this a try. Hopefully tomorrow when I get home from work ill have the time to set up a build environment. If any of you want to be so kind as to pm me a complete rundown of major progress whether it be small results, test builds logcats etc ill be extremely grateful it will save me loads of time. Thanks in advance.
Odst0016
Has anyone tried to ask virgin mobile or lg the status of out bootloader.
I have contacted both virgin mobile and lg asking if the phones bootloader is unlocked or locked. In the meantime im going to sit down and attempt to get into fastboot or get a recovery image installed that does not require modification of the default recovery.
Odst0016
No I haven't ill try that later
Have you tried something like...
cat /dev/zero > /dev/block/mmcblk0p14
and seeing if you can then get into fastboot when trying to boot recovery?
UPDATE: That got me into Fastboot!
Fastboot mode started
USB init ept @0x82000
fastboot_init()
udc_start()
-- suspend --
-- suspend --
-- reset --
-- portchange --
-- reset --
-- portchange --
STALL GET_DESCRIPTOR 128 6 1006 0 18
fastboot: processing commands
usb_read() buf:0x86000 len:0x40
Scince ur in fast boot can u try one of bobzhome zips
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd C:\Program Files\Android\android-sdk\platform-tools
C:\Program Files\Android\android-sdk\platform-tools>fastboot devices
3122137e fastboot
C:\Program Files\Android\android-sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (5460 KB)...
OKAY [ 1.801s]
writing 'recovery'...
OKAY [ 3.654s]
finished. total time: 5.455s
C:\Program Files\Android\android-sdk\platform-tools>fastboot reboot
Can someone explain why devloping/flashing CWM is easier with fast boot?