Holla Guys this i am back with a Guide which you would have seen many times on XDA but still were you able to follow them??
And answer is "NO"as they all focus on Android Kitchen which is a big tool but not a wall for blind!! Mark it you will have to use your own sense(Not Htc Sense ) while making a ROM!
But then also i can provide you a Boost Start in Android Development World for Sure
And answer is "NO"as they all focus on Android Kitchen which is a big tool but not a wall for blind!! Mark it you will have to use your own sense(Not Htc Sense ) while making a ROM!
But then also i can provide you a Boost Start in Android Development World for Sure
This tutorial is specially for
Quote:
|
Quote:
Thanks to |
Quote:
|
Quote:
Tools Required : (Report me dead links please)
|
Code:
*Before you do anything install the java jdk*
Quote:
watch this video tutorial by gitagaire for how to setup cygwin and kitchen(recommended) |
->Download and extract the cygwin_packages.zip
-
>Run the set up(make sure there is no previous cygwin installation)
->when it shows all the package names, go to the top and select "all default" until it changes to "all install" (you must click on the arrows)
->Download the kitchen from above. Then, extract the kitchen's .zip file to a folder under your home account. Rename the dsixda-android-kitchen-*** folder to just "kitchen". In Cygwin, this folder would depend on what was set for your Cygwin install directory, e.g. C:\cygwin\home\John\kitchen
NOTE!! If your user folder contains spaces (e.g. C:\cygwin\home\John Smith\kitchen), then the kitchen will not function properly. Instead, copy it under C:\cygwin\home\kitchen.
->Now your ready to run the kitchen type:
those who have their kitchen like this C:\cygwin\home\John\kitchen use these commands given below
Code:
cd kitchen(enter)
./menu(enter)
Quote:
Part 2:Setting up a working folder THERE ARE TWO METHODS FOR THIS. 1. WHEN YOU HAVE BASE ROM AVAILABLE. 2. WHEN YOU DON'T HAVE BASE ROM. FIRST METHOD - ->First our folder structure should look like this: Code: cygwin folder/home/your user name/kitchen -> Now we need a rom to work on, for KarbonnA5 users i will recommend this rom by ME only but you can use any rom. -> Just Place the original rom zip in the original_update folder inside the kitchen. run the cygwin.exe again type: Code: cd kitchen(enter) you will be asked about changing the working folders name, at this point it makes no difference so just continue. congratulations you have a working folder!!! Second METHOD -it is almost like ROM Dumping works on any device! Quote:
1. META-INF FOLDER - GET THIS FROM DOWNLOAD FILES LIST IN FIRST POST 2. SYSTEM FOLDER - TUTORIAL BELOW 3. BOOT.IMG - TUTORIAL BELOW 2. getting system folder (NOTE - Rooted phone required!!) This is universal method and can be done easily using terminal emulator. For this simply download Terminal Emulator from Android Market. we need freshly flashed device here. OTHERWISE YOU WILL HAVE LOT OF JUNK FILES. Open it and type: Code: su This will take some time to finish so be patient. After it's done you should have a tar file in your /sdcard named system.tar You can extract it using Winrar or 7zip software. But yes this will have huge size , as it has other useless folders so you will have to delete them. After extracting this system.tar file you will get following folders (Similar one) Quote:
And the final files that we will have in our system folders will be Quote:
Quote:
|
إرسال تعليق