Flash gui - HTC EVO 3D

Is flash gui able to flash a full rom through the app?
Sent from my PG86100 using XDA App

In my experience, only kernels and recoveries.

bman55 said:
Is flash gui able to flash a full rom through the app?
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
tailsthecat3 said:
In my experience, only kernels and recoveries.
Click to expand...
Click to collapse
Yup, only kernels and recoveries. the Flash Image GUI thread is the best place for information on the app.
Unfortunately, there is no way to duplicate the current ROM flashing method while in the standard Android mode ... wish there was!

Related

[Q] Is there a way to install kernels by just using the phone?

[Q] My pc broke down lastnight and am not able to use adb. Is there a way to install kernels by just using the Thunderbolt?
If you can point me in the right direction I would appreciate it sooooo much. I'm just a basic user so I don't know much about installing kernels besides using adb.
Thanks in advance....
Sent from my ADR6400L using XDA App
Install clockwork recovery after installing rom manager
Sent from my ADR6400L using XDA App
klisp said:
[Q] My pc broke down lastnight and am not able to use adb. Is there a way to install kernels by just using the Thunderbolt?
If you can point me in the right direction I would appreciate it sooooo much. I'm just a basic user so I don't know much about installing kernels besides using adb.
Thanks in advance....
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
which kernel are you trying to install?
there is a new kernel, that you can flash through recovery, all the older kernels out there must be pushed through ADB.
nosympathy said:
which kernel are you trying to install?
there is a new kernel, that you can flash through recovery, all the older kernels out there must be pushed through ADB.
Click to expand...
Click to collapse
I'm trying to install Adrynalyne's 2.6.32.21 [Latest Version 1.8] [Updated 3-29-2011]. I thought that all kernels had to be pushed by adb or installed threw amon_ra because of scripts. I'm glad these new kernels don't have to be pushed anymore. Thanks for help nosympathy!
Sent from my ADR6400L using XDA App
klisp said:
I'm trying to install Adrynalyne's 2.6.32.21 [Latest Version 1.8] [Updated 3-29-2011]. I thought that all kernels had to be pushed by adb or installed threw amon_ra because of scripts. I'm glad these new kernels don't have to be pushed anymore. Thanks for help nosympathy!
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
adryn also packaged the old kernel as a pg05img to install via hboot
two_cents said:
adryn also packaged the old kernel as a pg05img to install via hboot
Click to expand...
Click to collapse
Thanks for the information! Would we put the PG05img in the root of our SD card or in our / root directory?
Do these kernals need to wipe the data like installing a ROM did?
Sent from my ADR6400L using XDA App
azbryan3 said:
Do these kernals need to wipe the data like installing a ROM did?
Click to expand...
Click to collapse
Nope. Just install and go! As a heads up: It's usually preferable to make a backup using ClockworkMod Recovery/ROM Manager before installing anything.
Well I have a backup of my stock ROM already. Should I let it back up my custom ROM as well? Will that erase the stock backup?
Sent from my ADR6400L using XDA App
azbryan3 said:
Well I have a backup of my stock ROM already. Should I let it back up my custom ROM as well? Will that erase the stock backup?
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
yeah you should prob take a backup of your current setup. the whole idea is that anytime you install something, you should have a backup in case the install goes bad (rarely does though). having a backup of your stock ROM is fine in a last resort kinda way. but i'm sure you'd rather restore right back to your custom ROM should something happen.

[Recovery] CWM Recovery

