Yossi wrote:
> this is what it shows
> DREA100 PVT 32B
> HBOOT-0.95.3000
> CPLD-4
> RADIO-1.22.12.29
> 
> Oct 20 2008
> 
> it also has a yellow line in the middle of the screen which says
> "Serial0" in the middle.
> 
> what does it mean?

That's good.  You're in fastboot mode, and your phone can be recovered 
with a bit of work.  Take a look at the discussion of what you can do in 
fastboot mode here:

http://andblogs.net/tag/bootloader/

The crucial command you'll be running will probably look like this:

$ fastboot flash system adp1-system.img

You'll need a full software image for your ADP1.  Google doesn't 
distribute these, apparently because of licensing issues with the 
drivers.  So you'll either need to build your own by following the 
directions here:

http://source.android.com/documentation/building-for-dream
http://source.android.com/download

...or you can try one of the many images available on the web.

You're basically in the position right now of reinstalling all the 
software on your device above the bootloader.  Of course, this is 
exactly what the ADP1 is meant for, so you're in luck!  Of course, some 
hacking is going to be required.  Hopefully this has pointed you in the 
right direction.  Be sure to report back on this thread what you end up 
doing and how it turns out for you.

Cheers,

-- Travis

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to