testing kitkat roms on emulator - Desire Q&A, Help & Troubleshooting

hey guys,
I want to run kitkat roms like carbon,beanstalk etc on emulator.
I have downloaded zip of roms, but how do i run them in android emulator?
Any help will be great!!:good:

You can't do that. The Roms in the desire section are built specifically for the bravos hardware. In order to run an android build in the emulator you would have to compile the ROM specifically for the arm emulator
Sent from my HTC Desire using xda app-developers app

Just flash it on your desire and see what happens. Trial and error.

desdesu said:
Just flash it on your desire and see what happens. Trial and error.
Click to expand...
Click to collapse
U got no idea

Related

Want to install custom Rom using Rom manager pro

Hi all this will be my first time flashing a custom Rom on a desire so need a little help I will be using Rom manager pro which I used to flash my g1 only thing is which Rom would be best to flash
Sent from my HTC Desire using XDA App
Bump
Sent from my HTC Desire using XDA App
toonarmy85 said:
only thing is which Rom would be best to flash
Click to expand...
Click to collapse
There is no best ROM, it's subjective. Find one you like the look of and give it a go, don't like it, try another.
I understand m8 but I'm kinda new to all this flashing custom Rom stuff and just want a stable and fast Rom that does everything the stock 2.2 does and more with the g1 only cm was available through Rom manager so just used that where the desire has a lot of options lol
Sent from my HTC Desire using XDA App
toonarmy85 said:
I understand m8 but I'm kinda new to all this flashing custom Rom stuff and just want a stable and fast Rom that does everything the stock 2.2 does and more with the g1 only cm was available through Rom manager so just used that where the desire has a lot of options lol
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Do you want stock Android or Stock HTC Sense?
I like sense but can do without it
Sent from my HTC Desire using XDA App
toonarmy85 said:
I like sense but can do without it
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
check out this thread: http://forum.xda-developers.com/showthread.php?t=809328
has links to all the roms (and descriptions of some of the features) and you can suss out which one you like the look of best.
toonarmy85 said:
I like sense but can do without it
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
If you want sense you should either go for a SenseHD rom, or a MoDaCo one.
If you want stock Android, I would recommend CyanogenMod!
You know you don't need to download and flash roms solely through ROM Manager?
My advice is just to look at the ROM forum and download the one with the most hits, it's popular for a reason. There are really only two different types of ROM, Sense and the stock Android bundled usually with ADW.Launcher. It's not like WM where there are a plethora of different mods and registry changes, at least not in my limited experience.
I agree just neva been this spoilt for choice
Sent from my HTC Desire using XDA App
Was gonna use defrost Rom but it says I need to download radio update there's also two 1133 kernels do I download both or just one
Sent from my HTC Desire using XDA App
toonarmy85 said:
Was gonna use defrost Rom but it says I need to download radio update there's also two 1133 kernels do I download both or just one
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
have you updated to Froyo yet? As far as I know, they are just 2.2 Froyo radios. So if you have updated to 2.2 chances are you don't need to update. (Double check with the radio thing, I am an Android newbie as well so I am not 100% sure.)
As for the kernel, as far as I know you don't need to update this either.
For Sense roms I strongly suggest LeeDroid, and Desire HD roms I'd go for RCMixHD (Camera still not working yet, but it should be fixed soon), non Sense roms, go for OpenDesire, Cyanogen or MIUI
Agreed, if you want to try something refreshingly different, try MIUI.
Still ain't a clue which one to try lol
Sent from my HTC Desire using XDA App
well try Leedroid first, then MIUI for non-sense, and see if you are attracted to sense or not
h3llb3nd4 said:
well try Leedroid first, then MIUI for non-sense, and see if you are attracted to sense or not
Click to expand...
Click to collapse
Also try CyanogenMod or OpenDesire to see if you like Stock Android.
There is no harm in trying different roms and switching if you want!
I've used cm 6 before Ive not flashed roms without using Rom manager and leeroid isn't available through that there's only a small section like cm, defrost nd others
Sent from my HTC Desire using XDA App
IT's not too hard
1. Download Leedroid rom from their minisite's dropbox folder.
2. copy file onto your sd card
3. reboot into recovery
Important part!!
DO A NANDROID BACKUP!!!
i. select backup/restore
ii. select backup and let it rip
iii. return to menu
4. select flash .zip
5. find the leedroid rom & select it
Cheers for help just one more question once I've flashed a custom Rom if I ever wanted to return to stock how would I go about doing it
Sent from my HTC Desire using XDA App

[Q] Aosp build setting vendor overlay

