Need help making my hd2 an andriod phone. - HD2 Windows Mobile 6.5 Q&A, Help & Troubleshooting

Hey yall, im new to this sight and i have a tmo htc hd2 that i am trying to make an android phone. I am reading all these threads and i dont understand none of terminology. Sorry. So i need help from start to finish because i dont know where to start. PLease Please help.

Just keep reading.........thats the best advice I can give you.
Even if you dont understand it right now the more you read the more things will start to make sense.......
Running android is pretty simple.......
Got to the Android Development Section
Choose a "build" (version of android) that you like the look of.....
There will be instructions for getting it to work in that thread......
Download it and place the folder on your storage card.........
Id reccomend downloading an android loader......
I use mskips, you can find it here
Once thats installed, you just have to click one shortcut and android will load...
You may have to try different builds before you find one that is suitable for you...
Like I said at the start though just keep reading everything you can.......

ok thanks i will give it a try.

But what about this hard spl? Do i have to something with that for it to work?

You'll need to do some reading.
in order for you to enjoy a stable android os running on your hd2, you'll need:
a stable/simple windows rom. In order for you to install a new windows rom, you'll need to install hspl on your phone along with a compatable radio. After that you just download an android version that like you and put it on your sd card.
My setup is:
vbn windows rom, radio: 2.14.50.04, and hyperdroid as my android os.
Runs like a charm

ok so what do i need to do. download a vbn windows rom, radio 2.14.50.04 and hyperdroid? where can i download all of this from and do when i get them is there a certain order i have to open them in?

Related

[Q] Please point me in the right ROM direction

