HTC EVO Kitchen - EVO 4G Q&A, Help & Troubleshooting

Which kitchen are you guys using to developt for the EVO? I want to play around with an OS but dont know what to download. I have Eclipse installed and the SDK but whats next? Help please

http://forum.xda-developers.com/showthread.php?t=633246

Tuffgong4 said:
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
+1 The best source you can find

Related

[REQ] ROM Simulator

Is it posible to make a HTC TOUCH DIAMOND simulator?? Or maybe out there, there are already have a ROM SIMULTOR?
I just want to try making a ROM but i scare that will brick my diamond..
+1
yep I would like that too !
There is nothing like this.
MarcLandis said:
There is nothing like this.
Click to expand...
Click to collapse
alas...
It wold be a great tool. not only for making Roms, but to test out a ROM before deciding if you want to flash it.
slovoflud said:
alas...
It wold be a great tool. not only for making Roms, but to test out a ROM before deciding if you want to flash it.
Click to expand...
Click to collapse
i think about it too pals.. maybe some expert can make it work..
hopping..
Hmm, in the Windows Mobile SDK for Visual Studio there's a Windows Mobile emulator. Is it possible to use a different rom on the emulator?
mkamonster said:
Hmm, in the Windows Mobile SDK for Visual Studio there's a Windows Mobile emulator. Is it possible to use a different rom on the emulator?
Click to expand...
Click to collapse
Yes its possible http://forum.xda-developers.com/showthread.php?t=411154
Söderström said:
Yes its possible http://forum.xda-developers.com/showthread.php?t=411154
Click to expand...
Click to collapse
wow.. thats great... is it work to be diamond?

anyone got a dump of the new Eris ROM yet?

Not sure if you guys have seen, but it looks like Verzion hit the button on the OTA for 2.1 a little early... don't spose any one with hacking skills have got their hands on this yet have they? As the Eris is essentially a CDMA Hero...
Originally posted by RomDan on MoDaCo Forums:
According to this thread androidforums.com/htc-droid-eris/31395-can-android-2-1-work-eris-4.html
this is the link to download Eris update pcdphones.com/downloads/ADR6200_MR2_Upgrade.zip
[Sorry not allowed to post links yet]
I have no idea if this actually is the update however. If it is do you think it would be easy to port to the GSM Hero?
as soon as we get a dump ill be working on a hero port, shouldnt be too much trouble as cdma support is native in android 2.1
Here is the system.img and boot.img:
http://myunspace.com/?d=0BA42CF41
From what I've read it's a leak and not official, therefore buggy and unstable
TheAshMan said:
From what I've read it's a leak and not official, therefore buggy and unstable
Click to expand...
Click to collapse
Yeah, that's what they said here:
http://www.androidguys.com/2010/02/18/halfbaked-android-21-leaks-select-droid-eris-handsets/
I haven't played around with it yet though.
And here are the boot.img and system.img folders opened up with my kitchen:
http://myunspace.com/?d=889DE5341
I guess we just need to replace boot.img-kernel with the one from a stock Hero ROM, and then rebuild the boot.img... and then build the final ROM with everything else.
EDIT: If someone can rebuild the boot.img (with Hero boot.img-kernel) and use it to build the final ROM, that would be great. I don't have a Ubuntu Linux machine with me right now. Just download the kitchen in my sig if you don't know how.
dsixda said:
And here's are the boot.img and system.img folders opened up with my kitchen:
http://myunspace.com/?d=889DE5341
I guess we just need to replace boot.img-kernel with the one from a stock Hero ROM, and then rebuild the boot.img... and then build the final ROM with everything else.
Click to expand...
Click to collapse
I'd be happy to try it for you when you do!
TheAshMan said:
I'd be happy to try it for you when you do!
Click to expand...
Click to collapse
Yeah I'm afraid I cannot do that right now.. I am at work and they use a different flavour of Linux, so the boot.img rebuild tools don't work here.
dsixda said:
Yeah I'm afraid I cannot do that right now.. I am at work and they use a different flavour of Linux, so the boot.img rebuild tools don't work here.
Click to expand...
Click to collapse
Yeah, didn't mean right now
I'm at work too at the moment so wouldn't be able to do my full backups or transfer files to SD etc
Whenever you get a chance, and have something that should/could work
I'm downloading a copy of Ubuntu 9.10 now (might as well roll my sleeves up and get dirty)
EDIT: Ubuntu and SDK are installed, now just trying to figure out the kitchen...
dsixda said:
Here is the system.img and boot.img:
http://myunspace.com/?d=0BA42CF41
Click to expand...
Click to collapse
This is a dump from the eris 2.1 correct?
that download link runs really awesome for me (9kb/s) :S
david279 said:
This is a dump from the eris 2.1 correct?
Click to expand...
Click to collapse
Yes, I grabbed the ROM.zip from this Eris 2.1 ROM's ROM Update Utility, and took out those two files.
cTnko said:
that download link runs really awesome for me (9kb/s) :S
Click to expand...
Click to collapse
Which one are you trying to download? I am at work, and myunspace is the only filehosting site that is not blocked
for some stupid reason the copy speed is ridculosly slow from my machine to the virtual machine, reckons it's gonna take 2 hours... better leave it to the pro
dsixda said:
Which one are you trying to download? I am at work, and myunspace is the only filehosting site that is not blocked
Click to expand...
Click to collapse
this one http://myunspace.com/?d=0BA42CF41
wanted to give u a hand guys, but ETA download 2hours + ....
what about dropbox, also blocked?
l0st.prophet said:
I'm downloading a copy of Ubuntu 9.10 now (might as well roll my sleeves up and get dirty)
EDIT: Ubuntu and SDK are installed, now just trying to figure out the kitchen...
Click to expand...
Click to collapse
Let me know if you need any help
cTnko said:
this one http://myunspace.com/?d=0BA42CF41
wanted to give u a hand guys, but ETA download 2hours + ....
what about dropbox, also blocked?
Click to expand...
Click to collapse
LOL.. yup
Why don't you just get the RUU from the original post: pcdphones.com/downloads/ADR6200_MR2_Upgrade.zip
Just run the RUU, and wait for the first dialog message.
Then, go to Start-->Run, and type: %TEMP%, and look for Rom.zip. You'll find system.img and boot.img in there.
l0st.prophet said:
for some stupid reason the copy speed is ridculosly slow from my machine to the virtual machine, reckons it's gonna take 2 hours... better leave it to the pro
Click to expand...
Click to collapse
Try transferring from PC to USB stick, and then USB stick to VM. That's what I did. Didn't bother trying to install VMWare Tools for PC-to-Linux transfer.

