2009/7/2 Brian <brian.minig...@gmail.com>

>
> I was hoping to find an answer to MY question on here. I have a
> developer phone. Build is 1.1 I am NOT a developer, just an early
> adopter in UK who got a US phone. Question: Is there an EASY way to
> get to 1.5? Everything I read confuses me....is there a SIMPLE step by
> step anywhere? VERY simple?
>

Depends what boot loader you have installed, some allow you to hold the home
key down when you power it on and then you can alt+s to install update.zip
from the root directory of the sdcard.

Otherwise you can manually install the partitions by unzipping the update
and using flashboot. You get your phone into flashboot mode by holding the
camera button and power button down after you have switched it off. Then
it's just a case of:

fastboot flash boot boot.img
fastboot flash userdata data.img
fastboot flash system system.img

etc

--~--~---------~--~----~------------~-------~--~----~
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