Help! I messed up and now my phone is re-set!
Hi,
For some reason my phone froze during the boot (white screen) set-up. I took my battery out, and re-set it and everythings gone, evenm my contacts (it's locked with a PIN that I don't have access to or know!)
NOW its saying MY DEVICE OS OFFLINE even when the Sd is loading on my HD!
I tried removing that zip file you renamed into a folder outside the SD root, but it doesnt work. Did ijust ruin my phone?
please advise asap! I just got this phone today! Maybe a verizon store can help me restore my settings?
Im freaking out please help.
Lauren
etworking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns
adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:
- If <directory> is not specified, both /system and /data partitions will be updated.
- If it is "system" or "data", only the corresponding partition
is updated.
environmental variables:
ADB_TRACE - Print debug information. A comma separated list of the following values
1 or all, adb, sockets, packets, rwx, usb, sync, sysdeps, transport, jdwp
ANDROID_SERIAL - The serial number to connect to. -s takes priority over this if given.
ANDROID_LOG_TAGS - When used with the logcat option, only these debug tags are printed.
Luna:tools Luna$ ./adb push busybox /data/local/
error: device offline
Luna:tools Luna$ ./adb push psneuter /data/local/
error: device offline
Luna:tools Luna$ ./adb devices
List of devices attached
HT12RS013023 offline
Luna:tools Luna$ ./adb devices
List of devices attached
HT12RS013023 offline
Luna:tools Luna$ ./adb devices
List of devices attached
HT12RS013023 offline
Luna:tools Luna$ ./adb devices
List of devices attached
HT12RS013023 offline
Luna:tools Luna$ ./adb devices
List of devices attached
HT12RS013023 offline
Luna:tools Luna$ ./adb push busybox /data/local/
error: device offline
Luna:tools Luna$