[Q] Whats the difference between SDK and Source?

Yup, this may be a simple question for somebody to answer. I may know some of the answer my self but for the sake of learning can somebody explain the difference between compiling source from... lets say HTC source to get a rom and compiling and extracting a rom from the Android SDK?
wildstang83 said:
Yup, this may be a simple question for somebody to answer. I may know some of the answer my self but for the sake of learning can somebody explain the difference between compiling source from... lets say HTC source to get a rom and compiling and extracting a rom from the Android SDK?
Click to expand...
Click to collapse
Android sdk is basically for app developers to build and test their app on all platforms.
The only source HTC will release is the kernel source for the phone. They don't and will never release the source for a rom.
Sent from my HTC Incredible using XDA App

[LMAO!] SGW FrameWork..WoW !

Hi Guys...I Got Sort of Astonished When I Went Thru YouTube A While Ago !
Here Goes......
http://www.youtube.com/watch?v=uE8c_7AapBA
http://www.youtube.com/watch?v=xclP4akxv1Y
I Wonder Where Is the Source of This Work...HopeFully He / She Could Creep Into Here..!
andynroid said:
Hi Guys...I Got Sort of Astonished When I Went Thru YouTube A While Ago !
Here Goes......
http://www.youtube.com/watch?v=uE8c_7AapBA
http://www.youtube.com/watch?v=xclP4akxv1Y
I Wonder Where Is the Source of This Work...HopeFully He / She Could Creep Into Here..!
Click to expand...
Click to collapse
Too bad,
The guy who made that video is currently inactive at the forums. He resigned from being a moderator in our SGW Forum at Kaskus. I bet he made that modification using the UOT Framework kitchen that was posted
Though he might come and say hi once in a while, or who knows if he joins xda using a different username
I will be very happy if anybody can me a clue how to compile the framework for our device. I have the downloaded source from source.android.com but can aonly compile it to work for emulator.
AdliHebat said:
I will be very happy if anybody can me a clue how to compile the framework for our device. I have the downloaded source from source.android.com but can aonly compile it to work for emulator.
Click to expand...
Click to collapse
http://uot.dakra.lt/
fender90 said:
http://uot.dakra.lt/
Click to expand...
Click to collapse
Exactly what the video creator used
Sent from my GT-I8150 using XDA

Request build One X roms

Can someone make a how to. I wanna learn how to do this I was the android kitchen don't support our device. Even if you can only show me how to sign the Rom thats okay I can end a clean base myself.
Sent from my HTC One X using xda premium
Why not work it out yourself? Trial and error and all that? Take a base and edit that so you understand what you're doing? It's more fun that way
EddyOS said:
Why not work it out yourself? Trial and error and all that? Take a base and edit that so you understand what you're doing? It's more fun that way
Click to expand...
Click to collapse
That's what im gonna. I'm gonna take stock 2.17. I just need the right tool. That's what im asking for
Sent from my HTC One X using xda premium
EddyOS said:
Why not work it out yourself? Trial and error and all that? Take a base and edit that so you understand what you're doing? It's more fun that way
Click to expand...
Click to collapse
I understand was I'm doing. I developed for iPhone. But u can use xcode to develope android. I mean u can right a script file. Even apps. But you still need to compile and sign the apk and you can'tdo that with the tools I'm use to.
Sent from my HTC One X using xda premium
I have seen a number of tutorials and guides about building custom ROMs, If you search I'm sure you'll find what you are looking for. ..
[Guide]Complete Android ROM development and essential tutorials ~~ By Nero Young ~~
{APP} Custom Rom Maker!
[Guide][HOW TO]Install a GNU/Linux and tools to make Custom ROMs
Plenty more where those came from.....
PhoenixFx said:
I have seen a number of tutorials and guides about building custom ROMs, If you search I'm sure you'll find what you are looking for. ..
[Guide]Complete Android ROM development and essential tutorials ~~ By Nero Young ~~
{APP} Custom Rom Maker!
[Guide][HOW TO]Install a GNU/Linux and tools to make Custom ROMs
Plenty more where those came from.....
Click to expand...
Click to collapse
That suggests using the kitchen and it has one quad one x support. I need something that will work for tegra 3. So yea
Sent from my HTC One X using xda premium

Categories

Resources