If you are on honeycomb you are free to flash recovery via Rom manager.
If you are on gb I am working on a compatible recovery right now. Once I get it done you will be able to use the features in Rom manager but not flash recovery via Rom manager
confirmed working with Honeycomb htcdev unlocked hboot 1.14.
whats the difference from this one compared to the older one most of us currently run?
hasseye said:
whats the difference from this one compared to the older one most of us currently run?
Click to expand...
Click to collapse
Just updated. I just don't care to use outdated stuff. So since I built it I figured I would post it
Sent from my ADR6350 using XDA Premium App
any hope on porting a touch based recovery? I think all tabs should have a touch based recovery since the lack of HW buttons
Guessing this still does not allow to use the internal memory for anything?
truthkillszz said:
any hope on porting a touch based recovery? I think all tabs should have a touch based recovery since the lack of HW buttons
Click to expand...
Click to collapse
That is next on my list. I'm hoping to get with doomlord for the touchscreen stuff as the flyer/evo view uses nonstandard calls.
Sent from my ADR6350 using XDA Premium App
[email protected] said:
Guessing this still does not allow to use the internal memory for anything?
Click to expand...
Click to collapse
Internal memory works. I didn't know it was an issue on other builds
Sent from my ADR6350 using XDA Premium App
I removed the update zip. It doesn't actually replace recovery. Only soft boots it. Use img file via fastboot
Sent from my ADR6350 using XDA Premium App
is there anything special we gotta do if we already have the older version? Or can we just use the fastboot command and boom?
hasseye said:
is there anything special we gotta do if we already have the older version? Or can we just use the fastboot command and boom?
Click to expand...
Click to collapse
Fastboot flash and you are good to go
Sent from my ADR6425LVW using XDA Premium App
jmztaylor said:
Just updated. I just don't care to use outdated stuff. So since I built it I figured I would post it
Sent from my ADR6350 using XDA Premium App
Click to expand...
Click to collapse
Hey man, i have been trying to do this for weeks, but when following koushes guide to porting clockwork recovery, but it will never run "make -j4 recoveryimg" or wehatever
Whoareyou said:
Hey man, i have been trying to do this for weeks, but when following koushes guide to porting clockwork recovery, but it will never run "make -j4 recoveryimg" or wehatever
Click to expand...
Click to collapse
what does the error say?
so this is the new recovery which should be installed?
Icefeldt said:
so this is the new recovery which should be installed?
Click to expand...
Click to collapse
I wouldn't say SHOULD. It's all personal choice. I guess the old one didn't support internal sd but this one does
Sent from my ADR6425LVW using XDA Premium App
jmztaylor said:
what does the error say?
Click to expand...
Click to collapse
idk exactly, but it says it cant create a boot.img
Whoareyou said:
idk exactly, but it says it cant create a boot.img
Click to expand...
Click to collapse
Well give the output and I might be able to help. If it says something about being too big that's easy to fix
Sent from my ADR6425LVW using XDA Premium App
jmztaylor said:
Well give the output and I might be able to help. If it says something about being too big that's easy to fix
Sent from my ADR6425LVW using XDA Premium App
Click to expand...
Click to collapse
well, i also had an issue extracting the boot.img, ill show you the error in a bit
Updated OP
I just rooted my view last night.. I flashed recovery once, enough to put the SU file on SD card to root. But since then, I've tried to do a backup (through ROM manager) and the white HTC screen pops up and doesn't go away. So then I tried to do it manually through hboot and when I choose recovery it does the same thing .. what do you think might be the problem? I'm very new to this so I'm hoping it is something simple that I missed... Please help

How Do I Remove a Kernel?

i got a rooted phone. how do i remove a kernel from my phone without flashing another rom?
Flash another kernel.
why do you remove kernel??
if you remove it must be brick.
You mean "change" kernel??
Sent from my SHW-M250S using XDA App
ragepekr said:
why do you remove kernel??
if you remove it must be brick.
You mean "change" kernel??
Sent from my SHW-M250S using XDA App
Click to expand...
Click to collapse
well, i want to install the unity v9 kernel on my rooted phone running virtuous unity. in case something goes wrong with this kernel, i want to be able to remove it. but since you say you can only change it, how can i revert back (or change) to the kernel i had previously on my rom?
Make a nandroid backup so if you want to revert to your previous setup just restore the backup. You could also download the original kernel that came with your rom so you can flash back.
jr67 said:
Make a nandroid backup so if you want to revert to your previous setup just restore the backup. You could also download the original kernel that came with your rom so you can flash back.
Click to expand...
Click to collapse
hi jr67... i got a question.. i already installed the unity v9 kernel. so how can i adjust it?
binlad said:
hi jr67... i got a question.. i already installed the unity v9 kernel. so how can i adjust it?
Click to expand...
Click to collapse
What are you wanting to adjust? The only way to adjust a kernel is ti do it when its compiled from source code.
You cant remove a Kernel. You can ONLY change it.
Make a nandroid backup of your current kernel and flash a new kernel.If anything goes wrong just revert it.
ragepekr said:
why do you remove kernel??
if you remove it must be brick.
You mean "change" kernel??
Sent from my SHW-M250S using XDA App
Click to expand...
Click to collapse
If i remove my kernel how work my arc s ?
Flashing the rom over itself (without wiping data) will keep your user apps intact and restore the kernel that came with the rom.
In the future it's a good idea to do a backup any time you flash a new rom or kernel. You can always delete old backups to save space.
Supersonic Evo 4G | MIUI | Tapatalk
If you're talking about overclocking, undervolting, governors, etc. read the Unity v9 Kernel thread. I also recommend reading droidphile's excellent cpu tweaking faq/tutorial:
http://forum.xda-developers.com/showthread.php?t=1369817
2 kernels
Hi all.. I hve flashed siyah 6.0 kernel and the rom is alliance jb. my prewive kernel is dorimanx after flashed siyah kernel I have checked the kernel in setting about phone it shows 3.1.0- r57-siyah-dorimanx v7.38-ics-jb-sg2-pwr-core... if check using cwm it shows dorimanx kernel only... I need siyah kernel wht to do now
nexus4
hello! i am using PA3.99 n i flashed a franco kernel over it......so i want to go back to my PA rom kernel.....how should i?
muzaffarkhan95 said:
hello! i am using PA3.99 n i flashed a franco kernel over it......so i want to go back to my PA rom kernel.....how should i?
Click to expand...
Click to collapse
Extract kernel out of parom.zip, then flash in fastboot
fastboot erase boot
fastboot flash boot.img
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
demkantor said:
Extract kernel out of parom.zip, then flash in fastboot
fastboot erase boot
fastboot flash boot.img
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
sorry can u please please explain me in detail...i dint get you!
muzaffarkhan95 said:
sorry can u please please explain me in detail...i dint get you!
Click to expand...
Click to collapse
Take the ROM you originally downloaded and use 7zip to extract the contents. Inside here you should find the kernel (boot.img) but not always in .img format so if you don't see it let me know.
Then use fastboot to flash this kernel to your phone, more info on that here
http://forum.xda-developers.com/showthread.php?t=2277112
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
demkantor said:
Take the ROM you originally downloaded and use 7zip to extract the contents. Inside here you should find the kernel (boot.img) but not always in .img format so if you don't see it let me know.
Then use fastboot to flash this kernel to your phone, more info on that here
http://forum.xda-developers.com/showthread.php?t=2277112
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
cant i flash that PA kernel in CWM recovery?
Sure if there is a recovery flashable .zip out there, you'll have to search for one or create your own. If you search my other threads i have one on creating flashable .zips but it will be more work than just flashing in fastboot.
Let me know if you need a hand either way
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
demkantor said:
Sure if there is a recovery flashable .zip out there, you'll have to search for one or create your own. If you search my other threads i have one on creating flashable .zips but it will be more work than just flashing in fastboot.
Let me know if you need a hand either way
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
see i have extract files from the rom i am using, in my pc! so i got a file name boot....u can see it in the image
Good, at this point the fastest/easiest way is to flash with fastboot
Sent from my Nexus 4 using XDA Premium 4 mobile app