Could someone point me to the repository containg the vendor overlay for the desire on a gb 2.3.7 build
e.g. here is the code i would use if building for the incredible
code:
cd ~/mydroid/system/device
cd htc
mkdir inc
cd inc
git clone http://github.com/koush/android_device_htc_inc.git inc
What i want to know is what url should i put in place of the red text for the desire?
Thanks I'm new to this
You could just use an extract from a working Rom or phone using the extract or unzip sh in the cm repository
Sent from my HTC Desire using xda premium
Are you suggesting i build it for a generic device and add drivers afterwards?
Pull the ones from cm7? Seems like a decent plan.
No you build everything specific for the bravo. You use the extracted proprietory files to complete the source
Sent from my HTC Desire using xda premium
rootSU said:
No you build everything specific for the bravo. You use the extracted proprietory files to complete the source
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
Ye but apart from the proprietary files he'll also need the vendor folder containing all device specific non proprietary files and make-files for desire as well as a script to pull the proprietary files, and this seems to be the one he's looking for.
Non of the above is included for the desire in AOSP, so he'll need to get it somewhere else like from the cm7 project.
And device. Possibly hardware too
Sent from my HTC Desire using xda premium
Thank you for all the replies i'm still rather confused but i'm going to try using the vendor overlay for cyanogen with the make files and script and just see what happens
Sent from my HTC Desire using XDA App
Yep it should work ok, even though the make-files could need some adjusting. As a second option, Oxygen is also open source with desire support, so you could borrow those as well, but they should be pretty similar to the cm ones.
Rootsu when could you give me a short explanation of how you went about building etc. I have set up the builds environment and can build a rom for the emulator or nexus s. All i'm trying to do is build a basic stock GB ROM for the desire as part of teaching myself how to develop Android roms I understand dgb was a similar room for you which you have since worked on and published to these forums
Sent from my HTC Desire using XDA App
I used the redux 1.2 github repository to start with. I started there as for me it was the best Rom.
All I had to do to compile was get the proprietory files using the extract.sh
What I then did was learn my way around the source and work out how to change what needed changing. Swapping out the majority of the source with the Google repository.
There's still stuff I need to learn though, like changing the kernel but time is an issue for me.
I would recommend using redux or oxygen source as a starting point if I were you as cm is very different to pure aosp. I didn't know oxygen sources were available....
Sent from my HTC Desire using xda premium
A simple guide containing the oxygen and dev-null git links:
http://forum.oxygen.im/viewtopic.php?id=688
Thanks everyone really helpful
Sent from my HTC Desire using XDA App

[Q] Q

hi all
i have hdh that i cant root it so my stupid Q is: is there any chance to run android rom from sd like hd2 sd rom but for hdh with default android OS.
speechless said:
hi all
i have hdh that i cant root it so my stupid Q is: is there any chance to run android rom from sd like hd2 sd rom but for hdh with default android OS.
Click to expand...
Click to collapse
You would need root permissions to do something like that AFAIK. Why can't you root your device?
speechless said:
hi all
i have hdh that i cant root it so my stupid Q is: is there any chance to run android rom from sd like hd2 sd rom but for hdh with default android OS.
Click to expand...
Click to collapse
Search In Developement section you should find The Ace Hack tool kit it can root ur phone and i guess i know what you are looking for its called dual boot its also available in the same section find it and you can boot 2 roms
Lewelynn said:
You would need root permissions to do something like that AFAIK. Why can't you root your device?
Click to expand...
Click to collapse
my rom version is 2.3.5 with sense 3 i tried everything here but no luck
ghalyoum said:
Search In Developement section you should find The Ace Hack tool kit it can root ur phone and i guess i know what you are looking for its called dual boot its also available in the same section find it and you can boot 2 roms
Click to expand...
Click to collapse
my rom version is 2.3.5 with sense 3 i tried everything here but no luck.
when i said rom from sd i mean like hd2 android rom you can run it by clicking on the hart.exe.....
What method did you try? Did you try the Advanced ACE Hack Kit?
Lewelynn said:
What method did you try? Did you try the Advanced ACE Hack Kit?
Click to expand...
Click to collapse
yes i did doesnt work
Lewelynn said:
What method did you try? Did you try the Advanced ACE Hack Kit?
Click to expand...
Click to collapse
yes i did doesnt work
This kit should work fine on HTC Inspire and HTC Desire HD Software versions below 3.06.405.1 and mine is 3.13.751.3
speechless said:
This kit should work fine on HTC Inspire and HTC Desire HD Software versions below 3.06.405.1 and mine is 3.13.751.3
Click to expand...
Click to collapse
Not exactly.
From changelog:
AAHK 11012012
Added support for virtually all known 3.12.x and 3.13.X software versions (Sense 3 Gingerbread)
Click to expand...
Click to collapse
And that's not even the last build...
OK to answer your question, no you cant not run Android from your SD card like you can on the HD2. Read the whole thread on the ace hack kit and it will root, and unlock your device so you can flash custom roms.
You can multi-boot with Boot Manager Pro in the Google Play Store. Works much the same way as what you're asking for.
https://play.google.com/store/apps/details?id=com.drx2.bootmanager
Sent from my Desire HD using xda premium
If it doesn't work on a Windows PC, use a Ubuntu (Linux) bootable cd instead (worked for me).
http://www.ubuntu.com/
It seems that ace hack kit link is down, can somebody share working one? Thnx
Sent from my HTC Desire HD A9191 using Tapatalk
It's working for me:
http://forum.xda-developers.com/showthread.php?t=1259821&highlight=ace+hack+kit
http://droid.neolobster.com/roms/aahk-13012012.zip
or
http://tau.shadowchild.nl/files/aahk-13012012.zip
Nope... Must be something with my browser... Will try later on pc... Thnx mate
Sent from my HTC Desire HD A9191 using Tapatalk
sashank said:
You can multi-boot with Boot Manager Pro in the Google Play Store. Works much the same way as what you're asking for.
https://play.google.com/store/apps/details?id=com.drx2.bootmanager
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Still requires root, which he doesnt have.
Sent from my HTC Desire HD using XDA
Sorry, my bad.
Sent from my Desire HD using xda premium

