System dump or RUU? - Wildfire Android Development

I'm looking for a system dump or RUU this phone to put on another qvga htc device.
Thanks in advance for any links or dumps.

There must be some sort of Tom dump as there is a rom for the tattoo based on this. Its called kiljacken I think, you could have a word with the Creator maybe?
Sent from my HTC Magic using XDA App

this once is the buzz right?
then it should be this
http://www.shipped-roms.com/shipped/Buzz/

Related

MiUI on HTC Magic Possible?

Title says it all
Is there a possibility of having the new Miui Rom thats floating around on HTC Magic
if there is already a thread for it on a magic can you point me in the right direction ?
Thanks
After seeing a demo of this on Chris Chavez's YouTube channel, I would really like to give this ROM a shot.
There's a Thread in the Dream Development Section. We're working on Porting it.
Hi all.
I red the thread in the dream section, but is there a patch or, however, a port that make the rom workable in a 32A magic?
aKiLL3r said:
Hi all.
I red the thread in the dream section, but is there a patch or, however, a port that make the rom workable in a 32A magic?
Click to expand...
Click to collapse
Can't 32A users run 32B ROMs with a 32A kernel(unless they're using the 6.x radio)?

[Request] Apps dump from Desire HD/Z

Hi to all,
Please upload here all apps from stock ROM from Desire HD/Z.
e.g. HTC Links
HTC Transfer Data
HTC Hub
....
....
in order to be possible to install them in our NAND/SD roms available in the forum.
I second this.
Yes, I agreed
We should make a stock apps thread
I want that Music app on Desire HD!
Alrighty
I got a dump from an early ROM that has already been extracted and disected with 168 Desire HD apks.
And I just got hold of the Ace's latest RUU but I do not know jack how to extract it to access the apks.
RUU_Ace_HTC_WWE_1.72.405.3_R_Radio_12.28e.60.140f_26.04.02.17_M2_release_161342_signed.exe
So if anybody does know how to please help.
Thanks.
I couldn't find this app on market, it is veru useful application. I used it on Gingerbred, and it works.
This is the easiest way to import contacts from other phone.
Awesome! i want the HTC HUB please.

[Q] Extracting a ROM from an RUU.exe ???

Ive done some searching and couldnt really find any answers, How exactly would one extract the rom from an ruu.exe file. any answers, or point me to a tutorial thread,,,thanks in advance
I'll make you a guide when I wake up cause I don't want to give you wrong instructions cause I'm kinda intoxicated and it's 5am... But when I wake up I will!
私のEVO 3Dから送信される。
Iappreciat ya dastin and thanks again,,,get some sleep. later man
How to get Rom.zip from RUU (xda)
Extracting rom files from HTC RUUs
Sent from my Android using Tapatalk
kyouko said:
How to get Rom.zip from RUU (xda)
Extracting rom files from HTC RUUs
Sent from my Android using Tapatalk
Click to expand...
Click to collapse
thank you sir i will definately check em out,,,later , and thanks again
kyouko's method is the one I use. Just go to Windows and in search bar type %temp% and it will open that folder. Delete everything in the folder. The ones that can't be deleted can stay. Now double click the RUU then wait till the second folder with a jumble of numbers and letters appear. Th second one will have the rom.zip two folders in
That's what I use too
||self proclaimed resident prick||
Thanks for the help guys. Going to try my hand at porting and deving. Have to collect some more info to get started , getting the rom is the first step. Thanks again to all three of you for the help,,,later ;-)
Sent from my wildheroc using xda premium

Development resources?