Hi all
I have a G2 touch that was stock and got the OTA update to 2.1 (t-mobile). But i decided I wanted root, not for developing just to get rid of a few system apps like stock and peep.
so i followed a few guides read lots of things and ended up having the generic htc rom 1.5 and rooted after making a gold card and downgrading. The problem was the OTA upgrade to 2.1 wouldnt install. (no groans from those that know what they are on about i'm new to this and thought it would upgrade )
as i like 2.1 more i ended up reflashing the stock 1.5 htc rom without having root and the OTA upgrade worked fine.
Now ive played with the generic htc 2.1 i actually prefer the t-mobile rom as it seems to have more in it like g-sensor calibration etc.
ive read several pages on here and other forums and now im just confused as to how to get a rooted version of the t-mobile 2.1 rom.
is it even possible?
if not and i do the full gold card and downgrade procedure again Which ROM will give me rooted 2.1 that is the closest to the t-mobile stock so i can remove the stock apps i want rid of?
sorry if it seems like an obvious question but i really dont get all this kernel, radio flashing, kitchens and all of that stuff i just want a simple rom i can put in and everything works like normal except i have root
thanks for your help
stevegb666 said:
Hi all
I have a G2 touch that was stock and got the OTA update to 2.1 (t-mobile). But i decided I wanted root, not for developing just to get rid of a few system apps like stock and peep.
so i followed a few guides read lots of things and ended up having the generic htc rom 1.5 and rooted after making a gold card and downgrading. The problem was the OTA upgrade to 2.1 wouldnt install. (no groans from those that know what they are on about i'm new to this and thought it would upgrade )
as i like 2.1 more i ended up reflashing the stock 1.5 htc rom without having root and the OTA upgrade worked fine.
Now ive played with the generic htc 2.1 i actually prefer the t-mobile rom as it seems to have more in it like g-sensor calibration etc.
ive read several pages on here and other forums and now im just confused as to how to get a rooted version of the t-mobile 2.1 rom.
is it even possible?
if not and i do the full gold card and downgrade procedure again Which ROM will give me rooted 2.1 that is the closest to the t-mobile stock so i can remove the stock apps i want rid of?
sorry if it seems like an obvious question but i really dont get all this kernel, radio flashing, kitchens and all of that stuff i just want a simple rom i can put in and everything works like normal except i have root
thanks for your help
Click to expand...
Click to collapse
I'm not aware of any T-Mobile 2.1 ROMs, as everyone wants to rid their phone of branding normally.
But... here's the best method for you. Install your old official 1.5 ROM, and then do the OTA update to 2.1. Make sure you install your T-Mobile 1.5 to do this.
Then, go to http://www.villainrom.co.uk/viewtopic.php?f=110&t=2096 and follow that guide to get a custom recovery image onto your phone. From there, you can use adb to access your handset as root, and add and remove stuff as you please. ADB info is in that guide, and a guide to removing apps is at http://www.villainrom.co.uk/viewtopic.php?f=46&t=862
HTH
PS. This won't give you everyday root, for things like root apps, since your ROM won't itself be rooted. But if you look up "Superuser.apk" and push that to /system/app (you'll learn about pushing etc with adb or googling 'adb push'), along with the su binary, you can give yourself basic root, though it won't be perfect.
If anyone else wants to help out, what you'll need is the 2 superuser files i mentioned, and a modified boot image that has the changed hero.prop (i think it's called that), with ro.secure set to 0 in the ramdisk.
But don't worry about this later stuff unless you need to.
Hi thanks very much for the help
i get the idea right up until the basic root bit, so think i will get that far .....after that you lost me
will i be able to use apps for rooted devices if i just get the basic root working?
stevegb666 said:
Hi thanks very much for the help
i get the idea right up until the basic root bit, so think i will get that far .....after that you lost me
will i be able to use apps for rooted devices if i just get the basic root working?
Click to expand...
Click to collapse
Should be able to. Give it a go That last bit wasn't intended for you, more for anyone who tries this in future and wants adb root access.
i've managed to hit another problem....
i'm trying to install the adb drivers and having trouble. i have the normal usb drivers installed and have downloaded the drivers from villanrom (it wont let me post the link sorry)
but when i tell it to install them i get a window pop up saying the driver contains no information for my device.
ive uninstalled the my htc drivers and tried again but i never get an adb device appear.
am i missing something obvious?
im using windows xp and have the hero set to pc sync when connected.
thanks
stevegb666 said:
i've managed to hit another problem....
i'm trying to install the adb drivers and having trouble. i have the normal usb drivers installed and have downloaded the drivers from villanrom (it wont let me post the link sorry)
but when i tell it to install them i get a window pop up saying the driver contains no information for my device.
ive uninstalled the my htc drivers and tried again but i never get an adb device appear.
am i missing something obvious?
im using windows xp and have the hero set to pc sync when connected.
thanks
Click to expand...
Click to collapse
Hmm OK. I know the issue. Find the driver folder, and use this file as the ini file
http://dl.dropbox.com/u/7618177/android_winusb.inf
I had to hack the file to make it recognise the hero

[Q] HTC Hero on 3 UK

Hi
I have just recieved a new HTC Hero on contract with 3. I am relatively new to ROMs and radios etc. I just had a few questions with regards to the hero ?
I only have an internet allowance of 512mb, will this be enough for the phone ? Are there any free programs which can track this ?
I want to change to the latest 2.1 Rom but I am unsure if this ROM is faster than the current 1.5 ROM. What would you recommend is the fastest and most stable 2.1 ROM for the hero ?
Does the 2.1 ROM use more battery power than the 1.5 ROM ?
If I were to change the ROM would I be able to make a backup of the "out fo the box" ROM. I know I have a lot of questions and most likely a few more to follow but any feedback is appreciated.
Regards,
Riyaz
riyaz_7 said:
Hi
I have just recieved a new HTC Hero on contract with 3. I am relatively new to ROMs and radios etc. I just had a few questions with regards to the hero ?
I only have an internet allowance of 512mb, will this be enough for the phone ? Are there any free programs which can track this ?
I want to change to the latest 2.1 Rom but I am unsure if this ROM is faster than the current 1.5 ROM. What would you recommend is the fastest and most stable 2.1 ROM for the hero ?
Does the 2.1 ROM use more battery power than the 1.5 ROM ?
If I were to change the ROM would I be able to make a backup of the "out fo the box" ROM. I know I have a lot of questions and most likely a few more to follow but any feedback is appreciated.
Regards,
Riyaz
Click to expand...
Click to collapse
OK. 2.1 ROMs are miles better
Battery life should be a bit better. You make a nandroid backup if you want to store your current config.
There are apps to track data usage in the market (free). Droidwall (on custom ROM) will let you control what apps get internet access.
If you ever needed to restore to box condition, you could run your nandroid restore, or just use a goldcard and 3 UK RUU
HTH
512 meg will usually be enough provided you dont sit there on youtube all month, or use tethering and download substantial amounts. Make sure it connects to Wifi when it can. I have 500mb and while it seems little I've never had a problem.
I rooted a 3 uk hero the other day. Massive issues with it. I was on 2.73.771.73 or something and I had to make a goldcard, then downgrade to something else, then install flashrec, then flash a new recovery then flash a rom. Horrible to find the drivers etc needed to downgrade though. I needed to change them to "My HTC" drivers for HTC Sync and bootloader. Using 64 bit win 7 by the way.
I appreciate the feedback guys. I have done some more reading and I think I want to install VillainROM 12. Just a few more questions before I attempt to have a go !
Is the goldcard method the best way to root the hero ?
Once it is rooted, would it be relatively easy to return to the original 3 uk rom ? (How would I create a backup of this ?)
To install this ROM am I correct in assuming I would need to root the phone. As my phone is on the 3 UK network, it is running android 1.5. I am unsure of which radio is installed, and hence would you recommend updating the radio to:
"update-hero-radio-63.18.55.06PU_6.35.15.14-signed.zip" ? (I think this is the most up to date radio for the hero).
I know some of these questions are probably common knowledge but I am new to this so please bear with me.
Riyaz
riyaz_7 said:
I appreciate the feedback guys. I have done some more reading and I think I want to install VillainROM 12. Just a few more questions before I attempt to have a go !
Is the goldcard method the best way to root the hero ?
Once it is rooted, would it be relatively easy to return to the original 3 uk rom ? (How would I create a backup of this ?)
To install this ROM am I correct in assuming I would need to root the phone. As my phone is on the 3 UK network, it is running android 1.5. I am unsure of which radio is installed, and hence would you recommend updating the radio to:
"update-hero-radio-63.18.55.06PU_6.35.15.14-signed.zip" ? (I think this is the most up to date radio for the hero).
I know some of these questions are probably common knowledge but I am new to this so please bear with me.
Riyaz
Click to expand...
Click to collapse
I've rooted my hero on 3. i'm using that radio and VR12.
First off, I used a goldcard to to downgrade then flash the recovery then you can do what you like. Ive not tried going back to stock though.
Good luck.
saf1901 said:
I've rooted my hero on 3. i'm using that radio and VR12.
First off, I used a goldcard to to downgrade then flash the recovery then you can do what you like. Ive not tried going back to stock though.
Good luck.
Click to expand...
Click to collapse
Just wondering is VR12 a quick ROM or is superhero 2.0 quicker ?
hi
cuurent rom is better . wait for new upgrade to froyo 2.2 . otherwise you can do cutom rom
thanks
Thank you very much for the support guys. I have done a bit more reading and I think I have it figured out but before I start just wanted to confirm the process in case I miss something out or the order is incorrect. This is the process I plan on using:
1. Backup the phone using nandroid and save folder on to PC
2. Goldcard procedure. Setup SDK, create the goldcard.
3. Downgrade using this goldcard to 2.73.405.5
4. Install AmonRa's (v1.6.2) Hero recovery image (Am I correct in thinking there is a new recovery image out ? Which one should I use ?)
5. Load VR12 and reboot
6. Update the radio to 63.18.55.06PU_6.35.15.14. This bit scares me as I think this may potentially brick the handset !
7. Reboot phone and hopefully should have rooted hero with VR12 and latest radio.
Is this order correct ? Any tips ?
I will be using Windows 7 32 bit, do I need to install any extra driver's ?
Many thanks
Riyaz
You have it summed up correctly (assuming you're currently running v1.5 of android).
To answer a few of your questions/worries
Yes there is a new version of AmonRA's recovery. May as well use it. Seems fine to me. v1.7.0.1 (i think)
The radio will be fine. It's only an issue if you pull the battery whilst its going (user error) or you have a sprint cdma hero (user error).
Tips - install the latest version of HTC Sync v3.0.5387 from here first. This will ensure the correct drivers are installed. If you get an error whilst downgrading just update the drivers in windows to those installed with HTC Sync (HTC folder on C drive) and run the update again and all will work. That is perfectly normal and happens to some (probably most) users.
Enjoy.
Hi
I installed the HTC Sync in that link but when I try to connect it says this software is only for devices which are running 2.1.
Any ideas ? I cannot set-up ADB without syncing the phone. I hate windows 7 !
Doesn't matter - just need the drivers. Nothing else
Thanks I will continue tonight. Just another question about backing up the original rom on the phone. Am I correct in assuming I need to switch the phone off, turn back on and hold power button and home key and it boots into recovery mode I think. I do not see an option to create a backup. I do however get a cache error. Any idea's ? Am I doing something wrong ? Can I create a backup image via this method ?
Any idea's ?
Apprecuate the feedback guys.
You haven't got a custom recovery image on the phone yet. What part of the process are you trying to do?
Hi
Sorry I just re read my post and it is not very clear. I am referring to the first step of making a backup. If i want to make a backup of the original ROM on the phone (the three ROM), how would I go about making a full backup incase anything goes wrong whilst I am trying to root the phone ? What I am trying to say is I want to have abackup incase I get it wrong whilst rooting.
Apologies for the questions.
You'll have to read up on that. I don't think there is an easy to follow guide. Check out the nandroid details with a quick google search. Personally i've never bothered with this part of the process because as long as there is a 3 network rru exe file (check htc's website) then you can always go back (obviously losing your personal settings). When you run the rru it removes everything you have done and sets the phone back to the state it arrived in.
If you do do it then please make a simple to follow guide for others.
Am I correct in thinking that if anything were to go wrong during the rooting process, I can still restore the phone via a 3 network rru exe file (all be it loosing my settings). Just in case I do make a mistake, how would I go about restoring the phone ? Would I simply place the RUU file on an SD card and then run the RUU file ? How would I run the RUU file ?
I have looked on the HTC website and cannot seem to find this RUU file for a hero on the 3 network. Does anyone have this RUU file and would they be kind enough to forward it on to me or a link to the RUU ?
Thank you guys for being so patient. I know I am not the sharpest knife in the drawer !
http://www.htc.com/uk/SupportDownload.aspx?p_id=283&cat=2&dl_id=840
That should be the 3UK rru file. I would recommend keeping a copy just in case. You just run the file from any windows PC and it will do its stuff.
You are correct in your deductions and sharp enough
Hi
Just an update guys, I have managed to create a goldcard but I cannot get HTC sync to work with Windows 7. I tried to follow the advice provided but it just states Windows has picked the best driver for this. I am tearing my hair out !
Any ideas on how to sync htc hero running 1.5 cupcake with windows 7 ultimate ?
Regards
Which version of HTC Sync are you running?

[Q] 2.2.1 - complications on downgrade and root.

Phone: LG P500h - ANDROID v 2.2.1 buildnumber FRG83.
Country: Brazil
Anyway, what I know is that i have to downgrade it to 2.2 in order to be able to root. I've looked through a bunch of tutorials on a bunch of websites but there are a few questions i have about the process that isn't answered anywhere i've looked.
Apparently downgrading requires me to get a stock ROM from LG, there is a topic here for that but it does not have the right ROM for my country, i tried a couple codes but they all got me 404.
Can I just flash any standard ROM from, US maybe, will it work?
And if yes, how do I flash it? Apparently you can do that by booting into recovery mode, but to get there you need it to be rooted which I can't do.
I've read about KDZ and downloaded that but... it crashes a lot in my PC (whenever i try the Read Device) it gives me error and closes the program (windows program not responding dialog).
I'm afraid it might crash in the middle of it if i try flashing and that would brick my device.
Is there a simple way to flash a new ROM? Is that the first thing I have to do in order to get a custom ROM say Ubuntdroid? It says I need a new recovery... but for that I need to downgrade first? It's a lot to do... and I don't really get the order in which I should do it all in...
Can somebody post me a little "do this, then do that, then finally do that" so that I can understand it all finally?
Thanks in advance, and sorry for long post, was trying to be as informative as possible.
This shows what happens when I try reading the phone on KDZ... also a little part showing that I got my device to be recognized by windows...
also disabled the LGE modem on device manager, read that if I don't it'll get bricked.
Well it won't let me link the image so... just paste the name together.
www
novasite.com.br
/1.jpg
1. Find a suitable v2.2 stock ROM for flashing (link)
2. Use KDZ to flash it (I am not aware of another tool capable of doing that). Try doing that on a PC running Windows XP (important - that's where you're stuck now and I guess you're using Windows 7).
3. Root your phone - search for "z4root" on Market, install it.
4. Install Custom recovery, which will replace your current (stock) recovery mode (link - you may need to create an account on another forum in order to download).
5. Using Custom recovery you can now install any custom ROM and create nandroid backups to restore your phone to a certain (working) state.
You will have to use KDZ again if you ever want to flash a stock ROM, also losing the custom recovery. But you will have no reason to do that, except if you need to take your phone to some warranty repairs.
Good luck!
NEW PROBLEM: About step 1... i finally found a way to get my country's rom, but... it's.. the same thats on my device right now, it says V10a_02 and thats the same on my phone (the kdz read phone tells me that) so... won't I just be flashing the same 2.2.1 again?
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500H/ABRABK/V10A_02/V10A_02.kdz <---- the rom the topic tells me to get.
How do I know what version of android is in that rom? and if i can't, can you link me to a rom that does?
I found one from another country that the guy said is 2.2... but... will it work if i flash that one? does it HAVE to be for my country? also my model is p500h (the h) is it different from the p500 (different as in flashing p500 without h roms on it will kill it?)
As for flashing it...
I think maybe a computer with win xp will do the trick for kdz.
i've found this post today:
http://forum.xda-developers.com/showthread.php?t=944881
is it better to use that than kdz? theres no replies on topic saying "hey it worked" so i'm a little worried, but apart from a few errors it seems to work on my win 7....
i guess the reply would be "i only know kdz, do it with kdz" but i thought i might ask...
Indeed, I have not tried that method and therefore I can't recommend it. At least KDZ is successfully tested. If you are patient enough to wait for some replies either here or in that topic, you may find out if it works. I would recommend it only if you have no other choice, like if you're unable to try KDZ on an XP machine.
In the mean time, I remembered that a newer version of Custom recovery is available (v1.2) - here. But you still need to download a file and read the tutorial from that other forum I mentioned in the previous post.
what about the first part of the post? i think i might have added that after you replied i don't know... asking about the rom i found if it isn't the same i have on my phone. and asking if i can just add another country's one...
edumazieri said:
Phone: LG P500h - ANDROID v 2.2.1 buildnumber FRG83.
Country: Brazil
Anyway, what I know is that i have to downgrade it to 2.2 in order to be able to root. I've looked through a bunch of tutorials on a bunch of websites but there are a few questions i have about the process that isn't answered anywhere i've looked.
Apparently downgrading requires me to get a stock ROM from LG, there is a topic here for that but it does not have the right ROM for my country, i tried a couple codes but they all got me 404.
Can I just flash any standard ROM from, US maybe, will it work?
And if yes, how do I flash it? Apparently you can do that by booting into recovery mode, but to get there you need it to be rooted which I can't do.
I've read about KDZ and downloaded that but... it crashes a lot in my PC (whenever i try the Read Device) it gives me error and closes the program (windows program not responding dialog).
I'm afraid it might crash in the middle of it if i try flashing and that would brick my device.
Is there a simple way to flash a new ROM? Is that the first thing I have to do in order to get a custom ROM say Ubuntdroid? It says I need a new recovery... but for that I need to downgrade first? It's a lot to do... and I don't really get the order in which I should do it all in...
Can somebody post me a little "do this, then do that, then finally do that" so that I can understand it all finally?
Thanks in advance, and sorry for long post, was trying to be as informative as possible.
Click to expand...
Click to collapse
First backup your data, then download a factory ROM, it doesn't matter which version u download, what matters is the version. Make sure that it's 2.2 and not 2.2.1 or 2.2.2. Follow all the below steps without skippin any, no matter how simple or stupid they are.
Link for shipped ROM - http://forum.xda-developers.com/showthread.php?t=865479
Now download KDZ updater and uncompress it
http://www.4shared.com/file/UleS4dP3/KDZ_FW_UPD_EN.html
Install msxml.msi from the uncompressed directory
Charge your battery to almost full state (I'm not sure, but it can be reason if phone doesn't start)
Turn phone off somehow (remove battery etc.)
Install drivers properly
Get rid of all usb drivers like Nokia, microsoft visual ++ run time environments
Install the LG drivers by selecting the update manager from the lg site
Disable LGE Virtual Modem. In your Windows operating system, go to Control Panel > System > Hardware > Device Manager > Modems > Right click on LGE Virtual Modem and click Disable.
Press and keep pressed "Volume up"+"Return" and connect USB cable to phone
Yellow screen with text emergency mode should appeared
Shake the handset (I know, it sounds ... strange, but it helps for ones, so... why don't try it?) UPDATE: Read some quotes on bottom.
Run KDZ_FW_UPD.exe (Has administrator).
Select Type : 3GQCT (I have one report that CDMA mod works too)
Select PhoneMode : DIAG (in case of fail try EMERGENCY, and as last chance use CS_EMERGENCY)
I Recommend do not switch phone off. There was some people, which done it and after they was not be able to turn it on again. If flashing failed, just select some another mode and try it again, again, try shake/connect disconnect, again, again....
In KDZ file : Choose the ROM file you downloaded in the first step
Press Launch software update
Shake the handset (I know, it sounds ... strange, but it helps for ones, so... why don't try it?) UPDATE: Read some quotes on bottom.
Now Root it via Z4root - http://forum.xda-developers.com/showthread.php?t=833953
Then install custom recovery - http://forum.xda-developers.com/showthread.php?t=844483
Then download n flash any ROM of your choice, I wud sugget install Void or LOL.
Edit :- By the time I replied, many have already replied. Anyways you can check my reply too :-D
Mithun.
"it doesn't matter which version u download, what matters is the version."
does that mean it doesn't matter what country or operator the rom is for, as long as it is android version 2.2?
i have one from portugal (not my country) and that one is made for P500 mine is P500H... if that makes a difference i don't know, but i do know that rom is android 2.2. can i flash that one?
i also have one that i got from that topic following the instructions of putting my serial number, it linked me to a rom V10A_02... on KDZ when i try to read my device it says i have V10A_02 too. isn't that the same one i have now? with android 2.2.1? if it is it's very pointless to flash the same rom already in it.
any way to check?
because that is my last doubt ;p
edumazieri said:
"it doesn't matter which version u download, what matters is the version."
does that mean it doesn't matter what country or operator the rom is for, as long as it is android version 2.2?
i have one from portugal (not my country) and that one is made for P500 mine is P500H... if that makes a difference i don't know, but i do know that rom is android 2.2. can i flash that one?
i also have one that i got from that topic following the instructions of putting my serial number, it linked me to a rom V10A_02... on KDZ when i try to read my device it says i have V10A_02 too. isn't that the same one i have now? with android 2.2.1? if it is it's very pointless to flash the same rom already in it.
any way to check?
because that is my last doubt ;p
Click to expand...
Click to collapse
Yes.... you can choose any country. I tried the Australian version. Use the below one http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AAUSBK/V10a_00/V10A_00.kdz
edumazieri said:
what about the first part of the post? i think i might have added that after you replied i don't know... asking about the rom i found if it isn't the same i have on my phone. and asking if i can just add another country's one...
Click to expand...
Click to collapse
As far as my knowledge goes, the LG P500h you have is the same phone as the P500, only branded for Telus. The hardware should be identical, therefore you may use any ROM designed for the P500 family.
The only thing you may miss if you install a ROM not customized for a Brasil (or South America) network operator is the internet acces point name, thus rendering your phone unable to acces the internet trough its data service connection, but only trough WiFi. Nevertheless, the phone's APN can be configured manually, all you need are the correct settings from your mobile operator and you're good to go.
Ok since you guys told me i can go ahead and flash any country ROM i just did and now my device burst into flames and then the flames consumed my apartment.
ok, not. it worked too well actually, i did the kdz procedure on my win 7 anyway, despite the errors when reading device info, and it took like, 1 minute, rebooted, took like 2 minutes on the android screen then it came back, with all my data still there... i thought it didn't do anything but... its now version 2.2
i tried z4root, worked ... got the superuser app and.... i'm happy ^^ thaaaanks!
anyway about the custom recovery thing..
i'm going to install the one in that post you gave me...
but i read something about the best one being clockwork something...
shouldn't i go ahead and install that one?
or can i do everything i need with this one you guys linked?
edumazieri said:
Ok since you guys told me i can go ahead and flash any country ROM i just did and now my device burst into flames and then the flames consumed my apartment.
ok, not. it worked too well actually, i did the kdz procedure on my win 7 anyway, despite the errors when reading device info, and it took like, 1 minute, rebooted, took like 2 minutes on the android screen then it came back, with all my data still there... i thought it didn't do anything but... its now version 2.2
i tried z4root, worked ... got the superuser app and.... i'm happy ^^ thaaaanks!
anyway about the custom recovery thing..
i'm going to install the one in that post you gave me...
but i read something about the best one being clockwork something...
shouldn't i go ahead and install that one?
or can i do everything i need with this one you guys linked?
Click to expand...
Click to collapse
Glad that it worked Install the Amon_RA's recovery!!! Many ROM's for OO won't support clock work I suppose. Amon RA's recovery is neat, I've been using that from the time I had an HTC tattoo.
For your Custom Recovery.... http://androidforums.com/getitnowma...ry-optimus-one-p500-thunderg.html#post1896517
edumazieri said:
anyway about the custom recovery thing..
i'm going to install the one in that post you gave me...
but i read something about the best one being clockwork something...
shouldn't i go ahead and install that one?
or can i do everything i need with this one you guys linked?
Click to expand...
Click to collapse
You can do anything you need with ThunderG. Now that version 1.2 supports backup and restore of ext4 partitons (a feature you don't need if you don't plan on installing a custom ROM... but you will, eventually ), it is complete.
Moreover, in ClockworkMod's first topic says: "This recovery will not allow you to flash every ZIP file". ThunderG does, if you choose to allow flashing of unsigned zip files. Sometimes this is useful.
Peeeeeerfect
Recovery installed, LOL ROM installed, all fast smooth and error-free.
no more screen touch lag, it's soooooo much faster now, overclocked, i have yet to test my emulators but i can only guess they're gonna be at least 150% better lol.
thank you all very much for taking the time to help me ^^
ONE LAST QUESTION: I PLAN ON BUYING A NEW SD CARD, JUST PLUG IT IN AND IT'LL FORMAT THEN CREATE THE NEEDED FILES THEN I INSTALL STUFF BACK ON IT, SIMPLE AS THAT?
Simple as that =D
Although there are some criteria with the sd card or you'll get unmounting problems.
Use a class 4 or higher card
format with fat32
I've never officially tried this method but its apparently supposed to help
allocation unit size: 64kb when you're formatting
edumazieri said:
Recovery installed, LOL ROM installed, all fast smooth and error-free.
no more screen touch lag, it's soooooo much faster now, overclocked, i have yet to test my emulators but i can only guess they're gonna be at least 150% better lol.
thank you all very much for taking the time to help me ^^
ONE LAST QUESTION: I PLAN ON BUYING A NEW SD CARD, JUST PLUG IT IN AND IT'LL FORMAT THEN CREATE THE NEEDED FILES THEN I INSTALL STUFF BACK ON IT, SIMPLE AS THAT?
Click to expand...
Click to collapse
So, how does it goes?!
I´m brazilian too, got a brand new LG Optimus One from ViVo, and a want to know if you´re having any troubles with conections, calls, internet, 3G etc.
OK, id did the flash
I´m afraid that if flash any custom rom, it will break or cause any misfuncition of the 3g service.
Any idea?!
== Updated
Ok, I´ve flashd it with KDZ and the log show´s thats all ok
"14:34:45 : ===FINISHED=== "
BUt its taking like FOREVER to start... almost 30min on android screen. Is this normal?! Should i restart the phone?!
leave it some more time , try shaking it ...
shake trick sometimes helps
Help please..
I did as instructed in the step to step procedures. kdz posted finished but my phone is still at the yellow screen..i did shaking but nothing happens..Is this normal?..SHould i wait..

[Q] About to flash CM7 on a 4.0, have a few important questions though

Hello all!
So, after successfully flashing CM7 onto my LG Optimus One, after using a (very) simplified guide, the whole process has become a bit clearer. But as I am still a newbie, I will still need some help.
I would like to put CM7 on my Galaxy Player 4.0. I have seen the thread, but I have a few questions before I start.
One, the sticky in the dev section for CM7 on the 4.0 says I need to make some sort of back up with Odin/Heimdall. Well. I know what Odin is, I bought it from the marketplace only to realize that my device is incapable of running it, and after the dump file is created, I don't really know what to do with it. Any help, please?
Also, I downloaded CWM Recovery (I assume this is okay to use to flash CM7 on my device?), but when I tell the application to flash the recovery, it gives me a list of devices to choose from...the Galaxy Player 4.0 isn't listed. Does it matter which one I choose?
These next two I am seriously confused about. The prep instructions say to have a good kernel handy. Is this something that I'm going to flash onto my device? Install? Copy over? Or is it something that I'm going to do with whatever Odin/Heimdall is? Also, the instructions say to verify MD5 on the device...and I have no idea what that means.
Could anybody please, please clarify these for me? I just trying very hard to avoid any damage to my device.
Anyways, thank to anybody who posts any help, its highly appreciated.
ErkelMan said:
Hello all!
So, after successfully flashing CM7 onto my LG Optimus One, after using a (very) simplified guide, the whole process has become a bit clearer. But as I am still a newbie, I will still need some help.
I would like to put CM7 on my Galaxy Player 4.0. I have seen the thread, but I have a few questions before I start.
One, the sticky in the dev section for CM7 on the 4.0 says I need to make some sort of back up with Odin/Heimdall. Well. I know what Odin is, I bought it from the marketplace only to realize that my device is incapable of running it, and after the dump file is created, I don't really know what to do with it. Any help, please?
Also, I downloaded CWM Recovery (I assume this is okay to use to flash CM7 on my device?), but when I tell the application to flash the recovery, it gives me a list of devices to choose from...the Galaxy Player 4.0 isn't listed. Does it matter which one I choose?
These next two I am seriously confused about. The prep instructions say to have a good kernel handy. Is this something that I'm going to flash onto my device? Install? Copy over? Or is it something that I'm going to do with whatever Odin/Heimdall is? Also, the instructions say to verify MD5 on the device...and I have no idea what that means.
Could anybody please, please clarify these for me? I just trying very hard to avoid any damage to my device.
Anyways, thank to anybody who posts any help, its highly appreciated.
Click to expand...
Click to collapse
Ok so first don't flash CWM using the rom manager. Instead download this kernel: http://forum.xda-developers.com/showthread.php?t=1377771(I recommend 2.1 over 3.0 because people reports bootloops in 3.0). Flash it using odin or heimdall. Then if you want, make a backup using CWM. then download CM7 from here: http://forum.xda-developers.com/showthread.php?t=1527576&page=13 Flash and enjoy!
But as the red warning says: FOR DEVS AND EXPERTS ONLY. So if you don't know if you are doing don't flash it.
Thanks! But I'm still confused as to how to get Odin to work considering the Galaxy Player 4.0 isn't a supported device. Also the MD5 verification is still foreign as to what it is. I know it says only for devs, but I'm sick of the stock os on the player, and as seeing what CM7 can do on my Optimus One, I'm eager to get it on my player.
ErkelMan said:
Thanks! But I'm still confused as to how to get Odin to work considering the Galaxy Player 4.0 isn't a supported device. Also the MD5 verification is still foreign as to what it is. I know it says only for devs, but I'm sick of the stock os on the player, and as seeing what CM7 can do on my Optimus One, I'm eager to get it on my player.
Click to expand...
Click to collapse
You check the MD5 with a md5 check program to see if it matches. Also to use odin check on google or youtube. and for the rom manager app. koush just don't support it.
Thanks a ton, I'll start looking up the Odin issue.

[Q] No Access

I have to start by telling you I am not only a Newbe I am a NO-Knowbee, a complete novice. I am an advanced computer user but smart phones make me fell stupid. So please bear that in mind when offering "how to" advice.
I bought this phone 3 weeks ago as Rooted. I think is was rooted but SuperSU will not start. I get a message that the SU Binary need to be updated. I have two choices. NORMAL which fails and the other is TWRP/CWM which does nothing either but suggests I manually reboot into recovery manually. I have no idea what to do.
Nice mess there ... maybe others have better opinion here but .. the question would be to fine out what version of android you have (aka like windows xp, 7, 8/8.1 etc) then from that point I would almost want to start over ..
Some people have differ opinions on this but my opinion is to start over and re-root the phone. Either they failed on the unlocking boot loader or something and just decided to sell it. (in windows terms they basically corrupted everything).
So the question comes down to is being able to put on custom roms? Depending circumstances you can unlock the boot loader and then install any custom rom (modified OS made for that specific phone, you cant just put anything it has to be made for this phone etc..)
Next question if you can live without going through that (different roms) and want to stick with stock (whats already on the phone) and just want root, then the my opinion would be to just redo everything then re-root it fresh.
Theres a program called Odin that you would use and you would need the stock file to which is currently on your phone and you would need to download it (the file is usually about over a GB in size) and you would need to do that. However telling you how to do that here while its simple this is something you need to read and learn about. Its just like finding tweaks and tips on windows. There's a EXCELLENT help section here and I HIGHLY recommend you read and read more and more. Its like potato chips you cant eat just one. Good luck.

Categories

Resources