Custom rom help

I am a new user of the HTC DHD, i wanna know if there is any rom that has the least bugs and good battery as i am on the official 2.3.5 android and the battery life is making me wana die, i need my wifi all the time so please suggest a rom which has no problem with wifi and app running
Sent from my HTC Desire HD A9191 using xda app-developers app
Which rom do you currently use ? the stock one ?
If so, Sense consumes a bit more battery than AOSP roms.
I used to have Cyanogenmod 7.2 with LordModUE 8.9b7 kernel. And it is very very good.
That's for GB roms.
Both JellyTime and IceColdSandwhich roms are good too (but still in beta).
But Wifi is far from being cool with a battery ... Wifi is energy-greedy!!
ciberbeb said:
Which rom do you currently use ? the stock one ?
If so, Sense consumes a bit more battery than AOSP roms.
I used to have Cyanogenmod 7.2 with LordModUE 8.9b7 kernel. And it is very very good.
That's for GB roms.
Both JellyTime and IceColdSandwhich roms are good too (but still in beta).
But Wifi is far from being cool with a battery ... Wifi is energy-greedy!!
Click to expand...
Click to collapse
currently i am using the stock one
does cyanogenmod 7.2 consists of bugs?
prospect565 said:
currently i am using the stock one
does cyanogenmod 7.2 consists of bugs?
Click to expand...
Click to collapse
If you wand the stock HTC look a recommend android revolution
If you wand better performances and battery life use AOSP(android open source project) or Cyanogenmod of AOKP(android open kang project)
Ice cold sand witch have verry good battery life (only bug is camcorder for wat I know)
Which one do u recommend? Aosp or aokp?
Sent from my HTC Desire HD A9191 using xda app-developers app
Cyanogenmod 7.2 is rock stable !
Most of the GB rom are very stable too, and almost bug free.
You have to try each rom, Sense feeling ? Aosp one ?
I used SmartDroid for a long time and really enjoyed it.
Newer roms, 4.0 or 4.1 based are still buggy and lack some features but are already very fast and gives you the most recent android experience.
It's up to you to find the one that fits your needs.
One more point, updating your Radio can be good for your battery too.
I personnaly use 26.14.04.28_M without any issue. (but I may update it now, as I've just flashed Jelly time )
I think i'll go for the cyanogen 7.0, does it give a better battery life?
And btw what is "kernal" and which one should i use and how?
Sent from my HTC Desire HD A9191 using xda app-developers app
And one mre question, if i flash a custom rom will i be able to get back to the stock htc firmware?
Sent from my HTC Desire HD A9191 using xda app-developers app
prospect565 said:
I think i'll go for the cyanogen 7.0, does it give a better battery life?
And btw what is "kernal" and which one should i use and how?
Sent from my HTC Desire HD A9191 using xda app-developers app
Click to expand...
Click to collapse
Go for 7.2 instead of 7.0
7.2 is the stable one for Desire HD: http://download.cyanogenmod.com/?type=stable&device=ace
A kernel is the core of the operating system. To extremely sum up, it deals with your hardware and your programs.
Installing a new one can give you some optimizations, better response, better battery etc.
I personally used the LordModUE kernels. Here is a direct link for the lastest version: http://blackice.omca.co.uk/download...ger-kernels/lordmodUEv8.9-CFS-b7-2WCR-TUN.zip
But be aware that to flash a kernel, you need to first boot with the kernel of the rom (here the CM one), then flash the new one.
prospect565 said:
And one mre question, if i flash a custom rom will i be able to get back to the stock htc firmware?
Sent from my HTC Desire HD A9191 using xda app-developers app
Click to expand...
Click to collapse
First of all, and prior to flashing any rom, you need to perform a nandroid backup.
This is a backup of your current ROM, making an image of each partition, to be able to restore it later, in case of a crash or anything else.
Once you've rooted your phone, a recovery should be installed.
To perform a nandroid backup, you reboot into recovery and choose "backup".
Or, you can install Rom Manager from the market, and choose the same option.
Once this is done, and only after this, you're good to flash any rom you want !
Another method exits to reflash the stock rom, using RUU.
I won't explain this as you can find your answer on this forum.
EDIT: don't forget to check MD5 or SHA1 sum to check the ROM/kernel integrity you download.
I use camera a lot is there any jelly bean custom mod with a working camera cause I am now bored to look at the dame gingerbread is since past 1 yr almost....want some change....
Sent from my HTC Desire HD A9191 using xda app-developers app
As far as I know, Jelly Time has a working stock camera app.
Actually, video recording in 720p is the only issue. Then, yes, I can take pictures with the stock app on Jelly Time ROM (currently beta 11).
If you want to record a video, you'll have either to change the resolution to 480p or use another app from the market (Videocam Illusion I believe, didn't test it though).
More information here.
The others JB based ROMs are currently too immature for now, and are not as stable as JellyTime.
Also, please be warn that you need to read the opening post (OP) carefully, the moderators are getting annoyed with all the same questions, which answers can be found in the OP.
Can anyone guide me step by step on how to flash cyanogen 7.2?
Right now i have the stock firmware of HTC DHD installed
Sent from my HTC Desire HD A9191 using xda app-developers app
prospect565 said:
Can anyone guide me step by step on how to flash cyanogen 7.2?
Right now i have the stock firmware of HTC DHD installed
Sent from my HTC Desire HD A9191 using xda app-developers app
Click to expand...
Click to collapse
Are you rooted?
Sent from my HTC Desire HD using xda premium
Muikkuman said:
Are you rooted?
Sent from my HTC Desire HD using xda premium
Click to expand...
Click to collapse
Nope
Sent from my HTC Desire HD A9191 using xda app-developers app
prospect565 said:
Nope
Sent from my HTC Desire HD A9191 using xda app-developers app
Click to expand...
Click to collapse
Root using AAHK, download ROM Manager and use that to flash CM
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
GuyInTheCorner said:
Root using AAHK, download ROM Manager and use that to flash CM
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
Click to expand...
Click to collapse
What is AAHK? can u please post the links as well and will my contacts, apps and messages get deleted if i flash a custom firmware?
Sent from my HTC Desire HD A9191 using xda app-developers app
Advance Ace Hack Kit - a tool developed by former xda member attn1 used to root, SIM Unlock & ENG S-OFF (ENG S-OFF allows you to flash custom ROM's without security checks e.g. md5 checks, bypassing restrictions placed by HTC on our device). He removed the link to it from the forums as he left xda due to personal reasons. Search attn1 ace hack kit on google to find it, as he hosts it on his website now
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
A mod already said it's ok to link the website as long as the link isn't for a direct download to the aahk
Sent from a dream.
Yes your contacts, data and all personal data will be wiped upon flashing a new ROM, as flashing a ROM almost always requires you to wipe the data partitions. I reccomend you backup all of your data to avoid it. If your android and Sense version is android 2.3.5 and Sense version 3.0 then then you will have to downgrade your software version then attempt root
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
GuyInTheCorner said:
Yes your contacts, data and all personal data will be wiped upon flashing a new ROM, as flashing a ROM almost always requires you to wipe the data partitions. I reccomend you backup all of your data to avoid it. If your android and Sense version is android 2.3.5 and Sense version 3.0 then then you will have to downgrade your software version then attempt root
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
Click to expand...
Click to collapse
This is the software and sense version now what do i start up with?
Sent from my HTC Desire HD A9191 using xda app-developers app

Htc desire 300 roms

This is a Thread for any roms (stock or custom etc.) please post anything what you know about this device THX
http://forum.xda-developers.com/showthread.php?t=2602301
hello
this is stock rom with root install from recovery https://docs.google.com/uc?id=0B2GviR_-GCNSVFRzbmdzN1lwdFE&export=download
i hope that useful for anyone need rom from recovery.:good:
Nobody try to port in cyanogenmod?
Sent from my GT-I9300 using XDA Premium 4 mobile app
Hello Guys,
Anyone knows where can I find a stock rom for a Desire 300 ? I've search on HTC Dev but I only found binaries to build one(I think), but I don't have much time to play with it myself.
I saw #nabel_sweed posted some stock rom but I'm not 100% sure how to install it on my brick. Do I need a ATP connection and to it old school, with recovery\boot via atp terminal on my PC ?
any updates for cyanogenmod ?
aldrin0599 said:
any updates for cyanogenmod ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/desire-300/development/rom-cm-10-htc-desire-300-t2887854

Categories

Resources