A question about flashing custom roms for the flyer

Search This thread

Navokafoo

Member
Aug 29, 2011
9
0
Hey guys

I just bought a 16gb flyer wifi only from a friend and It had official 3.2.1 honeycomb
but I manged to revert it back to gingerbread as I have the official ruu for my flyer.

so I wanted to know if I s-off my tablet and flashed custom roms can I still one day revert back to official gingerbread?
 

thewadegeek

Senior Member
Mar 20, 2011
696
869
Cedar Rapids
Well not the first time you S-OFF. I think you should be able to follow the interactions here to get through the process http://xdaforums.com/showthread.php?t=1428104

Also don't worry about asking questions, just try to run some searches and figure it out on your own first! If you still can't get it, then feel free to post here, or in the QA forum. Let's try to avoid cluttering up development threads though, unless you REALLY have too!!

Hope that helps!! :)
 
Last edited:
  • Like
Reactions: Navokafoo

RobE.

Senior Member
Aug 21, 2007
610
191
i have a same question to..
if i'm at indonesia witch one that a right ruu for my country
honeycomb

You posted a thread, "i can't connect my wifi htc flyer"... and another poster linked a thread for you to read...

I think he pointed you to the wrong thread. It should've been this one...

http://xdaforums.com/showthread.php?t=1307759

(and as I also advised someone else)... Get adb working on your system - everything you'll need is explained and provided in the above link. You'll be able to identify exactly which RUU (Rom Update Utility) that you'll need. All links and info are there.

See post #2 in the thread - To identify which RUU to use.

No sweat, be careful and ask questions if you need to... it's not as difficult as it might at first seem.
 
  • Like
Reactions: anjarkartaputra
Jul 31, 2011
17
0
bandung
You posted a thread, "i can't connect my wifi htc flyer"... and another poster linked a thread for you to read...

I think he pointed you to the wrong thread. It should've been this one...

http://xdaforums.com/showthread.php?t=1307759

(and as I also advised someone else)... Get adb working on your system - everything you'll need is explained and provided in the above link. You'll be able to identify exactly which RUU (Rom Update Utility) that you'll need. All links and info are there.

See post #2 in the thread - To identify which RUU to use.

No sweat, be careful and ask questions if you need to... it's not as difficult as it might at first seem.

i would like to ask using fastbootBoot the phone to fastboot mode
Run the following command:
Code:
fastboot getvar cid

This will return the CID of your device. Find the appropriate RUU from this list:
The Xs that appear indicate that these numbers are not important for RUU selection, only the numbers which are not Xs are important.

it use adb command or what?

i hope that u can explain, because it was my first time to s-off my device
 

mcord11758

Senior Member
Sep 6, 2010
8,286
1,210
Go into hboot by either holding volume down and power or through adb using command

Adb reboot bootloader

When in unit select fastboot then like using adb enter the command you listed. Fastboot is ran similar to adb but is a different set of commands

Sent from my HTC Flyer P510e using xda premium
 

RobE.

Senior Member
Aug 21, 2007
610
191
<deleted>

Edit: Oops... didn't see mcord11758 had already answered.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Well not the first time you S-OFF. I think you should be able to follow the interactions here to get through the process http://xdaforums.com/showthread.php?t=1428104

    Also don't worry about asking questions, just try to run some searches and figure it out on your own first! If you still can't get it, then feel free to post here, or in the QA forum. Let's try to avoid cluttering up development threads though, unless you REALLY have too!!

    Hope that helps!! :)
    1
    i have a same question to..
    if i'm at indonesia witch one that a right ruu for my country
    honeycomb

    You posted a thread, "i can't connect my wifi htc flyer"... and another poster linked a thread for you to read...

    I think he pointed you to the wrong thread. It should've been this one...

    http://xdaforums.com/showthread.php?t=1307759

    (and as I also advised someone else)... Get adb working on your system - everything you'll need is explained and provided in the above link. You'll be able to identify exactly which RUU (Rom Update Utility) that you'll need. All links and info are there.

    See post #2 in the thread - To identify which RUU to use.

    No sweat, be careful and ask questions if you need to... it's not as difficult as it might at first seem.