I am looking to learn to develop for this phone. After so many people have left we are in desperate need.
I have experience coding on PC and light experience on WINMO 6....
I am reaching out to the community for resources on how to learn to develop for the Vivid. Any Direction will be appreciated.
I would also be willing to learn to develop for this phone. I'm a computer science student at MIT and have coding experience, but have not done anything related to Android so I'm not sure where to begin.
Kraizk said:
I am looking to learn to develop for this phone. After so many people have left we are in desperate need.
I have experience coding on PC and light experience on WINMO 6....
I am reaching out to the community for resources on how to learn to develop for the Vivid. Any Direction will be appreciated.
Click to expand...
Click to collapse
You can try this kitchen. It kind of works if you start from custom Rom as base.
At least gives you idea of what you have to do. You can than develop more depending on how good ur Unix or scripting skil are
http://forum.xda-developers.com/showthread.php?t=633246
Sent from my HTC Raider X710e using XDA App
WARNING: If your HTC device is not listed below, and it does NOT use a 'YAFFS'-based filesystem (e.g. usually the mid-range and high-end devices don't use YAFFS), do not attempt to flash a ROM that you built with this kitchen. Instead, you must do the following if your device is NOT listed:
Create a file under the kitchen's /tools/edify_defs folder, with the name being the same as the value of ro.product.device (found in your device's /system/build.prop file).
See the template file in the edify_defs folder to see how to set the mount points inside the file you created. Look at the other files in that folder for examples on how to do it.
Click to expand...
Click to collapse
Since the Vivid is not listed as one of the compatible devices, do we need to do this? I saw the Rezound on there is why I am asking
I too am going to give it a stab. I have experience working with Cyanogenmod as well as a ton of C/C++/Unix/Scripting/Driver experience. Lets see what we can make.
I used it and there is nothing device specific stuff that should matter
Sent from my HTC Raider X710e using XDA App
No dont grab some one elses...incorrect....Grab the kitchen from dsixda grab an ruu run it till it opens to first screen dont install or go any further...goto search,search your c drive for rom.zip....copy this file to somewhere else on your computer and your started....
WC
zombie.raised said:
You can try this kitchen. It kind of works if you start from custom Rom as base.
At least gives you idea of what you have to do. You can than develop more depending on how good ur Unix or scripting skil are
http://forum.xda-developers.com/showthread.php?t=633246
Sent from my HTC Raider X710e using XDA App
Click to expand...
Click to collapse
I would appreciate any suggestions for resources too. I have not programmed in many years but I figure, what the hell, might as well give it a go.
Sent from my HTC PH39100 using Tapatalk
True platform development resources are slim right now...
Read this website http://www.kandroid.org/online-pdk/guide/index.html for a decent but outdated overview of platform development and bring-up.
Check this post from Cyanogen http://forum.xda-developers.com/showthread.php?p=6243873
At the bare minimum do what WC said but I don't recommend you use someone else's custom ROM as your base for a multitude of reasons. If for no other reason, you'll inherit any flaws they may have unknowingly introduced and you won't understand the changes they implemented to make the improvements they made.
I'm a little rusty, but my team and I develop on the HTC Dream/Magic. I own about 6 devices right now and just gave away 3 others to a developer on my team. It's kind of funny, even though I've owned all these devices, I've never really developed on any of them since there's always so many other people already doing so.
But since everyone left and there's no competition right now, I think I might start developing again, I just need to know what you guys want and I'll see what I can do.
Sent from my HTC PH39100 using Tapatalk
Infinimint said:
I'm a little rusty, but my team and I develop on the HTC Dream/Magic. I own about 6 devices right now and just gave away 3 others to a developer on my team. It's kind of funny, even though I've owned all these devices, I've never really developed on any of them since there's always so many other people already doing so.
But since everyone left and there's no competition right now, I think I might start developing again, I just need to know what you guys want and I'll see what I can do.
Sent from my HTC PH39100 using Tapatalk
Click to expand...
Click to collapse
I'd love to see some new guys giving it a try. I wish I could invest the time and had the knowledge to do it myself.
I think most are just looking for a good solid ICS rom, with Tethering working... anything else would pretty much be a bonus. I think "MOST" would be appreciative of pretty much anything at this point
Wild Child said:
No dont grab some one elses...incorrect....Grab the kitchen from dsixda grab an ruu run it till it opens to first screen dont install or go any further...goto search,search your c drive for rom.zip....copy this file to somewhere else on your computer and your started....
WC
Click to expand...
Click to collapse
That was dsixda kitchen , I think that is pretty good and now quite a few people use it even now.
zombie.raised said:
That was dsixda kitchen , I think that is pretty good and now quite a few people use it even now.
Click to expand...
Click to collapse
He was making a point to not use someone's custom rom
Sent from my HTC PH39100 using xda premium
If that's the case, than from my experience it is a bit harder for someone with no knowledge to start with stock ROM. Out of the box the kitchen did not work very well with any stock ROM. It was easier to tweak a custom rom because the DEV had fixed the issues which I don't know if every one can solve. e.g some may just struggle to get system.img to work in this kitchen , again that can be trivial for some to fix and some noob's may find it hard.
zombie.raised said:
If that's the case, than from my experience it is a bit harder for someone with no knowledge to start with stock ROM. Out of the box the kitchen did not work very well with any stock ROM. It was easier to tweak a custom rom because the DEV had fixed the issues which I don't know if every one can solve. e.g some may just struggle to get system.img to work in this kitchen , again that can be trivial for some to fix and some noob's may find it hard.
Click to expand...
Click to collapse
It's all trial and error my friend. Later tonight when class is over I'll try to create a rom from the Telstra 3.5 RUU. I tried the ICS stock rom, but I wasn't able to deodex about 50 or so files. Hopefully this time around the process will go smoother.
Sent from my HTC PH39100 using xda premium
Thats not learning then,thats taking someone elses work,start as everyone else did,everything is out there to be [email protected] all have to learn somehow,but the way your saying isnt the correct way to learn...its called kanging,then tweaking something here and there and calling it your own creation....truely learn something and start from scratch,we all did,so why would you expect it should be easier for you?
zombie.raised said:
If that's the case, than from my experience it is a bit harder for someone with no knowledge to start with stock ROM. Out of the box the kitchen did not work very well with any stock ROM. It was easier to tweak a custom rom because the DEV had fixed the issues which I don't know if every one can solve. e.g some may just struggle to get system.img to work in this kitchen , again that can be trivial for some to fix and some noob's may find it hard.
Click to expand...
Click to collapse
As far as resources go, download the kitchen, and DO NOT use it, rather analyze how it works. Look over the scripts and see why it does what it does, if you don't understand something, google it.
That'll help some of the beginners here.
Sent from my HTC PH39100 using Tapatalk
We all are having issue with deodexing the ics,att has **** all over the place....this is why i suggested a lower build as per your inquiry...
doktor buknasty said:
It's all trial and error my friend. Later tonight when class is over I'll try to create a rom from the Telstra 3.5 RUU. I tried the ICS stock rom, but I wasn't able to deodex about 50 or so files. Hopefully this time around the process will go smoother.
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
zombie.raised said:
If that's the case, than from my experience it is a bit harder for someone with no knowledge to start with stock ROM. Out of the box the kitchen did not work very well with any stock ROM. It was easier to tweak a custom rom because the DEV had fixed the issues which I don't know if every one can solve. e.g some may just struggle to get system.img to work in this kitchen , again that can be trivial for some to fix and some noob's may find it hard.
Click to expand...
Click to collapse
I wouldn't consider that development and the OP asked for development advice. My previous post provides ample information to "do it the right way", team that with extracting your source from RUUs and you've just become a real dev. You will possess the necessary knowledge and tools to create your own ROM.
Then after you create your ROM if you still have problems that another dev has resolved you can respectfully contact that dev for guidance on what they did to resolve it.
That's the way I would want someone to use my work anyway.
Read this website http://www.kandroid.org/online-pdk/guide/index.html for a decent but outdated overview of platform development and bring-up.
Check this post from Cyanogen http://forum.xda-developers.com/showthread.php?p=6243873
Use the aforementioned kitchen to extract "stock" carrier base ROMS if you choose not to build from source.

[REQUEST] New RUU Thread

hi everyone
today i noticed that we can't download the RUU files from this collection anymore: http://forum.xda-developers.com/showthread.php?p=39588860
since bugsylawson (i wish him all the best!) is not able to provide the RUU files anymore, i'd like to ask if anybody here on xda would have the possibility to provide these files again to the community...?
i think this is/would be an important thread to everyone here on xda, so it would be nice if we could get it back again!
what do you guys think?
cheers
Have you looked here: http://www.androidruu.com/?developer=M7
spikeydoo2006 said:
Have you looked here: http://www.androidruu.com/?developer=M7
Click to expand...
Click to collapse
good to know this exists, maybe i should create a collection here on xda for everyone..
Your wish has been granted http://forum.xda-developers.com/showthread.php?t=2428276

Categories

Resources