|
|
||||
How To's For Developing.
First off I want to make a tutorial thread for potential rom developers.
I do not intend for this thread to become a question pot for noobs please if you are not familiar with rom creating or comfortable with the idea of royally messing up your phone please do not post here search first ........... Fellow Developers if you have a tutorial that you want to share please post it here ......... Edit by: budney Any post that is not tutorial will be deleted. ***Wideawake's post will stay to encourage all who can to contribute to this great thread!!!*** If you want to thank the person who helped you or who originally did the tutorial, please give them ![]() Questions about these tutorials can be asked in the link below. ![]() http://forum.ppcgeeks.com/showthread...039#post217039 Last edited by budney; 05-09-2008 at 01:22 AM. |
This post has been thanked 26 times. |
This post has been thanked 18 times. |
|
||||
Re: Porting SYS
Quote:
what kitchen should i download and use to decompile my donor rom into a sys folder oem folder and rom folder?
__________________
|
|
||||
Re: JD's How To's
Dude I have so been waiting on someone to share this info with the community! You are the man. Hope we get alot more tutorials in this thread! Thanks for sharing and posting.
![]() ~mike
__________________
|
This post has been thanked 8 times. |
|
||||
How To Use a Radio From Another Device
This is a really easy task
Tools: NBHTOOL Alright heres how its done Using the NBHTOOL break down your donor nbh file (ex if you want to use a titan radio get a titan rom) In NBH TOOL you will see 3 tabs 1st tab NBH TO NB ..... This is the option you want to use to break down your donor rom it will be broken down into NB files .... select a destination for you output folder (ex C:\rom\titannb) there you will find your nb files Next what you want to do is after you have your rom broke down open the nbhtool and use the 2nd tab NB TO NBH you will find that is has spots for each part of the rom find the spot for the radio click the browse button next to the radio spot and find the radio.nb file ...... open it to that spot then in the device ID for a vogue you would type in VOGU100 for a titan TITA1000 Next type in what you want to call the rom (in the version box you can type titan_radio1.12) or whatever then press the generate button and WHAM your done ..... DON'T WORRY ABOUT ANY OTHER BOX BESIDE DEVICE ID OR VERSION EVERYTHING ELSE DOESN'T MATTER FOR THIS ....... Last edited by jakdillard; 03-13-2008 at 01:06 PM. |
This post has been thanked 16 times. |
|
||||
How To Change the Boot Splash Screens
This how to will allow you to change the boot splash screens.
Download the attached file and unzip to a folder ( assuming C:\splashtool for this tutorial ) There are 2 images you can change. The first image is displayed with all the versions, etc.. and then the second. Find 2 image files that you want to use and resize them to 240w x 320h. I have done in both JPEG and BMP format. 1. ) Once you have those 2 files, copy them to the C:\SplashTool\ folder. 2. ) Open the tool nb_image_converter_859_418_826.exe and press the "Load..." button to select the first image from C:\splashtool\. 3. ) Click on the "Save to .nb" button and save the files as 01_MainSplash.nb. It should produce a 150Kb .nb file. *** Files should be saved in the C:\Splashtool\ folder. 4. ) Repeat for second image, but name it 02_SubSplash.nb. If you forget to rename, you can always just rename later. 5. ) Run "MakeBootSplash.bat" This will generate a RUU_signed.nbh file that you can flash. ***** This will hard reset your device ****** I found the tool "nb_image_converter_859_418_826.exe" over in XDA. Not sure who developed it, but many thanks to whomever it was.
__________________
Spread the rep! If someone helps, click the rep icon (
![]() like my work: donate a buck Last edited by dereknjenny04; 03-21-2008 at 12:11 PM. |
This post has been thanked 13 times. |
|
||||
How to use NBHextract.exe and NHBgen.exe
say you want to extract the OS from an official shipped released and then flash it to your phone (note your phone should be unlocked before flashing) here is the steps how to do it..
1. get NBHextract.exe and NBHgen.exe. 2. create a folder (anywhere you want) let's create one in C:\test_rom (any name you want) 3. download any shipped ROM you want (hutch, Sprint, Bell, or etc) and extract the content of the shipped rom. copy the RUU_signed.nbh file to the C:\test_rom folder. 4. open the command line (start menu>run>cmd) and go to the folder you create (cd C:\test_rom) 5. type NBHextract.exe RUU_signed.nbh it will now extract the content of the ruu_signed file into 4 parts ( 00_SPL.nb, 01_MainSplash.nb, 03_GSM.nb, 04_OS.nb) in this case we'll take the 04_OS.nb. 6. create a simple text file and type the following: VOGU100 <=== model of the device HTC__029 <=== CID 1.12.470.1 <=== version info USA <==== Language 400,04_OS.nb <=== header info now save the text file after you inserted the above info (without the <=== and text after it) and name it anything you want.. in this example i named it file.txt 7. still in the CMD (command prompt line) type NBHgen.exe file.txt and hit enter.. now it will convert the .nb to nbh and it's now ready to be flashed to your phone.. 8. use http://rapidshare.com/files/88767429/RUU.zip.html and put the new nbh file to flash.. hope this helps and special thanks to ImCoKeMaN for his help. i have tried it on Bell's rom and flashed it to my phone without a problem. i attached the files along with the file.txt. p.s i haven't seen this posted anywhere here so i posted.. and also this would apply if you want to extract the radio by itself and flash it.. just change the last line in the text file from 400,04_OS.nb to 300,03_GSM.nb.. Last edited by PapaDocta; 04-02-2008 at 04:35 AM. |
This post has been thanked 8 times. |
|
||||
Tutorial: Integrating Custom Registry Settings into a ROM w/ ProvXML - Lazy Man's Way
How to integrate custom registry settings into a ROM via a ProvXML file and OEMizer. No prior knowledge of coding required!
http://forum.ppcgeeks.com/showthread.php?t=26698 |
This post has been thanked 4 times. |
|
||||
Re: How To's For Developing.
The following are links to tutorials on Customizing Custom Rom's:
[TUT] Creating OEM's for your ROM This tutorial will help you create OEM's for your Roms. Creating Today Theme OEM's for your Custom Rom - Tutorial This tutorial will allow you to include a custom Today Theme in your customized rom. Again, written to help the aspiring Chef of tommorrow! PPCKitchen.org BuildOS Friendly! Tutorial: Adding Registry Entries to your Rom (RGU Method) This Tutorial will allow you to include your registry entries into your rom. I wrote this for the aspiring Chef of tomorrow! After all, Subtle Tweaks make all the Difference! PPCKitchen.org BuildOS Friendly! Customizing Rom Sounds - Sound Themes Tutorial Have you ever wanted to customize the Sound Theme in your ROM? This tutorial will show you how to customize the Sounds in your Custom Rom! PPCKitchen.org BuildOS Friendly! Customize your StartMenu for PPCKitchen.org's - BuildOS - Tutorial Have you ever wanted to customize the Start Menu in your ROM? This tutorial will show you how to customize the StartMenu, even those pesky ones like Help, Internet Explorer, Phone, Contacts, and Calendar that show up when you tap on the Start Menu! PPCKitchen.org BuildOS Friendly! Customizing Your Rom: Adding Personal Files & Other Stuff Do you have certain files that you must have with a new flash or hard reset? Ringtones, Office templates for work, or others? Ones you can't lose if you have the dreaded "Corrupt Storage Card" issue, then this tutorial will show you how to insert your files into your rom and copy them where you want them so you will always have them! PPCKitchen.org BuildOS Friendly! How to Customize a Custom Rom: Adding/Removing Programs Does your favorite Chef include files/programs that you don't use? This will show you how to delete those programs you don't use and insert the ones that you do use! (This method doesn't always work with a PPCKitchen.org custom rom). If you enjoy my work...Donate!
__________________
If this post was helpfull, let me know by clicking Thanks!
Last edited by rstoyguy; 01-24-2009 at 11:51 PM. |
This post has been thanked 80 times. |
![]() |
|
|
|