[Q] Switching Recoveries.

I have a noob question. I unlocked/rooted my phone using the CASUAL method and it put twrp recovery on there. Is it possible to switch that to clockwork mod that I am more familiar with and if so, how do I do it?
Thanks in advance.
What I've been reading on here twrp works best...
Sent from my SCH-I605 using xda app-developers app
athack said:
What I've been reading on here twrp works best...
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Ah ok. From the 1-2 times I have used it it seemed fairly straight forward. I just know for things like CM10 rom it says install cwmod first then flash the rom. Is it possible to flash cm10 from twrp?
rockstarbrad04 said:
Ah ok. From the 1-2 times I have used it it seemed fairly straight forward. I just know for things like CM10 rom it says install cwmod first then flash the rom. Is it possible to flash cm10 from twrp?
Click to expand...
Click to collapse
Yes it is. Just use goomanager to update it TWRP to the latest. Also I guess you could just use ROM manager to install CWM, but as stated TWRP seems to be the best for the note
Sent from my SCH-I605 using Tapatalk 2
Yep, you can flash it with TWRP, just make sure you are running the latest version.
nunyazz said:
Yep, you can flash it with TWRP, just make sure you are running the latest version.
Click to expand...
Click to collapse
kintwofan said:
Yes it is. Just use goomanager to update it TWRP to the latest. Also I guess you could just use ROM manager to install CWM, but as stated TWRP seems to be the best for the note
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
Awesome! Thanks you gents

[Q] Extract Kernel from Rom To Another Rom

