Related
hi everybody you guys are geniuses!
i m new to this whole spartphone thing! i just bought my htc evo and i m trying to root it but i don t even know the basics! what is a flash and how do i flash? what is sd configuration and how do i do that! how do i do backup ;nandroid backup?what is a kernel and how to put it into my rom!! basicly i need all the info from the begining until i run a custom rom! i really need help on this one! thank you!
Google is your friend
_MetalHead_ said:
Google is your friend
Click to expand...
Click to collapse
+1
There are plenty of people around here that like to help, but asking to have the entire android guide spelled out for ya is a bit much. Go search and read up on what you can understand, then read a little further. When it starts to get confusing again, come back and ask a specific question or two. You will get a lot more help that way.
That s why I m asking! I did look it up, and it s confusing
Sent from my PC36100 using XDA App
utzu said:
That s why I m asking! I did look it up, and it s confusing
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
You gotta look up the tutorials. Flashing means moving something to your SD card and installing it.
unrevoked is kinda advanced since ur brand new..search on youtube for how to root evo 4g
swyped htc supersonic
stay stock
Google the basics . Most people don't have time to explain everything to you. There is a lot to learn, and I would advise you to not mod your phone unless its something you like to do. Your home work too google.
What is : nand recovery, back up, restore
What is: flashing
What is: recovery
What is: sd card, what is stored on it
What is a : rom
What is a :kernel
How do I flash them?
Learn what a ".apk" file is
What two recoveries do you have to choose from?
What is root? And its history (where it came from)
What is "su command"
What is "s" off and "s" on
Like I said, if you don't like too do this stuff and aren't a geek like the rest of us then I wouldn't bother, it takes a lot of reading and learning, one thing we all have in common is we are all still learning.
Sent from my netarchy_toast, froyo beast of a machine evo!
Honestly, I would love to help, but you are asking too much. It takes weeks, months, even years to get fully acquainted with android and hacking it, especially if this is your first smartphone. If I were you, I would enjoy being stock for now. Once you figure out how to use either terminal or command prompt (Mac or pc, in that order) then maybe start making gradual changes. If you need ANY actual help, pm me as you would not be the first noob i helped. I consider it my duty (ha). Take developments from the experts, give info to the noobs. Really, get familiar with everything, look up some stuff, watch some videos, and if you still need any help, shoot me or another one of the experienced and helpful devs at the xda a pm (private message. Click their name and it will give you the option.) and you will be helped, I garuntee it.
utzu said:
hi everybody you guys are geniuses!
i m new to this whole spartphone thing! i just bought my htc evo and i m trying to root it but i don t even know the basics! what is a flash and how do i flash? what is sd configuration and how do i do that! how do i do backup ;nandroid backup?what is a kernel and how to put it into my rom!! basicly i need all the info from the begining until i run a custom rom! i really need help on this one! thank you!
Click to expand...
Click to collapse
Hahahaha really! I mean c'mon did you even read any of the sticky's (threads at the very top of the forums)? Youll be amazed that all or most of your answers are there..
Heres a link to get you started read the page and click the links and read some more.
http://forum.xda-developers.com/wiki/index.php?title=HTC_Supersonic&useskin=vector
Not picking on ya but you need to understand the basics on yor own because its likely your phone will get messed up if you dont, and you are the only one to blame if it does. Thays why its important to fully understand what you are doing, remember flashing anything to your phone WILL void the warrantee if you screw up so be carefull.
Read for a month!
Read up on everything for a month, then start your EVO hacking experience!
Here are a few that are great starting points:
Common Misconceptions and Info
HTC EVO WIKI
How To Use These Forums
How To Search XDA
Helpful/Popular Threads
REMEMBER! - Any question you are thinking to ask, has most likely been asked and answered before on these forums SO SEARCH!
Good luck, and welcome!
I would start here http://forum.xda-developers.com/showthread.php?t=706411
once you get that done the custom recovery is installed things will be much easier
I used that root method one my replacement evo and it worked just fine.
BrianDigital said:
I would start here http://forum.xda-developers.com/showthread.php?t=706411
once you get that done the custom recovery is installed things will be much easier
I used that root method one my replacement evo and it worked just fine.
Click to expand...
Click to collapse
This is if the OP does NOT have Android v2.2.
OP - If you go this route you will need to downgrade in Regaw's 2.2 ROOT METHOD, but stop before using unRevoked.
I am in an overly good mood today so i will help out with some basic information
What is : nand recovery, back up, restore - A nand back up is basically a way to back up your phone its rom and settings. a nand restore uses the a nand back up you made to put your phone back to where is was when you made the nand back up (think about a restore point on a windows computer very similar concept).
What is: flashing - Flashing is the process used to install system files. this is usually done through a recovery which i will get into below. the reason it is called flashing and not installing is because it needs to be done through recovery and is a slightly different process but in more basic terms it is basically installing your rom or radio or other system critical pieces onto the phones internal memory.
What is: recovery - a recovery is basically a program that lets you access some advanced system features, these include nand back up and restore, wiping cache, data, and dalvik, and the ability to flash (install) certain files to your phone. to get into a recovery with your phone off hold volume down and the power button you will load to a white screen with several options (this is the hboot or bootloader) select recovery.
What is: sd card, what is stored on it - Out of the gate your sd card is set up as it should be. their are a few reason you might change this however with 2.2 it has become less of a need and i recommend just leaving it be. The main reason people configure there sdcards is to allow a script called apps2sd to work. what this does is it allows you to store all your apps on the sd card they are normally stored on the phones internal memory. Froyo or 2.2 (the android os version on your phone) has the ability to allow apps to move to your sd card through the settings. now this doesn't work for all apps as it has to be turned on by the app creator but many it will. Because of this i would leave your sdcard alone while you learn the ropes.
What is a : rom - a rom is basically the operating system of your phone. what a rom does is replace the default os with a custom one that has been tweaked or built by a developer. this is the piece of the phone you interact with.
What is a :kernel a kernel is basically the software that translates what you do in the rom to the hardware. think of it as the phones steering wheel. you let the phone to do this and the kernel interprets it so the hardware knows what to do,
How do I flash them? To flash files is relatively easy you place them on the root of your sd card (basically drag and rop onto the sd card but not in any folder). then you boot into the recovery. in the recovery you shoudl be able to find the options to wipe cache, wipe data/factory and wipe dalvik. you select each of these and then yuo select flash .zip from sd. next you scroll to the file you want to flash (the rom or kernel etc you want) and select it (normally power button) you should then flash the rom. once it is flashed select back until you see reboot phone and then reboot it and you should boot up with your new rom.
What is "s" off and "s" on - s on and s off is basically the way you can tell you are rooted in the bootloader (or hboot i talked about above) at the very top you should see one of these options. what these mean is whether your phone requires a signed file (s on) or whether it can flash unsigned files (s off). for now just consider a signed file as an official file with an unsigned file being unofficial or modded.
Now hopefully this explains a bit of the basics better and gives you enough information to better understand what is going on. My recommendation is to take the steps to root flash etc 1 at a time it is easy to read through all the instructions and go wow this is confusing. it really isnt as bad as it seems and as long as you follow each step you should be fine. just do exactly what each step tells you to do and dont worry about the next steps till you are there. you still have a lot to learn and the best way you can learn it is by searching the forums think of it as your library.
many people are glad to help however as you can see from some of the posts it is expected that you at least try to learn and research things for yourself. if you get stuck on something ask and you will normally get an answer just try remember if you cant take the time to search and research things you shouldn't expect others to take the time to help. i'm not saying you did i ma jsut giving advice for the future.
anyway best of luck and hopefully this will get you in the right direction.
NOTE: i have "dumbed" down some of the explanations to give the jiest of the idea with out getting to technical so for those that are more technical it is on purposse.
CLICK HERE TO GO TO THE WIKI
I have decided to open a Questions and Answers thread on this section of the forum. This is a good way to keep the number of new threads with questions down to a minimum, which will make new threads essentially for people that are contributing to the Samsung Epic 4G. This includes, but is not limited to, people that are providing the following:
- Roms & Kitchens
- Programs & Apps
- Fixes & Tweaks
- Skins & Themes
- Tips & Tricks
I would like to request the help from other members to keep the thread in order and in check. This will have the added side effect of creating an ever self updating knowledge base that will far extend the content of the Wiki. This will in turn save us from having to answer the same question a billion times...
Please refer to the Wiki first before asking any questions though! It can be located here: http://forum.xda-developers.com/wiki/index.php?title=Samsung_Galaxy_S/SPH-D700
CLICK HERE TO GO TO THE WIKI
Any idea when the OTA push for2.2 will start?
jg187211 said:
Any idea when the OTA push for2.2 will start?
Click to expand...
Click to collapse
Unfortunately, we don't have anyone in the community who has inside access to that information. Some of our members are affiliated with Sprint, and so have slightly more reliable rumors, but even their sources have thus far been wrong if they quoted a specific date...
So I hope you understand that I'm not being a jerk when I say, we won't know until it actually happens (and this will probably always be the case)
That being said, this most recent leak (DK28) seems stable so far IMO, so it could potentially become our official update
ok im a total noob to all this stuff. i followed the guide to update my epic to 2.2. the problem is, that the camera, gallery, and a couple other apps dont work. Can someone help me? Should i go back to 2.1, if so, how do i do that?
EDIT: Angry rant removed, thanks to the mods for a quick response (and to the member who's post was removed: no hard feelings, I hope you understand)
Just remember to read before posting, to make sure your post will be relevant and not redundant
jayzn210 said:
ok im a total noob to all this stuff. i followed the guide to update my epic to 2.2. the problem is, that the camera, gallery, and a couple other apps dont work. Can someone help me? Should i go back to 2.1, if so, how do i do that?
Click to expand...
Click to collapse
Whenever flashing a ROM using either recovery, it's always a good idea to wipe the phone (as in factory reset - I'm not referring to wiping the cache or the dalvik cache, although both steps are also usually recommended)
If you used the odin method described in this thread: http://forum.xda-developers.com/showthread.php?t=861213
then you might have flashed the wrong tar - DK05 and DK17 both had the camera problem, make sure you have the DK28 file.
If you have the right tar, then you could have an incomplete download... I doubt that though, when that happened to me, my phone wouldn't boot at all. But you might want to redownload the tar just to be sure (double check the filesize after it finishes and before you flash, if it seems too small then it messed up again)
That's the best general advice I can offer, but if you'd like to provide more details about the method you used (especially a link to the guide you used, if it isn't the one I provided), someone here might be able to identify where you're going wrong
i followed the instructions from http://forum.xda-developers.com/showthread.php?t=861213. i didnt use odin, i just used the .zip method. it took me a lot of tries cause i kept getting errors. the second mirror link worked for me, but like i said, my camera, gps, gallery and some other apps dont work.
oh and everytime i try to flash again, i get the error.
It sounds like you're either starting from the wrong rom or not wiping the phone before flashing the zip. All of the zip updates I have seen require you to start from DI18 stock (root an clockwork seem to be okay in my experience, all other mods must be removed) - if you have installed any custom roms, your best bet is to follow the odin method using the stock DI18 tar - so you may as well just skip the zip methodand odin to the stock DK28 tar
And you absolutely must wipe the phone (again, factory reset - I suspect many people are just wiping the cache and/or the dalvik cache).
Sent from my SPH-D700 using XDA App
Odin flashing
I've got a quick question. I'm looking to move to a build using the DK28 information release and it requires that I update the pit and modem files on my phone using Odin. Do I need to flash a 2.2 rom right away or am I safe to boot into my current rom first?
KaiXXV said:
I've got a quick question. I'm looking to move to a build using the DK28 information release and it requires that I update the pit and modem files on my phone using Odin. Do I need to flash a 2.2 rom right away or am I safe to boot into my current rom first?
Click to expand...
Click to collapse
Are you doing the strictly odin method (full froyo in a tar file)? Or an update.zip?
The odin method *should* include the modem and everything (and you use the updated pit in the same process) - you'll have to read the particular thread that you got the download link from, but I haven't noticed any odin tar files that required the modem separately
For the update.zip method, I don't know if it matters whether you flash the modem before or after applying the zip through recovery - I don't think either one overwrites the other, but that's a part of the process I can only guess about. But regardless of when you odin flash the modem, that's when you'll use the new pit file (the same as the odin-only method above).
As far as I know, the primary difference is that the update.zip doesn't inherently overwrite user data (but you'll probably have broken programs that FC all the time, which means a wipe is necessary, making this somewhat null). I prefer the odin method because it is a fresh flash of the entire system (I usually let it repartition as well - no one else has posted about that feature so I have no idea if it's a fluke that it hasn't given me problems)
Hope that helps
which is the best
so i have updated to dk28 froyo 2.2 i like battery life and performance can anyone offer info on which is the best rom for me or just some insight on which rom is the best overall
How do I stop running applications from starting every time I restart my phone?? I have the start up auditor but for some reason everytime I restart my phone the apps I have disabled keep restarting themselves and I have to go into the running programs and disable them manually. WTH?? Doesnt programs constantly running in the background kill the battery life?? How do I disable apps from starting?
youngpro83 said:
How do I stop running applications from starting every time I restart my phone?? I have the start up auditor but for some reason everytime I restart my phone the apps I have disabled keep restarting themselves and I have to go into the running programs and disable them manually. WTH?? Doesnt programs constantly running in the background kill the battery life?? How do I disable apps from starting?
Click to expand...
Click to collapse
How I understand it, especially with Froyo, you shouldn't have to kill programs in the background, if said 'background' process or service is working normal or efficiently. I still kill the DRM process when I reboot my phone, and not sure if it's still causing drain issues.
Also (someone else confirm this), I believe that constantly 'killing' certain background processes actually uses MORE battery, since it has to constantly restart itself. I've had a much more stable device *not* using auto killers, and just sniping one here and there that I know to cause drain.
Some reading material on GC, tho, in regards to memory management
Ignore me!
devo52 said:
so i have updated to dk28 froyo 2.2 i like battery life and performance can anyone offer info on which is the best rom for me or just some insight on which rom is the best overall
Click to expand...
Click to collapse
A lot of it is personal preference - this early in the game, the primary differences between the roms are going to be mostly cosmetic. So for now, the best advice I can offer is to try each of them and decide which theme you like. Regardless of how you upgraded, you had to use odin, so you have succeeded at the most difficult step of the process - and odin can bring your phone back to life if something goes wrong, so it's an invaluable skill to have.
In the meantime, keep watching the threads (quietly, unless you have a question that hasn't been asked already - we're working on cleaning up the forum to make it easier for everyone to find answers... but I digress...)
It's too early to be sure of any of the fixes out there - we have at least three separate fixes for the GPS issues; some people find success with one, others with another, and a lucky few don't need the fixes at all... so in summary, we can't say which is better or worse just yet, stay tuned and decide whether you want to experiment on the bleeding edge, or wait for these things to be stable and thoroughly tested.
And if you have any doubts, just stick with the stock DK28 for now
tl;dr, questions in BOLD.
Okay, after spending the entire night scouring the internet/this forum and starting from absolutely zero-knowledge about the Android OS, I managed to update my Epic to 2.2, and root the phone. Now, I'm kinda stuck as far as customization goes. I see all these cool skins and battery life mods and stuff, but they don't exactly offer any steps as to how to install them. Since I don't exactly know what file-types do what, I'm kinda shooting blindly at trying to update/install something "custom" onto the phone. So, my question(s) is/are:
What does the ROM do?
What does the ROOT do?
I know the root basically "unlocks" your phone, but that's all I know. The process of customizing the phone still remains a mystery. (that's the problem with following step-by-step instructions, rather than actually knowing what you're doing.)
I also don't understand the purpose of flashing a phone. Flashing, in my experience is to update something, like say a BIOS. But that sets the system back to square 1 as far as all settings go, in this particular example.
If I flash, with say Odin, after having updated to DK28 and "rooting," won't this make all the "customization" that I've done prior basically 'null' because I've just flashed the phone into a blank-state?
Sorry if these are questions easily answered by searching, but I just spent my entire sleep-cycle trying to find the answers to these questions, and managed to only get so far. I look forward to the answers On another note, I am now EXTREEEEMELY pleased with my phone. Before this evening, I was just the regular, old run-of-the-mill enduser. I liked the cool built-in customizations and all the apps and what not, but never dreamed of being able to customize my phone to THIS EXTENT. So, now it's something I'm very interested in doing..it makes my phone truly mine.
zdavidi said:
What does the ROM do?
What does the ROOT do?
Click to expand...
Click to collapse
Did you see the link to the Wiki in the original post of this thread? That's where I started when I first got here, it helped me understand the basics.
zdavidi said:
If I flash, with say Odin, after having updated to DK28 and "rooting," won't this make all the "customization" that I've done prior basically 'null' because I've just flashed the phone into a blank-state?.
Click to expand...
Click to collapse
It depends on what you flashed with Odin. If you only flash a modem file, then your customizations and apps are untouched. If you flash an entire ROM in "tarball" form then not only does it re-write the modem but it also overwrites all user data. Think of the latter as resetting the phone to stock and works even if you cannot boot up.
When can we expect a custom Kernel with netfilters for wifi tethering?
n00b question.
If an SDK version is released (say, like, Gingerbread today), does that mean chefs could take it and cook up a ROM for ANY phone (say, like, the Epic)? Or do they need something else to do that?
Remove Touchwiz Launcher (consequences?)
Hey-- I'm using Quantum 2.0.0 ROM, and I never use the touchwiz launcher. Does anyone know if it's safe to just remove the apk? (TouchWiz30Launcher.apk) or is there other functionality tied to it?
I use LauncherPro, fyi.
Please forgive my ignorance... I've searched the forums, looked at the wiki...
I use titanium backup and am now running the DK27 froyo build by noobnl. My question... How do I restore my e-mail accounts to the phone everytime without having to re-type them in? I've been flashing a rom every other day on average since I got the phone and it's getting REALLY old.
Hey guys, let me begin for apologizing if this is in the wrong place. I've been trying to read as much as I possibly can regarding these problems, and I'm stressed, and tired.
That out of the way, allow me to attempt to explain...
My Epic 4g seems to be "bricked" but only in the "soft way" (I've seen this term used before, and it seems to fit.)
It will still boot into Clockwork 2.5~ but no further, if I try to boot it farther, it will hang at the Samsung Screen and play the music.
Before anyone flames me, please, try to remember what it is like to have no idea what the hell is what after something weird happens.
I am running OSX Snowleopard, and have gotten Heimdall to run, but it will not recognize my epic when I put it into download mode. I feel like I am out of options, but I do have one more idea, and I wanted to run this past all of you ...
Since I cannot get my Heimdall to find my epic when I put it into download mode, would it be feasible for me to get a microsd reader (I found one at walgreens for 20 bucks), put an update.zip on it of like a stock eclair or froyo ( I hardly even care which version now, I just would like a working phone...) and run the update from sd via the still working clockwork recovery??
If this would work, it would rock, but I haven't seen any mention of it anywhere. I don't see why it would work, but then again I am not a wizard.
Any suggestions? Comments? Reassurance or Guidance?
If anyone could point me towards the best update.zip to try and push via the microsd reader, I would be eternally grateful. Or in general, if you have a better idea, I'd love to hear it...
Thank you so much in advance, to anyone willing to give me a shot or lend a hand...
blueoxide said:
Hey guys, let me begin for apologizing if this is in the wrong place. I've been trying to read as much as I possibly can regarding these problems, and I'm stressed, and tired.
That out of the way, allow me to attempt to explain...
My Epic 4g seems to be "bricked" but only in the "soft way" (I've seen this term used before, and it seems to fit.)
It will still boot into Clockwork 2.5~ but no further, if I try to boot it farther, it will hang at the Samsung Screen and play the music.
Before anyone flames me, please, try to remember what it is like to have no idea what the hell is what after something weird happens.
[snipp].
Click to expand...
Click to collapse
I have NEVER tried this but it sounds like its worth a shot...i would try CM7 just to get something booting (and its a small file to DL).
But you should definitely "find" a copy of windows (google it *cough cough*) and use bootcamp (search in spotlight) to partition your hard drive and install it and have a mac with osx and windows lol i have xp but you can try newer...
its pretty easy (instructions are detailed) and you will never have to worry about "soft bricks" because you have odin
Yeah, I've toyed with the idea of bootcamping again, it's just such a damn pain, and so many of the "findable" windows on google are infected with godknows what. By CM7 do you mean cyanogen mod 7? I've never used cyanogen mod, if you could point me in a good direction I'd appreciate it.
Also, thank you for the civil reply... I have noticed a degree of distast for those who really don't know thier **** on many fourms, but I figure, everyone is starting at some point....
So should I look for a update.zip for CM7 and attempt to push it? Are there other considerations I should take into account? I really see no reason the microsd reader wouldn't work, and given that my phone is rooted and has clockwork operational on it (god willing it's as workable as it seems)....
blueoxide said:
Yeah, I've toyed with the idea of bootcamping again, it's just such a damn pain, and so many of the "findable" windows on google are infected with godknows what. By CM7 do you mean cyanogen mod 7? I've never used cyanogen mod, if you could point me in a good direction I'd appreciate it.
Also, thank you for the civil reply... I have noticed a degree of distast for those who really don't know thier **** on many fourms, but I figure, everyone is starting at some point....
So should I look for a update.zip for CM7 and attempt to push it? Are there other considerations I should take into account? I really see no reason the microsd reader wouldn't work, and given that my phone is rooted and has clockwork operational on it (god willing it's as workable as it seems)....
Click to expand...
Click to collapse
Your welcome, and HERE is CM7 (cyanogen mod 7). This is just to see if your phone still works (seems to me like it will) and after that you can root with clockwork 3.0.0.6 (if you want ext4). Be sure to have an EXT4 compatible rom when u boot into CWM. You will need to flash it after it converts your filesystem.
If you dont mind having a "dead" phone i suggest trying bootcamp...some files dont have "god knows what" and you will be able to odin EC05 prerooted. ALOT easier lol by dead i mean get no calls and sms, etc..
Just download file, put on sd card and flash...should work. I hope it works for you!
I'm going to give this a shot -- Got nothing to loose either way, and I've heard sweet things about cyanogen anyway. I'm trying to see all this as a learning experience. I was a bit freaked to try custom roms before, but at this point, why the hell not, right?
One question: what is this EXT4 business? I've seen it popping up, and I think I missed the boat. What would you suggest for a EXT4 compatible rom to use? ( Are you on an epic, by the way?)
blueoxide said:
I'm going to give this a shot -- Got nothing to loose either way, and I've heard sweet things about cyanogen anyway. I'm trying to see all this as a learning experience. I was a bit freaked to try custom roms before, but at this point, why the hell not, right?
One question: what is this EXT4 business? I've seen it popping up, and I think I missed the boat. What would you suggest for a EXT4 compatible rom to use? ( Are you on an epic, by the way?)
Click to expand...
Click to collapse
Lmao yea i have an epic. And ext4 is just a faster filesystem than RFS which is stock. Also most roms have journaling off which means you
cant just pull your battery and stuff like that because you will have corrupt data (most likely). Journaling enabled (like in stock with RFS)
will simply keep a journal of what the system does and in case of an improper shutdown (battery pull or phone falls and batt. pops out or
batt. drain to 0) when it turns on it will "recover" from where it left off. The only bad thing about this is that it writes to the nand (i
think) ALOT...maybe more than RFS but really it would kill your phone in 3-4 years and you probably wont keep it that long anyway lol
I usually run bonsai but you have to sign up to their forum for the download...i dont think im allowed to post a link. but ive heard Syndicate
rom frozen is also VERY good. And quick. But in short, if you want a speedy epic, choose EXT4 lol
Also you can try MIUI 1.3.5 rom..Its really cool. Sort of like best of iphone and android in one. Im actually one of the guys trying to port it now...
but im not a dev lol
Good luck!! and trust me, custom roms are fun. Especially when you become a flash-a-holic lol
Yeah, I get the feeling it's pretty addicting. I'm going to start by flashing CM7, as you said, just to make sure the thing isn't an expensive paperweight. Next I am either going to try Syndicate or try out the froyo stock w/out bloatware....Since I had it rooted months before the OTA happend, I'd been stuck on eclair. I may just be happy with a working phone, but as this point, i've tasted blood.
blueoxide said:
Yeah, I get the feeling it's pretty addicting. I'm going to start by flashing CM7, as you said, just to make sure the thing isn't an expensive paperweight. Next I am either going to try Syndicate or try out the froyo stock w/out bloatware....Since I had it rooted months before the OTA happend, I'd been stuck on eclair. I may just be happy with a working phone, but as this point, i've tasted blood.
Click to expand...
Click to collapse
Lol it happens to everyone xD
And let me know if it works...if not you will have to try the bootcamp way
Will do...
Thanks again for your help! I truly appreciate it!
As long as you're rooted with a working ClockWorkMod and can manually access your sd card, you can flash anything to your phone. You may want to make sure you format Data, Cache, And Dalvik Cache 3 times before flashing a rom though. Also, you may want to upgrade to ClockWorkMod 3. I have it referenced in my signature. It will need to be booted into first, while it converts to ext4, then a suitable rom like Syndicate Rom Frozen will have to be flashed.
Have you tried to fix it with an update.zip? My assumption is that this would not work for a number of reasons.
Your questions are not new, and have been asked more than once in their own threads as well as general question threads. GOOGLE search your question with "XDA" in the search bar. It's your friend, and it will answer your questions.
Just to recap:
1. CWM 2.5 or 3
2. Flash suitable rom
3. Shutdown properly, no reboot or battery pull!
4. Boot into CWM
5. Backup, and then immediately restore! This will re-engage Journaling and prevent future data corruption
6. Use Google! The more questions that are asked repeatedly, the more threads people will have to dig through to find answers.
Thank you for your reply, I appreciate it.
I have been using google extensively, and it's just that many times I would get conflicting or not quite as clear as I was hoping answers, but yes I understand what you are trying to point out here. Syndicate seems like my best best, and as such I am going to need to get to CWM 3. I went to the thread, I am assuming I should use the new version (EB13) as opposed to the the DK28, correct? Since Syndicate is an EC05, I should go for the newer one?
Excuse me for my ignorance, again, we all start somewhere...
Thanks!
blueoxide said:
Thank you for your reply, I appreciate it.
I have been using google extensively, and it's just that many times I would get conflicting or not quite as clear as I was hoping answers, but yes I understand what you are trying to point out here. Syndicate seems like my best best, and as such I am going to need to get to CWM 3. I went to the thread, I am assuming I should use the new version (EB13) as opposed to the the DK28, correct? Since Syndicate is an EC05, I should go for the newer one?
Excuse me for my ignorance, again, we all start somewhere...
Thanks!
Click to expand...
Click to collapse
I can also recommend Bonsai and Midnight as fantastic roms. I use them all, but Syndicate is my current. Syndicate EB13 is the one you want. EC05 didn't change the firmware, it only modified the modem. I've tested EB13 as well as EC05 with Syndicate, switching back and forth, with no visible problems. If your phone is on EB13 or EC05, then Syndicate Frozen 1.1 should work nicely, it's linked in my signature.
Yeah, unfortunatly it was stuck on DK18 for a varitety of reasons.... I hope that doesn't change anything...
blueoxide said:
Yeah, unfortunatly it was stuck on DK18 for a varitety of reasons.... I hope that doesn't change anything...
Click to expand...
Click to collapse
If you're able to use Odin on your computer, just use my CWM Odin link. You'll find EB13 pre-rooted with CWM 3 and you can flash that straight from the computer. Just be sure you have a Rom on your SD card first so it's ready to install from the recovery menu.
Odin is not a possibility right now, however, I just got CM7 to boot. And although it seems to have no service (or it could be because airplane mode toggles on and off faster than I can blink) it seems to be at least functional in a baseline way. I'm going to try to use one of the CWM backups I saved on my computer to see if that works... Thanks for your help!
blueoxide said:
Odin is not a possibility right now, however, I just got CM7 to boot. And although it seems to have no service (or it could be because airplane mode toggles on and off faster than I can blink) it seems to be at least functional in a baseline way. I'm going to try to use one of the CWM backups I saved on my computer to see if that works... Thanks for your help!
Click to expand...
Click to collapse
Good luck to you! Hopefully you read the following:
What does NOT work in CM7 for Epic::
GPS
Camera
Multimedia Messaging
Bluetooth In-Call (Hands-Free Profile)
WiMax 4G (This is absolute LAST priority, DON'T ASK ABOUT IT)
I don't develop personally, but I make it a habit to try and understand what's going on, and as such I rearrange and personalize ROMs to my liking, and subsequently carefully test them to maximize performance and battery. I like to share my understanding and insight to help alleviate the task from developers who already do so much work in an effort to pay them back!
Yes, I am aware of the current limitations of this incarnation of CM7, it seems as though right now, cell coverage radio is going a bit insane (toggle rapidly airplane mode) with my setup. I am currenly looking into how to get CW3 on it.
Hey I managed to gain access to a windows laptop, installed odin on it, and attempted to reflash with what I imagine are the stock files, but it's failed twice...
Which files should I be using? My phone WAS on DK18, but all i'm looking for now is to get it working in a stock way, then I can venture out again....
Any help?
Edit: Odin said it failed, but it seems like some stuff took, it will boot to the samsung screen, do the sprint yellow boxy thing with music, go to the glowing S, it'll pulsate for a while, then it goes to a black screen sat for a good while., Now when I reboot, it hangs at the first samsung screen again..
Does it look like I just used the wrong files, or was it a usb issue?
I'm a bit perplexed...
I'm a noob as well. You need to watch qbking77 on you tube. He goes through the exact steps and exactly what files to use if using odin in one of his videos. The links are all there as well. I have hade my epic a week and have done about everything in his videos to help me understand what I am doing.
Sent from my SPH-D700 using Tapatalk
http://m.youtube.com/#/profile?user=qbking77&v=YQ2g6J1JgjU&view=videos
That is a link to the video.
Sent from my SPH-D700 using Tapatalk
Hi ,
I had not any problem with wifi in gingerbread roms, but after
installing ics rom wifi couldnt find any wireless network .
I tried all jelly bean roms and all are the same .
Can somone help me with this ?
Thanks
Check your radio version. You can find this by looking in the bootloader: turn the phone off, then boot it back up using volume down+power.
Chromium_ said:
Check your radio version. You can find this by looking in the bootloader: turn the phone off, then boot it back up using volume down+power.
Click to expand...
Click to collapse
Hboot : 6.93.1002
Radio: 5.17.05.23
radio and hboot
Hi Chromium
thanks for your fine desire ROM. I have been using the build 8 since you uploaded it, and it's quite stable (only 1 soft reboot at the very beginning). I am customizing the desire a bit, since I am giving it to my grandmother. 89 and living in the countryside, she will possibly be the oldest users of jelly bean on a desire (she is also one of the oldest users of fluxbox on her desktop, I believe).
Your ROM is smoother than expected (btw I noticed that the size of the background picture has a strong influence on animations lags; why has the good old no-background option been removed?), and runs cooler than any other (I truly mean that the temperature of the desire is lower). But still, I would like to improve the memory footprint since performance for JB on desire is somehow an issue. I was wondering if you had any suggestion about flashing hboot in order to have a better use of the memory, and how much memory should I allocate for system. The point would be to install just a few apps she uses and avoid a2sd.
Also, I was wondering if updating radio may have some benefits for improving reception in a remote area.
hboot 6.93.1002
radio 5.11.05.27
I thank you for your cool work and continued assistance on xda.
younoob said:
Hi Chromium
thanks for your fine desire ROM. I have been using the build 8 since you uploaded it, and it's quite stable (only 1 soft reboot at the very beginning). I am customizing the desire a bit, since I am giving it to my grandmother. 89 and living in the countryside, she will possibly be the oldest users of jelly bean on a desire (she is also one of the oldest users of fluxbox on her desktop, I believe).
Your ROM is smoother than expected (btw I noticed that the size of the background picture has a strong influence on animations lags; why has the good old no-background option been removed?), and runs cooler than any other (I truly mean that the temperature of the desire is lower). But still, I would like to improve the memory footprint since performance for JB on desire is somehow an issue. I was wondering if you had any suggestion about flashing hboot in order to have a better use of the memory, and how much memory should I allocate for system. The point would be to install just a few apps she uses and avoid a2sd.
Also, I was wondering if updating radio may have some benefits for improving reception in a remote area.
hboot 6.93.1002
radio 5.11.05.27
I thank you for your cool work and continued assistance on xda.
Click to expand...
Click to collapse
Glad you like it and hope your grandmother likes it too Be sure to update to my newer build 9 that i released today.
If you want to maximize the internal memory without a2sd i would choose the 225 /5/ 207 hboot made by jmcclue over here. The size of the system partition in build 9 is around 220mb, so that hboot should be perfect, leaving you with a good 207mb for /data. Just to let you know I havent tested that hboot with my rom yet, but im sure itll work fine.
I would also recommend updating the radio. Its always good to be on the latest to avoid general issues. Just be cautious when doing so as a faulty radio partition (radio brick) is very tough to recover from. You can get it here.
Chromium_ said:
Glad you like it and hope your grandmother likes it too Be sure to update to my newer build 9 that i released today.
If you want to maximize the internal memory without a2sd i would choose the 225 /5/ 207 hboot made by jmcclue over here. The size of the system partition in build 9 is around 220mb, so that hboot should be perfect, leaving you with a good 207mb for /data. Just to let you know I havent tested that hboot with my rom yet, but im sure itll work fine.
I would also recommend updating the radio. Its always good to be on the latest to avoid general issues. Just be cautious when doing so as a faulty radio partition (radio brick) is very tough to recover from. You can get it here.
Click to expand...
Click to collapse
Thanks for the reply. Of course I asked on the release of build9 to do all the wiping/updating procedures together! The link to hboot is particularly helpful since I did not find it. My (grand)-grandmother will appreciate: she is quite ok with technology, just some issue with non-physical keyboards.
I also had a look at you glasspanels, they are definitely interesting. Given that you have some taste with graphics, honestly I do not like your signature bar at the end of your posts: in particular watch out a misspelled "thead" for "thread" in it.
Hi Chromium
sorry to post on this thread but I needed your attention here and do not have the right to write on the developers forum yet. I flashed successfully radio and hboot, fully wiped, then went for an installation of your build9 for desire. Previous builds worked fine, but now the process get aborted during the installation procedure. the "formatting and installing" part is finished, but during "creating symlinks & setting permissions" it stops:
symlink: some symlinks failed
E:Error in /sdcard/chromium.zip
(Status 7)
Installation aborted
thx
younoob said:
I also had a look at you glasspanels, they are definitely interesting. Given that you have some taste with graphics, honestly I do not like your signature bar at the end of your posts: in particular watch out a misspelled "thead" for "thread" in it.
Click to expand...
Click to collapse
Yea i didnt make that "help thead" gif. I just thought id use it since the OP of the thread said he added me to the Hall of Fame on the thread.
lol which other part dont you like? I made that chromium pic a while ago, and havent had any time to make a new one.
younoob said:
Hi Chromium
sorry to post on this thread but I needed your attention here and do not have the right to write on the developers forum yet. I flashed successfully radio and hboot, fully wiped, then went for an installation of your build9 for desire. Previous builds worked fine, but now the process get aborted during the installation procedure. the "formatting and installing" part is finished, but during "creating symlinks & setting permissions" it stops:
symlink: some symlinks failed
E:Error in /sdcard/chromium.zip
(Status 7)
Installation aborted
thx
Click to expand...
Click to collapse
Looks like the new hboot is causing the issue. Try jmcclue's 250 /5/ 182. If that doesnt work either, then just go with stock.
Chromium_ said:
Yea i didnt make that "help thead" gif. I just thought id use it since the OP of the thread said he added me to the Hall of Fame on the thread.
lol which other part dont you like? I made that chromium pic a while ago, and havent had any time to make a new one.
Click to expand...
Click to collapse
I am quite a minimalistic linux user, spending most of my time on emacs. colored signatures are in general beyond my understanding. however the gif is definitely the bad part of it. The Chromium bar is still acceptable. Of course, having a little man moving on the signature is too much from my point of view. But if that gives you something, I may understand the choice (even if I am not sure about what you actually get).
Chromium_ said:
Looks like the new hboot is causing the issue. Try jmcclue's 250 /5/ 182. If that doesnt work either, then just go with stock.
Click to expand...
Click to collapse
Uhm. Does not work in either case. I always get the reported error. CM7 and build8 install fine with any hboot. A bit weird. Also, I do not understand
how to use fastboot to flash the ROM (the same way one can flash radio, hboot, boot etc). I mean, if I unzip the rom there is much more than just a .img. I am forced to flash from phone which I do not like.
thx
younoob said:
I am quite a minimalistic linux user, spending most of my time on emacs. colored signatures are in general beyond my understanding. however the gif is definitely the bad part of it. The Chromium bar is still acceptable. Of course, having a little man moving on the signature is too much from my point of view. But if that gives you something, I may understand the choice (even if I am not sure about what you actually get).
Click to expand...
Click to collapse
Yea im big on minimalism too, as you can see on my blog. Im honestly not really a fan of the gif either.
younoob said:
Uhm. Does not work in either case. I always get the reported error. CM7 and build8 install fine with any hboot. A bit weird. Also, I do not understand
how to use fastboot to flash the ROM (the same way one can flash radio, hboot, boot etc). I mean, if I unzip the rom there is much more than just a .img. I am forced to flash from phone which I do not like.
thx
Click to expand...
Click to collapse
Then the problem might be a corrupt download. build 8 and build 9 have almost identical system sizes, so if it works on build 8 it should work on build 9. Have you tried redownloading it?
You cant use fastboot to flash a rom packaged as a zip, however you could flash the system image and boot image which are also outputted when i compile the rom. I just dont provide these img's as flashing the zip through recovery is a lot easier for most users and the size of the images are much bigger.
Chromium_ said:
Yea im big on minimalism too, as you can see on my blog. Im honestly not really a fan of the gif either.
Click to expand...
Click to collapse
The panels on your website are honestly pretty good. BTW on the hall of fame he says you have the right to use the banner, not the obligation
Chromium_ said:
Then the problem might be a corrupt download. build 8 and build 9 have almost identical system sizes, so if it works on build 8 it should work on build 9. Have you tried redownloading it?
You cant use fastboot to flash a rom packaged as a zip, however you could flash the system image and boot image which are also outputted when i compile the rom. I just dont provide these img's as flashing the zip through recovery is a lot easier for most users and the size of the images are much bigger.
Click to expand...
Click to collapse
After first failure, I downloaded three times, checked that the size were the same, copied to sdcard, recopied form card to HD and verified that the size was still the same. BTW it worked now, according to the well known principle in computer science: if you try the same failing procedure for a third time, it will not fail.
I will give you feedback if you plan to build other versions.
Thanks for the great job and fast help in any case.
ok, i just got a captivate glide from my gf, ive been looking into flashing and rooting for about 3 months, but i JUST got an android (ik so behind) but originally i was looking into sidekick 4g for keyboard but this worked too in my eyes and it was free so i figured why not, but either way i wanted to root and flash, but now im at a barricade that im not sure if to continue or not, i rooted using one of the threads directions
this one to be exact
http://forum.xda-developers.com/showthread.php?t=1378082
i ran into a barricade here at first, the initial set up wouldnt run, i fixed that by doing the Vol. Down plus Power recovery mode i think its called, and clearing memory then rebooting and it worked fine, i was rooted and had the super user app as well (some boxes from widgets were invosible like accuweather and the android assistant thing but, thats ok).
ok next step i knew if i was supposed to try to flash a rom i should back up EFS which i did with some difficulty (such as figuring out i needed busybox lol)
ok now my next step was installing ROM manager by clockworkmods
NOW onto the actual part i need help with that i couldnt figure out myself (and excuse me for being newbish here too as i dont know much but im not bad with tech either but i felt i damn near bricked the phone in the process already so i WANT to continue with guidance before i do anything else)
now that im rooted, now that everythings backed up on my computer and ive got rommanager and everything
what now
will i still be rooted once i flash a rom? will i still have busy box, super user, all of that stuff? (as the thread i rooted with clearly said that was flashing a rooted rom)
and theres some other personalization questions i need help with too but thats more towards once ik what direction im going in
and uh.. not sure if it matters but im on metropcs service, so occasionally i get issues if i have to reset the phone at all as i have to change the ANP or ADP cant remember the acronym but ive got to change it from some t-mobile one to the metropcs one, i dont see why that would matter but, its a just in case emasure, also im using the ATT one not rodgers (not even sure what rodgers is tbh)
EDIT: OH one last thing. the rooted rom is gingerbread.. thats my main reason for wanting to change it.. i want kitkat, or would prefer kitkat, but id like some opinions as well on what perhaps the best ROM would be, im not sure between omni-rom and cyanogynmod which are the main ones im looking into, but, again, get more into that later
ok now
now im looking through the Rom info.. and.. im starting to wonder.. is it even worth it?
what sacrifices am i going to be making if i flash a custom? what all can i change without flashing a custom? and can i still get kitkat without screwing up my root (KIES?? or ODIN??) its just the things like this that make me wonder... i want the root, that much i DO know, theres so much i can do with rooting im seeing this and enjoying this, but i just need some type of guidance as to what to do, and if theres a better place for this thread please feel free to move it as i do see that it might be ok to have under general ndroid questions, but, i wasnt all too sure on it as this isthe phone im using so any issues deriving from the phone type might screw someone up
Most of the custom roms are rooted already.
There is only 4.0 official, no kitkat. We dont have odin custom images, nor KIES. You must wipe your data, system, boot parition, install KK means clean phone for you.
I think KK is better then official, but it has some limitation.
bubor said:
Most of the custom roms are rooted already.
There is only 4.0 official, no kitkat. We dont have odin custom images, nor KIES. You must wipe your data, system, boot parition, install KK means clean phone for you.
I think KK is better then official, but it has some limitation.
Click to expand...
Click to collapse
ok.. im confused then, cause i had kitkat on it when i used kies to update firmware, or atleast i thought i did, perhaps because both had 4 and i was sleepy i was confused lol, and sorry but if KK doesnt mean KitKat then what does it mean. and how high will a custom Rom take me in terms of lining up with official, just to ice cream sandwich?. and.. cyanogenmod, ive been tempted to get it but.. im not sure exactly which one to get because when i was on the site i only found captivate in the devices not captivate glide
EDIT: one more thing, as far as wiping the phone clean and starting over, what do i use.
and of course if you say the rest are rooted, then whats one of the best kernels and roms to use then, its true i want atleast ICS on here, so.. if im right i looked up KK, do you mean KKlauncher the app?
well...
ok i soft bricked my phone, it just shut down in middle of installing some fonts, and for some reason i cant restore it even tho i created a back up as it advised me to do so, i get errors in CWM recovery,
now im about to just do this
using this as a sort of reference so people can keep track of me if something else happens that i mess up..
http://forum.xda-developers.com/showthread.php?t=1890125
miseryvein said:
ok.. im confused then, cause i had kitkat on it when i used kies to update firmware, or atleast i thought i did, perhaps because both had 4 and i was sleepy i was confused lol, and sorry but if KK doesnt mean KitKat then what does it mean. and how high will a custom Rom take me in terms of lining up with official, just to ice cream sandwich?. and.. cyanogenmod, ive been tempted to get it but.. im not sure exactly which one to get because when i was on the site i only found captivate in the devices not captivate glide
EDIT: one more thing, as far as wiping the phone clean and starting over, what do i use.
and of course if you say the rest are rooted, then whats one of the best kernels and roms to use then, its true i want atleast ICS on here, so.. if im right i looked up KK, do you mean KKlauncher the app?
Click to expand...
Click to collapse
I mean KK is kitkat. I dont know what did you read, but there is ICS the last official.
Cyanogenmod and other custom roms has own official support, that what you can download rom their site. We dont have official support from them, you cant download those roms from there. You can found download link in rom's threads.
Start reading here: http://forum.xda-developers.com/showthread.php?t=2623635
I preffer CM11, but yon can found many other KK roms.
If you brick you randroid, just reinstall same you had.
bubor said:
I mean KK is kitkat. I dont know what did you read, but there is ICS the last official.
Cyanogenmod and other custom roms has own official support, that what you can download rom their site. We dont have official support from them, you cant download those roms from there. You can found download link in rom's threads.
Start reading here: http://forum.xda-developers.com/showthread.php?t=2623635
I preffer CM11, but yon can found many other KK roms.
If you brick you randroid, just reinstall same you had.
Click to expand...
Click to collapse
hell i got it back on default ICS now lol, i screwed it up XD and yea ik you guys dont have the downloads your selves but the links and guidance of what i should be doing is basically what i was after ill look at the link you gave me, i think im going to chill out with the flashing right this second, but ill pick it back up later im sure, i atleast liked the cpu setting apps. made my battery last much longer and for what time it lasted i loved it
ok another thing im concerned with is alot have bugs that are deal breakers for me, such as messing up the keyboard (the whole reason i have this phone)
and looking through it i do like CM11 too
but looking at your post
http://forum.xda-developers.com/showthread.php?t=2588304
can you explain what you mean by the fixed rotation and skype issues,
and perhaps is there a full feature list somewhere? thats one big thing i want to look at if possible, i usually just keep seeing bug fixes on any ROM
Voip apps (skype,vibert etc) have strange sound, only temporaly fix exists.
When you take a picture with camera, it has fix rotation, I dont remember witch position is the fixed one, but you make photos with different rotation, the picture will be rotate 90/180/270, and you must fix the image.
Most importan bug are: phone call sound doesnt work with BT devices, and voip sound is buggy.