How do I extract a kernel from one rom to another rom?
I did do a search and from what I have read you can download both zips and extract the boot.img from one rom and put it in the other rom. Is this correct, a step by step on PC or phone would be nice. Or just extract boot.img from one rom then install the other rom and flash the other boot.img in TWRP on top of that rom. Again a step by step guide would help me. If I could get the source is there a easy way to make a flashable zip? Or if there is another method.
EDIT: I'm S-Off and 3.16 without touchpanel and trying to take one CM10 kernel from a rom and place it in another CM10 rom then flash.
headpiece747 said:
How do I extract a kernel from one rom to another rom?
I did do a search and from what I have read you can download both zips and extract the boot.img from one rom and put it in the other rom. Is this correct, a step by step on PC or phone would be nice. Or just extract boot.img from one rom then install the other rom and flash the other boot.img in TWRP on top of that rom. Again a step by step guide would help me. If I could get the source is there a easy way to make a flashable zip? Or if there is another method.
Click to expand...
Click to collapse
Have you tried this? : https://play.google.com/store/apps/details?id=com.joeykrim.flashimagegui
Are you s-on?
If so, after extracting boot.img got to your folder that has your fastboot and adb exes in cmd and put your phone in fastboot usb and place your boot.img then issue the command: fastboot flash boot boot.img
Good luck!
Sent from my EVO using xda app-developers app
Yes I am S-Off. Also with the program you linked to it looks like it is for S-On and most of the instructions that I find are for S-On. If I am wrong could you point me in the right direction with a guide for Flash Image GUI.
headpiece747 said:
Yes I am S-Off. Also with the program you linked to it looks like it is for S-On and most of the instructions that I find are for S-On. If I am wrong could you point me in the right direction with a guide for Flash Image GUI.
Click to expand...
Click to collapse
If you are s-off you can use the same commands or flash custom kernels, depending on the rom version you are using you just need to place the zip in your sd card and flash through twrp... Can you give more details of your setup and what kernel rom are u using or which one are you trying /want to flash?
For 3.16 you can use either thicklizard's Arc Reactor Kernel or flas2's Bulletproof... And depending on the rom you are running overclock/underclock - change schedulers or change voltage values using scripts or apps like setcpu, android tuner, etc...
Sent from my EVO using xda app-developers app
jocarog said:
If you are s-off you can use the same commands or flash custom kernels, depending on the rom version you are using you just need to place the zip in your sd card and flash through twrp... Can you give more details of your setup and what kernel rom are u using or which one are you trying /want to flash?
For 3.16 you can use either thicklizard's Arc Reactor Kernel or flas2's Bulletproof... And depending on the rom you are running overclock/underclock - change schedulers or change voltage values using scripts or apps like setcpu, android tuner, etc...
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
He's using AOSP, so those kernels won't work.
Sent from my EVO using xda premium
FinZ28 said:
He's using AOSP, so those kernels won't work.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
My bad I didn't read the edit...
Sent from my EVO using xda app-developers app
jocarog said:
My bad I didn't read the edit...
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
No sweat
Sent from my EVO using xda premium
jocarog said:
If you are s-off you can use the same commands or flash custom kernels, depending on the rom version you are using you just need to place the zip in your sd card and flash through twrp... Can you give more details of your setup and what kernel rom are u using or which one are you trying /want to flash?
For 3.16 you can use either thicklizard's Arc Reactor Kernel or flas2's Bulletproof... And depending on the rom you are running overclock/underclock - change schedulers or change voltage values using scripts or apps like setcpu, android tuner, etc...
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
I am trying to take the Evervolv kernel from its rom and put on the ChameleonOS. Thanks for the replies.
Used your sig to give more info:
Device: HTC EVO 4G LTE
ROM: ChameleonOS by TroNit
Kernel: Stock ChameleonOS
Radio: 1.12.11.1210
PRL:25014
HBOOT: 2.09
S-OFF: DirtyRacun
What did you end up doing?
Sent from my EVO using xda premium
I just gave up for the time the being tried all the CM10/AOSP roms on here and Evervolv kernel/rom is only rom that bluetooth on my vehicle like the Sense roms I used. I tried to use Flash Image GUI and it extracted the kernel I think but it put ChameleonOS on boot animation and would not load. Then I took the boot.img out of the Evervolv rom and replace it in the ChameleonOS and flashed and it would not load so it is either not compatible or I am doing something wrong.
Sounds like they aren't compatible.
Sent from my EVO using xda premium
headpiece747 said:
I just gave up for the time the being tried all the CM10/AOSP roms on here and Evervolv kernel/rom is only rom that bluetooth on my vehicle like the Sense roms I used. I tried to use Flash Image GUI and it extracted the kernel I think but it put ChameleonOS on boot animation and would not load. Then I took the boot.img out of the Evervolv rom and replace it in the ChameleonOS and flashed and it would not load so it is either not compatible or I am doing something wrong.
Click to expand...
Click to collapse
Did you check the Linux version? I'm using komodo with cm10.1 inverted rom from tronit without any issue, I've flashed the kernel stabilizer as well...
Sent from my EVO using xda app-developers app
I tried Komodo with Jellybam and the bluetooth was the same so I abandoned it but I think I will try to flash the boot.img from Evervolv again with this a see if it does anything.
headpiece747 said:
I tried Komodo with Jellybam and the bluetooth was the same so I abandoned it but I think I will try to flash the boot.img from Evervolv again with this a see if it does anything.
Click to expand...
Click to collapse
And what's wrong with your bluetooth?
Sent from my EVO using xda app-developers app
The bluetooth pauses every few seconds and the audio is sped up.

Categories

Resources