[Project] All in one ROM {ALPHA} - Galaxy S I9000 Android Development

All-In-One project thread.
Kitchen up and running.
Pack available.
Need feedback, report everything that doesnt work or everything you want to add.
ETA:
Repacking Doc rom/Darky rom/some themes conversion.
Instruction:
Flash AIORK kernel
update.zip (can be flashed with 2e recovery or CW) Link
Kernel odin.zip (must be flashed with odin) Link
Download and extract rom package to your internal sd.
common.zip
custom.zip
kernel.zip
mod.zip
modem.zip
(you must have: sdcard:/aiork/ folder containing common/, kernel/, custom/ and mod/ folders)
android app.zip
samsung app.zip
(copy to custom/ folder)
Go to recovery
Select "ULK and AIORK setting" menu (last one).
Select "AIORK" menu (last one).
Content explanation:
"common" contains "1 base rom.zip" (base for all rom, NEEDED)
.........................."2 base app.zip" (base app for all rom, NEEDED)
"custom" constains "3 jXX frameork.zip" (framework for each versions, at least 1 is NEEDED)
"kernel" contains different kernels, see name. (ONLY aiork kernel contains AIORK menu, if you use another kernel, flash AIORK kernel when you want to reflash your rom)
"mod" contains mods (currently gps fixes, and jpm lockscreen)
"modem" contains jpm and jpp modems
"theme" is empty, but you can add your own theme here.
Note:
Base rom will erase old app/framework folder.
Framework jXX will erase old framework folder.
Base app are barebone app, you can add android/samsung app to it (flash android/samsung app AFTER base app) or you can use the market to add missing app.
Extra note:
Works only with froyo!
Will NOT wipe your data/settings (but after 10 flashs, you should wipe data/cache)
Can be used WITH lagfix ! (not recommended but works, after flashing the rom if you had any lagfix the ULK menu will popup saying "config differs", select "remove old config" you will be lagfixed as before flashing.)
Spare parts, busybox, root, superuser, sgs tools, sgstoolbox and launcher pro are included. (you can uninstall them if not needed)
See post 2 for reference/info
(need to clean up this page, sorry for bad look)

Kitchen is ready to cook !
Installation:
​Flash "kernel odin.zip" with odin
or
Apply "kernel update.zip" from recovery with CW or 2e recovery (need to be renamed update.zip)
Usage:
​Boot into recovery,
select "ULK and AIORK menu"
select "AIORK"
select an option:
"Install rom (common)", (install base rom)
"Install modem (modem)", (install modem.bin)
"Install kernel (kernel)", (install kernel)
"Install custom app (custom)", (install whatever you want)
"Install mod (mod)", (install mod)
"Install theme (theme)", (install theme)
"Reboot", (reboot the phone)​[/I]
How to install rom:
​Download and extract the rom pack on you root.
http://www.multiupload.com/603NI211U8
You should have:
sdcard:/aiork/common/
sdcard:/aiork/modem/
sdcard:/aiork/kernel/
sdcard:/aiork/custom/
sdcard:/aiork/mod/
sdcard:/aiork/theme/​
You can add .zip in folders.
How to cook your own parts:
​Kernel:
Download "kernel template.zip"
Open archive with 7zip
Replace "zImage" with your kernel
Put the file on "sdcard:/aiork/kernel/"
Modem:
Download "modem template.zip"
Open archive with 7zip
Replace "modem.bin" with yours.
Put the file on "sdcard:/aiork/modem/"
Custom/theme/mod:
Download "custom template.zip"
Open with 7zip
Make your changes (it uses phone file structure, so if you create an "app" directory and put some apk here, when you ll install the custom file it will write in phone://app/ etc...)
Put sdcard:/aiork/*your choice*/
NOTE:
​This is just for testing purpose.
It does not wipe your data.
Kernel and modem are already in the provided "common" rom so dont worry if you see the redbend_ua screen.
Kernel in the "common" rom provided is not AIORK kernel, if you plan to use the kitchen after, select the AIORK kernel after you applied the rom.
AIORK kernel provided is base on ULK 0.4 kernel so lagfix works.
For kernel cookers: you can add the AIORK to your kernel easily
Download "recovery.zip"
Extract, place it in /initframfs/out/sbin/
Make your kernel.
Rom pack uses DocRambone v7.5 for testing purpose, so NO SUPPORT, if you get errors use retail Doc version.
Pack contain v7.5 JPO, patch to JPA, modem JPP and JPM, medium and full app pack.
Thanx to Sztupy, Cyanogenmod, Koush, Supercurio, Aery, DocRambone and everyone I forgot to make this possible.
​
FYI (deodexing rom):
Flash fresh untouched rom
Get xUltimate script (from droid forum)
Update smali/backsmali jars (from google project)
Connect your phone (usb debug mode)
Start main.exe
option 5 (pull all/ deodex all)
Copy missing apk from orig_frame to done_frame, same for app
Use template FULL.zip to add and flash deodexed framework/app
NOTE:
template APP jp6.zip contain an empty system/app/ folder, add your deodexed app here. When flashed it will wipe the app folder of the phone.
template FULL jp6.zip contain empty app and framework folder, add your app and framework deodexed here,when flashed it will wipe app and framework folder of the phone.
xutil.7z contain xUltimate script with updated smali/backsmali jars do deodex roms.
////////////////////////////////
The project:
Create an All-In-One rom package where user can choose wich rom/kernel/mod/theme to install.
Motivations:
I love to switch between roms/themes/kernel/mods and it take me times to install and try something that fits my needs. So I wanted to created some kind of all in one update where we can choose what we want to install.
How to:
Basicaly, every roms use commons files like applications/settings etc... but custom/themed rom use files that differs (because these are custom roms...) so I was looking into a lot of rom to see how they were built and managed to find "common" files to every roms that we'll call "common files".
Then to these "common files" standards roms use standards app, and customs roms uses customs apps.
Then we have mods, and kernels that can differs depending on the cooker preference.
References:
The project:
Create an All-In-One rom package where user can choose wich rom/kernel/mod/theme to install.
Since I am just starting right now I am getting info about roms and kernel that will be studied.
See post 2 for more info about the project.
List of custom Roms:
Android 2.2
Doc_Kalpik Froyo JP6/JPM V6
http://forum.xda-developers.com/showthread.php?t=817703
Darky's Raw Steel Edition v3.0
http://forum.xda-developers.com/showthread.php?t=814091
Tayutama Edition v1.0.2
http://forum.xda-developers.com/showthread.php?t=808763
barebone + Stock android goodies
http://forum.xda-developers.com/showthread.php?t=814377
Voodoo Doctor Edition v2.1
http://forum.xda-developers.com/showthread.php?t=813954
PMDroid VannilaRom v1 Beta
http://forum.xda-developers.com/showthread.php?t=817321
Doc's RomMod Froyo V2
http://forum.xda-developers.com/showthread.php?t=807848
Multinational Custom ROM
http://forum.xda-developers.com/showthread.php?t=796987
JPM/JP6 "GoodBye RFS" ROM 0.2
http://forum.xda-developers.com/showthread.php?t=809109
Android 2.1
Tayutama Edition v1.2
http://forum.xda-developers.com/showthread.php?t=774950
SamSet 1.9f |A2SD FIXLAG| |THEMED| |OPTIMIZED|
http://forum.xda-developers.com/showthread.php?t=724576
List of custom Kernels:
SpeedMod Froyo 340MB RAM Optimized
http://forum.xda-developers.com/showthread.php?t=822756
Universal lagfix [EXT4,JFS] and tweak kernel [BLN] {0.3}
http://forum.xda-developers.com/showthread.php?t=814228
Project Voodoo / lagfix, color
http://forum.xda-developers.com/showthread.php?t=774500
JPM/JP6 Super Optimized Kernel
http://forum.xda-developers.com/showthread.php?t=811660
[CF-Root v1.2] JPH JPK JP6 JPM JPA - superuser+busybox+2e
http://forum.xda-developers.com/showthread.php?t=788108
reserved memory tests (use kernel kitchen to apply settings)
http://forum.xda-developers.com/showthread.php?t=816229
[KITCHEN] Minimal kernel building VM with scripts
http://forum.xda-developers.com/showthread.php?t=817387
List of Mods:
Battery mods
http://forum.xda-developers.com/showthread.php?t=765419
LagFixed TouchWiz Launcher
http://forum.xda-developers.com/showthread.php?t=817466
Samsung Glass Lockscreen
http://forum.xda-developers.com/showthread.php?t=820970
Android Stock Lockscreen
http://forum.xda-developers.com/showthread.php?t=784992
ClockworkMod Recovery
http://forum.xda-developers.com/showthread.php?t=734166
Reboot, Recovery, Download on Shutdown menu
http://forum.xda-developers.com/showthread.php?t=819578
3-button combo fix for any firmware version
http://forum.xda-developers.com/showthread.php?t=785201
Change/recover CSC
http://forum.xda-developers.com/showthread.php?t=787163

franklin01 said:
T
Doc_Kalpik Froyo JP6/JPM V6
http://forum.xda-developers.com/showthread.php?t=817703
barebone + Stock android goodies
http://forum.xda-developers.com/showthread.php?t=814377
Voodoo Doctor Edition v2.1
http://forum.xda-developers.com/showthread.php?t=813954
Doc's RomMod Froyo V2
http://forum.xda-developers.com/showthread.php?t=807848
Universal lagfix [EXT4,JFS] and tweak kernel [BLN] {0.3}
http://forum.xda-developers.com/showthread.php?t=814228
JPM/JP6 Super Optimized Kernel
http://forum.xda-developers.com/showthread.php?t=811660
reserved memory tests (use kernel kitchen to apply settings)
http://forum.xda-developers.com/showthread.php?t=816229
ClockworkMod Recovery
http://forum.xda-developers.com/showthread.php?t=734166
Click to expand...
Click to collapse
You do realize that these links are either duplicates or included into each other?

nice! deserves a sticky

Great idea, franklin01.
I'm looking forward to test Your project

love the idea

+1.
Attention all OCRF's there (Obsessive Compulsive ROM Flashers -like me for example) you will have a FLASHING time with this ROM.
Looking forward to this.

kind of kitchen a la modaco or samdroid
but better
will it take online kitchen - hence bandwidth ?
or dl the parts and use local tool to build ?

nice work
keep doing

It will be a monumental task to have this going. Many of the roms are more or less specialized and even mixes of different base roms.
And the bugs introduced will require a big amount of support. But i look forward to this

Good idea, thanks

I had the same idea but I'm no developer so I have clue how I could have done this lol...
Can't wait to try it
Sent from my GT-I9000 using XDA App

Well this is a BIG work but I am confident, I am currently testing with JP6/JPM rom using doc barebone rom as a common file and darky raw steel as custom file.
So common files and standard/custom files are ready, theme and kernel is ready for test too.
Menu editing in CW should work too but I got problem compiling CW in the kernel.
I tried ndk-build and make but cant compile so right now I am stuck here.
I ll search on google to find how to compile CW modded in kernel like there is in ULK.

Hey franklin, the one thing that CAN put your ROM could be a minor detail.
On the Top of the screen, coming from right to left, Battery->circle, Signal strength->circle, 3G/H->circle.
Signal strength, kind of a circle divided, showing green or yellow/red.
After that all circles.
Can you manage THAT? If you like this IDEA, mention me.

ragin said:
Hey franklin, the one thing that CAN put your ROM could be a minor detail.
On the Top of the screen, coming from right to left, Battery->circle, Signal strength->circle, 3G/H->circle.
Signal strength, kind of a circle divided, showing green or yellow/red.
After that all circles.
Can you manage THAT? If you like this IDEA, mention me.
Click to expand...
Click to collapse
Well I think it is possible but I am not a dev anyways, just some guy repacking things.
But I ll look to see if I can do something about that.
(may need to edit framework-res , find the original signal bar icon and mod it using the battery mod icon so it should be possible but not until tomorrow)

ragin said:
+1.
Attention all OCRF's there (Obsessive Compulsive ROM Flashers -like me for example) you will have a FLASHING time with this ROM.
Looking forward to this.
Click to expand...
Click to collapse
This AIO ROMcould be the climax of all OCRF's

All circle:
This is just a test, it is awful but it works so if someone want to try/edit/make something beautiful feel free to do.
How to:
Get system\framework\framework-res.apk from your phone (using adb or root explorer).
Open it using 7zip (or winrar but 7zip is better to repack).
Extract res\drawable-hdpi\
Edit png you need (open to see which one is)
Then put things back to the framework-res.apk (using 7zip, drag and drop modified files)
Put back framework-res.apk to your phone (using adb, root explorer or update.zip method).
Here is my moded all circle awful mod... tested on JP6/JPM and the update works with CW and 2e recovery (rename to update.zip).
WARNING:
Can damage your phone as usual (well if you have JP6/JPM it works fine, no worries) but can also damage your eyes ! (it is just a test, I am no artist and this mod is awful... should not edit with mspaint)
About all in one rom progress:
currently cooking some kernel to see if I can make this work but have to do it on another computer, atom 1.6ghz are not made to compile kernels...

iuzar said:
This AIO ROMcould be the climax of all OCRF's
Click to expand...
Click to collapse
http://www.droidforums.net/forum/droid-themes/56592-3g-round-signal-icon.html

ragin said:
+1.
Attention all OCRF's there (Obsessive Compulsive ROM Flashers -like me for example) you will have a FLASHING time with this ROM.
Looking forward to this.
Click to expand...
Click to collapse
funniest post of the day LOL

ragin said:
http://www.droidforums.net/forum/droid-themes/56592-3g-round-signal-icon.html
Click to expand...
Click to collapse
Looks WAY better than the one I wanted you to see.
But after someti,e. my circle battery disappeared & the original samsung one came on.
& I have a black bar, so inverted would have been good for me.
I love this.

Related

[online KITCHEN] *ROM Kitchen* 10/5: Ginger JVH 2.3.3 up

DreamTeam Proudly Presents
Rom_Kitchen is a collaboration of DocRambone, Stefunel and Tricky103
The Magical ROM Kitchen V2
This is a on-line rom creator that give you:
- An easy way to generate custom roms
- Create a rom from your mobile browser
- Stable and fast base roms
- Choose the components you like is your rom, without any additional add-ons
- Multiple theme choices, made by the BEST theme creators
- Multiple kernel choices, made by the BEST kernel developers
- Multiple modems for your location, and our modem guru:Pele78, to guide you
- Selection of CSC for your region and operator
- Tweaks selections for additional functions
- Boot animations
- Forgot an app?, use the update.zip generator and add apps to system without need of a new rom.
- Mobile version added: Mobile kitchen
..:: Current Releases ::..
XWJS8/JVJ/ZSJPK Kitchen for SGS and Captivate
XXJVK BETA Kitchen
..:: News ::..
- Open beta kitchen: http://romkitchen.org/beta/
- Tricky103 joined ROM kitchen team
- Added a New install guide link: Link (by flip360 and perka)
- Added boot animations
- We have a NEW server thanks to Thomas
- New Domain: http://romkitchen.org
- IRC support channel for the romkitchen is now open.
Server: chat.freenode.net
Channel: #romkitchen
Url: irc://chat.freenode.net/romkitchen
webchat: http://webchat.freenode.net
..:: Reviews and user reports ::..
Androidguys:
Androidguys made a nice walk-trough with screens: Link
And.roid.es:
Another post that presents the Romkitchen, this time from and.roid.es Link
XDA portal :
XDA portal has found the kitchen XDA post :
" It’s absolutely an innovative and new alternative to the usual ROMs that are being provided by the chefs.
So we’re really wondering what will happen with good old ROM chefs and the way we were used to download ROMs and test them – we guess this must be another symptom of ORD, we are almost having a nostalgic feeling about it.
We’ll see what the future brings."
Briefmobile:
A nice review posted at http://briefmobile.com Link
Deutscher Android Blog:
A review/blogpost: Deutscher Android Blog, Link
A very Special thanks to the Helpers and beta testers, without you this would be difficult
Base Rom
- Based on XWJS/8/ZSJPG/ZSJPK ( Froyo 2.2.1). Check kitchen for version.
- Deodexed
- Apps and framework carefully optimized
- Zip-aligned
- PNG's optimized
- Rooted
- Latest SU and Busybox (THANKS Bo$$).
- Clockworkmod Recovery (in kernel)
- BLN support (BacklightNotification, enable via CWM, support of BLN is dependant of the kernel of choice)
- Big APN list
- Fat.format and zipalign added
- Fully functional startup scripts
- Wifi fix (Thanks Hardcore)
- Phone.apk without increasing ringing added
- Fully compatible with CWM 3.0 (for I9000) (thanks, Jim Panse and intronauta for help)
- Big CSC selection. To change csc in the multicsc : enter *#272*xxxx# where xxxx is your IMEI
Help sheet for RomKitchen
A help sheet for selections for the rom kitchen by Marcedli Link
Kernel
Guide by Tricky103
- Hardcore's kernel: Link
- Supercurio's kernel: Link
- Trasig's kernel: Link (in beta)
- DamianGto's kernel: Link
- Laststufo's kernel: Link
- Tegrak's kernel: Link (in beta)
Note: The voodoo kernels (Supercurio and Trasig) will convert the filesystem in boot.
If you do not want this (recommended):
Create a folder on internal sd called voodoo and place another folder inside it called disable-lagfix
Note: - ONLY USE CW3 COMPATIBLE UPDATE.ZIP PACKAGES with Trasig's kernels
Modem
Guide by Pele78
GPS performance guide by Cypher_X
I9000:
- I9000XXJPY
- I9000XXJPX
- I9000DDJP2
- I9000ZSJPE
- I9000UGJL2
- I9000BVJPA
- I9000DTJP3
- I9000DXJPB
Captivate:
- Bell JK4
- UGJL2
- UGJK3
- XXJPP
- TLJL3
More modems here Link
Launchers
- Zeam
- ADW launcher
- TW launcher
- GTG465x TW_Launcher : Link
- Go launcher
- Launcher pro 0.8.3
Keyboards
- Swype keyboards
- Samsung standard and EURO keybords
- Samsung Chinese Keyboard
- Gingerbread Keyboard fully functional (thanks Jim Panse)
Info: Link
Tweaks
- Voltage control : Link
- Z4 Control : Link
- Faster fix : Link
- SGS tools : Link
- Quickboot
- Damian Tweak
- LCD Density Changer
- WPA Supplicant selector
Themes
(only framework themed for now)
- Standard SGS
- Stansted with AOSP lockscreen
- DocTheme v4 Screens
- Generation X v1.14 theme, JPUXY : Link
- GingerMix v4 : Link
- JPU Andromeda Galassia AOSP extended powermenu : Link
- Jumba's NeonGT JPY 1.5 : Link
- 64 Theme 27-12-1 JPUXY color GB anim : Link
..:: How to use the Kitchen ::..
Enter the kitchen here: Kitchen
Or the moble version: Mobile kitchen
1: Choose the wipe or non wipe base rom (wipe recommended )
2: Selected the components you like to have in your rom
3: Press generate (only one time). Wait for the magic to happen.
4: Download the cooked rom and install it from recovery
Boot animations
A large number of boot animations added
Preview here: Animations preview
..::HOW TO INSTALL ::..
If you have Kitchen rom installed:
1: Place doc rom on internal sd
2: Enter recovery
3: Factory reset (if you install new base rom OR the previous rom had a voodoo kernel AND you want to wipe)
4: Install docrom
5: Reboot
Bell users: this way to install Link
If you have older rom : (2.1) or CM rom etc
And a nice install guide: Link
..::Themes and theme templates for kitchen ::..
Theme template (all sgs stock, XXJPY). Used for creating themes. No need to flash this when installing rom
Template
Theme template (AOSP lockscreen, XXJPY).
Template
Theme template ( AOSP Lockscreen, menu button fix, XXJPY)
Template
Theme template ( AOSP Lockscreen, menu button fix, + Extended Power Menu XXJPY)
Template
Doc theme v2, Samsung lockscreen
Doctheme v2, XXJPY
Doc theme v2, AOSP lockscreen
Doctheme v2 aosp, XXJPY
___________________________________________________________________________
..:: Donations ::..
We work hard on making this fully working kitchen with frequent additions.
Any donations are welcome.
Doc: Donate
Stefunel: Donate
___________________________________________________________________________
..:: Kitchen change-log ::..
2011-05-10; JVH base added
2011-04-10: ZSJPK v11.1 added, bugfixes in base, Tegrak kernel added
2011-04-03: ZSJPK v11 added
2011-03-30: XXJVK V1.3 added, updated scripts, smaller bugfixes
2011-03-28: XXJVK V1.2 added
2011-03-27: XXJVK beta
2011-03-24: V10 ZSJPJ
2011-03-19: V10_beta ZSJPJ base
2011-03-16: V9.9.5 base XWJS8
2011-03-10: v9.9 added, new modems added, updated some apps
2011-03-08: V9.8.1: removed fugu tweak and big hosts file. V9.9 ZSJPG new base
2011-03-07: JS7 base added
2011-02-13: Mobile version added, base rom updates, updated apps, more update.zip options
2011-01-31 - 2011-02-11: JS 5 base added
2011-01-23 - 2011-01-31: Kernel and csc updates, phone.apk bugfix.
2011-01-23: Sound selector added, base v9.1.4: jpa wifi fix added
2011-01-23: Boot animations in all kitchen, more csc added, Tegrak's kernel in beta added
2011-01-22: Boot animations added to Beta kitchen
2011-01-19: Bases to v9.1.3: updated busybox, new wipe script, added phone.apk selector,
Updated Voodoo Kernel - 5.2, Thinkdroid, LauncherPRO to 0.8.3, Layar-samsung, aldiko added
2011-01-19: Base v9.1.2 (updated market, better wipe), Version WWJS3 added to open,
2011-01-18: Beta: updated base, v9.1 with 4 lock fixa and wipe script fix.
2 themes: XWJS3 stock and aosp, update Lastsufo kernel
2011-01-17: One more script fix, all ok now i hope, bases to V8.1.1 and V9.0.1
2011-01-17: Open kitchen: base 8.1: fixed scripts. Beta kitchen: new base rom: XWJS3
2011-01-17: Kitchen v2 open, new csc selector. Base v8
2011-01-16: New modem added: I9000DTJP3, updated kernels, BIG update for Captivate.
2011-01-15: Base v7.9.5 in open kitchen
2011-01-14: Beta, new v7.9.5 base, Open: new kernels, added new apps
2011-01-13: Kitchen: new hardcore kernel. Beta: new updater-scripts, Ginger keyboard added, Go launcher added
2011-01-12: Kitchen updated: New 7.9 bases with support for CW 3.0 recovery, Update.zip generator added, Updated themes with battery charge bug fixed, new kernels
2011-01-11: Beta kitchen upgrade, Update.zip generator added, all themes updated. Wipe and no wipe bases
2011-01-10: Added new k12K kernel, added more info on modems and kernels, added launcher pro, updated ZEAM, updated build info (beta)
2011-01-09: Big kitchen update: New baserom v7.5 XXJPY, JPP and JP3 modems added, new Lastsufo kernel, New themes, all themes optimized,
Added new tweaks: daimians tweak, wpa selector, lcd density changer.
2011-01-08: Big beta kitchen update: New baserom v7.5 XXJPY, new Lastsufo kernel, New themes, all themes optimized,
Added new tweaks: daimians tweak, wpa selector, lcd density changer.
Bugfixes, minor fixes and tweaks
2011-01-07 : Added Theme support, removed launcher pro
2011-01-04 : Added new Hardcore 12i 500 kernel, Added gtg465x TW_Launcher, added Chinese keyboard, added Z4 control, added voltage control
2011-01-03 : Updated base 7.1.1, updated DamianGTO_JPX_300HZ_3A kernel, Added JL2 modem, Go launcher added
Zeam updated 2.8.6, samsung EURO keyboard added, MUIU music added. Fasterfix added,
New cook loog
2011-01-01 : Updated Zeam, hardcore and trasig kernels. Added Swype selector, more kernels. Captivate version added
2010-12-30 : initial setup with bugfixes and additions
___________________________________________________________________________
..:: Bug Reports and install errors ::..
Reports: Link
Bug/issue status: Link (thanks to HSAgoo)
If you find some bugs, please provide as much details as possible:
ROM version, both before and after your flash.
Factory reset or not, before install or after
Lagfixes installed
Kernel used
Theme version
Advice
- I strongly advice you to disable any lagfixes when upgrade to new roms or install new kernels.
- Always flash rom with FULLY charged battery
- Make backup of efs-folder (with Root Explorer or ADB)
- Do NOT restore system data, if you upgrade from 2.1 (Eclair)
- Do not factory reset phone if you have removed any apps from the base rom.
If you want to factory reset, flash the base rom before again if you made any changes
- If you do a factory reset after install: lancher pro, sgs tools. gallery etc will be deleted.
Additional Information:
!!Please read before posting questions!!.
- What modem in the BEST?: Guide by Pele78
- Battery questions: Battery
- What does deodexed mean?: ReadMe.
- What does zip-aligned mean?: ReadMe.
- You can read and search for answers on how to back up and restore you phone using a recovery image using Clockworkmod Recovery already integrated into this ROM: Clockworkmod Recovery.
- BacklightNotification (BLN) - use back and menu buttons as led notification. Enabled via integrated Clockworkmod: ReadMe on how to use.
- Universal Lagfix (OLCF/EXT4/JFS) Read before asking on how to apply lagfix, BLN, Tweaks and search for recommendations: !ReadMe!.
- Kernel by Hardcore (Kernel - central part of Linux and Android OS) is optimised for speed: More info.
- Startup tweaks (Enabled via Clockworkmod Recovery) - recommended harmless tweaks to increase phone responsiveness: More info.
- This ROM might be incompatible with US, Brazilian, Korean or Canadian versions of Galaxy S. Make sure your phone is supported before flashing.
- Make sure to read and search these links/posts before asking question.
CRED to a lot of people:
Baron RichtHofen, Cyanogen, Sztupy, Tayutama, Hardcore, Supercurio and many more!
Cred to xero2002 and Dupel for the post layout, thanks
/KitchenTeam
Downloads
..:: Downloads ::..
Update.zip Generator
Stefun & DocRambone's update.zip generator
..:: Great Themes functional on DocRoms ::..
Dena Theme Dena By Dena994 and Whiskey
Dark Theme Dark by Scylla69
Gingerbread Theme Gingerbread by Vukandric
Gingerbread blue Theme Ginger blue by Zeubug
LitePro Blue LitePro blue by LitePro
R64 Themes R64 themes by R64
Themes & templates can be used as is, but only use themes templates made for the ROM you have installed.
Theme template (all sgs stock, XXJPY). Used for creating themes. No need to flash this when installing rom
Template
Theme template (AOSP lockscreen, XXJPY).
Template
Theme template ( AOSP Lockscreen, menu button fix, XXJPY)
Template
Theme template ( AOSP Lockscreen, menu button fix, + Extended Power Menu XXJPY)
Template
Circle battery mod no I
Battery mod by MCOGW
Doc theme v2, Samsung lockscreen
Doctheme v2, XXJPY
Doc theme v2, AOSP lockscreen
Doctheme v2 aosp, XXJPY
An alternative web browser for the one that don't like the JPY browser. Alternative web-browser from JP6
Miss the annoying startup sounds?: Here Install from recovery
Cred to MCOGW (for template help)
Old:
_______________________________________________________________________________________
XXJPX V6
Note: USE the wipe version if you have other base rom than XXJPX
Base ROM
Doc V6 WIPE
Doc V6 NO WIPE
Addon package
Add on
Theme template (all sgs stock, XXJPX). Used for creating themes. No need to flash this when installing rom
Template
Theme template (AOSP-Lockscreen, Menu-Button won't unlock LockscreenXXJPX).
Template
Theme template (AOSP-Lockscreen + Extended Power-Menu.XXJPX).
Template
Doc theme v2, Samsung lockscreen
Doctheme v2, XXJPX
Doc theme v2, AOSP lockscreen
Doctheme v2 aosp, XXJPX
An alternative web browser for the one that don't like the JPX browser. Alternative web-browser from JP6
Old:
Cred to MCOGW (for template help) HTCDevil et al for help
___________________________________________________________________________
Additional addons
Swype, AOSP apps, Optimized launcher pro etc
Link
___________________________________________________________________________
Tools
Battery problems?, try this. A script to be used from SGS tools.
Script will do:
- remove all .thumbnails directories on sdcard and external_sd in all directories
- remove /dbdata/databases/com.android.providers.media
- remove /dbdata/databases/com.cooliris.media
- reboot automatically (only works if QuickBoot or RomManager is installed (creds to them))
Script made by QuackTop
___________________________________________________________________________
Alternative Kernels:
Kernel
Hardcore SpeedMod FroyoLink
Sztupy .3 kernel Link
Raspdeep OC kernel Link
Zenkinz oc kernel Link
___________________________________________________________________________
Modems
Link
Here is some info on the modems: link
___________________________________________________________________________
Some of the Themes functional on DocRoms
Let me know if i missed some
Dena Theme Dena
Dark Theme Dark
Gingerbread Theme Gingerbread
Gingerbread blue Theme Ginger blue
___________________________________________________________________________
Feel creative, but need to know more?
Make your own AOSP lockscreen guide
Guide by jiwa
Design your own status/notification bar guide
Statusbar guide by pele78
___________________________________________________________________________
Old Downloads
Link
___________________________________________________________________________
Change Log
V5.1.1: All kinds of bugfixes
V7: XWJPA_V7, new base; XXJPO_V7, new base
V7.0.1: JPO, fix voice search and correct build.prop
V7.1: JPA, mixed language fix, Swype fix, rebuilt base
V7.5: New modular ROM, new kernel, new busybox, ad hoc wifi support, theme fixes, build.prop fixed, removed KOR csc from JPA
V7.6: New kernel, UA string in browser, optimized adw and launcher pro. Put back stock wpa_applicant with optional ad hoc wpa_applicant. New sgs tools, gallery from jpd, JPO v7.6.1: add UA browser
V7.6.2: fixed sensor/gallerybug, fixed clock bug.
V8 ADJP5: new base (date 3 nov)
V8.0.1 ADJP5: bugfixes: alarm clock, screen capture, voice recorder, moved back some more apk's from data to system due to install errors.
Fixed auto zipalign (thanks Bo$$)
V8 JPO/JPA: new fixed kernel, few small bugfixes, fixed zipalign. New gallery 3d apk ( in system/app) from BUJP8
V9: New base rom BUJP8
V9: JPO/JPA, updated apps: ADW launcher (optimized, in data/) flash player, quicksearch, maps, youtube), only 1 addon package, same content as in JP8.
New hardcore kernel:speedmod-kernel-k10a-256hz, zipalign and fatformat bugfixes
V9.0.1: New optimized ADW added, updated apps (same as in v9 jpo/jpa). Added zipalign and fatformat bugfixes, market fix
New hardcore kernel:speedmod-kernel-k10a-256hz
V 1.0 XXJPU: 1st release
V 1.1 XXJPU: added hardcore kernel
V 2.0 XXJPU: rebuilt base, few bugfixes
V 3.0 XXJPU: disabled increasing phone signal, new market, new highres gallery (maybe a bit slower), optimized ZEAM added, new browser. Better market fix, updated voicedialer, tweaked system for speed.
V3.0.1 XXJPU market fix
V3.0.1 slim. Back to supercurio kernel due to boot errors
V4.0: resynced all apk's for speed, SD mount bug fix, Titanium back and spareparts added, Samsung apps added
V5.0 XXJPX base
V6: XXJPX added CSC, new Voodoo 5.0.3 kernel, updated Zeam, Maps 5, latest youtube, non icrease phone.apk added
V6: XXJPY, new base rom
V6.1: XXJPY, new voodoo kernel
V6.2: added csc, bug fix in build.prop
V7: Base in kitchen, updated frame and apps optimizations, added non increase ringer, added jpa wifi fix
V7.1 kitchen, aosp fix, updated apps
V7.1.1: kitchen base updated, frame and apks optimized for kitchen
V7.2 -> v7.9.5 : Adjustments for kitchen, edify scripts changes
V8.0: New hopefully functional Edify script
..:: BIG FAT WARNING/WARRANTY ::..
pele78 said:
once again I state loud and clear, that the beta kitchen is not supported by the RomKitchen Team.
Using the Beta Kitchen is at your own risk and entirely your own responsibility.
Beta Kitchen is public to open new doors for the I9000 community as a whole to further improve and evolve the SGS.
Beta Kitchen is for those who understand what BETA means.
Beta has no language barrier so using this as a excuse is not accepted.
Novice users should are and as always advised not to use the beta kitchen.
If users wish to risk using Beta Kitchen for reasons, such as ignorance, or wanting to be selfishly clever and want to be on the fast of fast and best of best rom or along these lines, its up to you but Odin is not always the answer to recovery, and just bear in mind the terms and conditions of Samsung Repairs when it comes to SU, etc.
Users asked for a long time wanting access to beta and now they got it, but again we will not be supporting beta kitchen - only listen to feedback ONLY. Wanting everything and being selfish dont mix, i guess that comes down to age, maturity and responsibility
Beta has nothing to do with donations or any other ridiculous comments suggested by others however smart they try to be with there wording.
If people do not understand what "Donations" mean then Google is yor friend and wiki has a vast catelog of info on this subject and terminology.
RomKitchen is not in any form of competition with any other dev, rom maker etc. This has never been the case, not now and nor will ever be.
All this nonsense and crap stops now!! THE END!! If people wish to complain and what ever idiotic reason which in the end only shows what kind of person they are when they start back tracking on what they say - Plain and simple, go download another ROM, there are plenty to choose from and various tastes and same applies to themes, apps etc.
If this crap continues, ill start reporting people on the grounds of creating a negative environment with the I9000 community... which still is considered to be one of the worst communities in xda, and i can see why! And help clear it up (one of the reasons the post count was introduced to stop spam rubbish etc)
Do not attempt to cause issues within the IRC Chat either or you will simply be banned and no questions asked. If you start to cause invaild unrest in this thread, then you will be simple noted and ignored and left to your own devices and hope that you end up with a brick and unable to apply for warranty on ur device. SIMPLE.
Click to expand...
Click to collapse
..:: Instructions ::..
Attention all users! Regarding /system corruption.
What is this about?
Check here: http://forum.xda-developers.com/showthread.php?t=848471
Am I affected?
Yes, you are!
But the new ROM already has a fixed kernel! Can't I just upgrade straight away?
No! You still need to follow these steps! Here's why: http://forum.xda-developers.com/showpost.php?p=9415545&postcount=9456
I already followed these instructions once. Do I need to follow them again when upgrading to newer ROMs?
No! If you've followed these instructions, you're good to go! Just follow the instructions for the regular upgrade method
How to fix?
01. Download K9 CWM file (from here), put it in your internal sdcard, also put Doc's ROM.
02. Boot into recovery.
03. Flash the K9 kernel, DO NOT REBOOT.
04. Go to Advanced ULK options -> reboot into recovery.
05. Now choose mounts and storage -> Format system
06. Now flash Doc's ROM, and immediately after, flash K9 CWM zip AGAIN! (Without a reboot in between)
07. Select reboot after flashing K9 CWM zip. Now if you had a lagfix applied before, you will get a prompt about change in config. Just select "remove new config" here.
08. DO NOT FLASH any bugged kernel after this, or you will have to repeat this process.
Attention all JPU users! Regarding titanium backup restore problem
http://forum.xda-developers.com/showpost.php?p=9714885&postcount=14154
Pre-Requisites
01. Disable Voodoo if have it installed (create a folder named “disable lagfix” inside the “Voodoo” folder on your internal sdcard and reboot). If you’re coming from sztupy’s kernel, disable all lagfixes.
02. Make sure have the 2e recovery. If you don't have 2e recovery, see FAQ.
03. Make sure you have a backup of your /efs (not mandatory, but highly recommended).
04. Factory reset is NOT required, but is recommended. Wipe cache and dalvik cache if you’re not performing a factory reset.
05. DO NOT apply any outside theme/battery mods. See FAQ point 9 if you want a circle battery mod with this theme.
Installation Steps (Read this very carefully!)
01. Download the ROM (check above) and put it on your internal sdcard.
02. If you don't have a clockworkmod kernel, download clockworkmod recovery from here. You *need* Clockworkmod, this won’t work with stock recovery. Rename the clockworkmod recovery file to “update.zip” and put it on your internal sdcard.
03. If you had Voodoo installed prior to installing this ROM (Eclair or Froyo), make sure you still have the "disable lagfix" folder inside "/sdcard/Voodoo". If you’re coming from any other kernel, make sure you have disabled all Lagfixes.
04. Shutdown phone, wait for it to power down, then boot the phone into recovery mode (press volume up, keep it pressed, then press home button, keep it pressed, then press power button, keep it pressed until you see the Galaxy S screen. Release all three buttons when you see it).
04a. Do this step *ONLY* if you don't have clockworkmod already in your kernel. Select “apply sdcard:update.zip” (use volume rocker to move up and down, and home button to select). Clockworkmod recovery will boot now (you may have to do apply update.zip twice for Clockworkmod to show up).
05. Once in Clockworkmod, select “install zip from sdcard” (use volume rocker to move up and down and the back button to select).
06. Select “choose zip from sdcard” and then select the ROM zip package. Then choose yes.
07. The update will start (will take some 1-2 minutes) and during the flashing you will see some strange big characters on the screen, don’t worry, that’s normal. After the process finishes, you will be dropped back into Clockworkmod recovery. From there, choose go back, and then reboot phone.
08. The first boot will take some time as the ROM will deodex
Upgrade instructions (from previous versions of THIS ROM only!) (Thanks ragin!)
Always have a backup of your apps/data (Titanium Backup/MyBackup)
01. Download the updated ROM from post No. 2, and put it on your sdcard.
02. Boot into CWM recovery.
03. Choose install zip from sdcard in CWM, and browse to the downloaded zip file, and apply it.
04. Choose reboot phone.
05. If you had any lagfix applied previously, when the phone boots, you will be presented with a menu. Choose "remove new config" in that menu. The phone will reboot. If you didn't have any lagfix applied, the phone will boot straight!
EDIT: If you find the above difficult to follow, please have a look at this wonderful guide created by nitr8: http://nfye.com/toolkit/Doc-Froyo.pdf
..:: FAQ ::..
01. I don't have 2e recovery, how should I install this ROM? Disable Voodoo (if you have it), then install the corresponding CFRoot kernel to get 2e recovery, then flash this ROM as usual.
02. My apps are not retaining settings! Have a look here: http://forum.xda-developers.com/showpost.php?p=9778957&postcount=15980
03. I am on XXXXXXX ROM/Firmware. Can I flash this ROM? Yes you can, as long as you have 2e recovery. If you don't, check FAQ point 1.
04. What ROM do I need to be on to flash this ROM? This is a complete ROM, does not need a base ROM. You can flash on any firmware!
05. I am getting force closes with Maps/Voice Search/Google Search Update the apps from the market (they require manual update).
06. I'm getting error while installation (line 79/80) Make sure all lagfixes are disabled before you install this ROM, then reboot to stock recovery, clear data/cache, then try again.
07. I'm getting force closes all over the place Have a look at this guide: http://forum.xda-developers.com/showpost.php?p=9006234&postcount=4097
08. My Market is not working This is not a ROM problem. To temporarily fix, Go to Settings -> Applications -> Manage -> All -> Market -> Force Stop -> Clear Data -> Uninstall Updates.
09. I want a circle battery mod! This is now very easy to do! Do the following:
- Download any theme template from post No. 2, and flash it via CWM.
- Extract the file "framework-res.apk" from the "system/framework" folder inside the theme template zip you downloaded.
- Go to http://circle.glx.nl/ and customize your circle battery mod, when it asks for framework-res.apk, upload the one you just extracted from the theme template zip.
- Wait for some time, and you will be provided with a zip file to download. Once downloaded, put the file on your sdcard, and flash via CWM.
If the above is difficult to understand, here are alternative instructions from Adevem: http://forum.xda-developers.com/showpost.php?p=9028090&postcount=4512
10. What happened to the full ROM? This is now a light and modular ROM. Just install the upgrade packages or missing apps update.zip from the 1st post via CWM to get the full ROM.
11. OMG I LOVE THIS ROM! What can I do to help? We're glad you like it! Stick around here, and try and help fellow users, that would be a great help! If you wish to donate, please donate to Doc (he's the actual person behind this ROM), sztupy (for the ULF kernel), curio (for voodoo) and many more of the awesome devs around here! If you're still feeling generous, you may donate to me too!
12. I am using the slim ROM, and I don't get the puzzle on the Samsung lock screen on an SMS. The Slim ROM contains AOSP MMS (SMS) app, hence no support for Samsung puzzle lock screen. If you want the puzzle lock screen for SMS, either install the FULL ROM, or extract the Mms.apk from /system/app on the full ROM, and push it in the slim ROM.
13. I am using the ASOP lockscreen, and when I press the menu button, the phone unlocks. Install this FIX (ONLY FOR XXJPX) http://forum.xda-developers.com/showpost.php?p=9921936&postcount=403
14. I am using the slim ROM, and KIES does not work. The slim ROM does not have the MTP apk, use the FULL ROM if you need KIES.
15. Some apps that use camera are force closing (barcode scanner, camera 360 etc) Try point #2 in this FAQ. If that doesn't work, do a factory reset.
..:: Addons & Goodies ::..
Addons for JPU V1.x/2.x
01. Gingerbread Theme (thanks vukandric) Screenshots
02. Anzo Theme (thanks anzo)
Addons for JP8 V9
01. Dena Theme (thanks whiskeybro)
02. Anzo Froyo Theme (thanks Anzo and donlk) Screenshots
Addons for JP5 V8
01. Dena Theme (thanks whiskeybro)
Addons for JPO V7/V8/V9
01. Dena Theme (Screenshot, thanks whiskeybro)
02. Circle Battery Mod: See FAQ point 9
03. Dena Themed TouchWiz launcher (thanks whiskeybro)
Addons for JPA V7/V8
01. Dena Theme (screenshot, thanks whiskeybro)
02. Circle Battery Mod: See FAQ point 9
03. Dena Themed TouchWiz launcher (thanks whiskeybro)
Old Addons (Apply via CWM) THESE ARE FOR V6 ONLY! DO NOT APPLY THEM TO V7!
01. Touchwiz launcher
02. Disable increasing ring
03. Voodoo Pre6 with 2e recovery (MAY CAUSE ISSUES, KEEP ODIN HANDY) Don't want to use sztupy's lagfix kernel? No problem! Disable any previous lagfixes, startup tweaks, and make sure you do a clean reboot! Then flash this zip via CWM. Make sure you don't have a disable lagfix folder, else Voodoo won't get enabled
04. JPA Browser (A bit faster than JP6, which is included in the ROM)
05. JP6 Browser (Default on JP6 ROM, to get back after flashing JPA Browser)
06. Doc's Theme for V5.1.1/V6 (with extended power menu) (Screenshot)
07. Zegoe Font
08. AOSP Email, MMS, Calculator
09. Dena Theme, Mirror (Screenshot), thanks whiskeybro)
10. Circle Battery Mod: See FAQ Point 9
..:: ADVANCED HOWTOs, FOR ADVANCED USERS ONLY! ::..
01. Customize your ROM *before* flashing!
Follow the nice tutorial Bec07 made here: http://forum.xda-developers.com/showpost.php?p=9054394&postcount=5143
Description of APK files: https://spreadsheets.google.com/ccc...1GQ3JBQkhoMkE&authkey=CKD8l6sI&hl=en_GB#gid=0 (Thanks a lot to nitr8!)
02. How to change your CSC:
Have a look at the wonderful guide here by reb73: http://forum.xda-developers.com/showpost.php?p=8994883&postcount=3883
03. How to change between AOSP and Samsung lockscreen:
Have a look at the amazing script by scheichuwe: http://forum.xda-developers.com/showpost.php?p=8996798&postcount=3948
Mods are now starting to become more and more mature now, and include a lot of useful stuff
Thanks a lot, amazing work indeed!!!
Reserved for thanks.
E: Thanks!
aziztcf said:
Reserved for thanks.
Click to expand...
Click to collapse
good one
LOL, some people are so....
Anyway following this - added to favourites.
Guys when links to new rom be available for download?I have to leave for a few hours and do not know whether to take a laptop
Best regards
sardor said:
Guys when links to new rom be available for download?I have to leave for a few hours and do not know whether to take a laptop
Best regards
Click to expand...
Click to collapse
Its in progress... no set time.
I am looking forward to this! Collaboration is key in taking us forward. Kalpik and Doc are setting the trend for others to follow.
Sent from my GT-I9000 using Tapatalk
Is it possible to request Voodoo5 Pre6 to be integrated to this along with the 2e and root/SU ?
EarlZ said:
Is it possible to request Voodoo5 Pre6 to be integrated to this along with the 2e and root/SU ?
Click to expand...
Click to collapse
Will look into it
some will say this at some point, so please support jpa
Should be awesome - can't wait! Pity Samsung can't do as well as the xda developers. Kind of disgraceful really.
Sent from my GT-I9000 using XDA App
kalpik said:
Will look into it
Click to expand...
Click to collapse
Great! Hopefully it can be done
avary said:
some will say this at some point, so please support jpa
Click to expand...
Click to collapse
Will do,
avary said:
some will say this at some point, so please support jpa
Click to expand...
Click to collapse
I think theres a JP6/JPA from doc already
I wish you well on this colaboration.

[ROM] Racpu_FROYO.iPhoneStyle.V1 - XXJPO (7/11/2010) | Credits DocRambone & webstar1

[ROM] Racpu_FROYO.iPhoneStyle.V1 - XXJPO (7/11/2010) | Credits DocRambone & webstar1
Hi!
This is my first custom rom "Racpu_FROYO.iPhoneStyle.V1"
ScreenShoots
[URL=http://img834.imageshack.us/i/sc20101107213016.png/]
[/URL]
Based on Doc Froyo XXJPA and MIUI9000 v1.1, thanks DocRambone & webstar1 for yours ROMS the merit is all yours.
This Rom is a simple iPhone Style, and launcher is modded, and Universal LagFix.
Basic Features:
- Based on XXJPO (Froyo 2.2)
- Deodexed
- Apps and framework optimized
- Modded Theme
- Rooted
- Busybox 1.17.3
- *Ad hoc Wi-Fi support, how to enable.
- Zip-aligned
- Clockworkmod Recovery
- BLN support (BacklightNotification, enable via CWM, part of the actual kernel)
*Enable Adhoc:
You need rootexplorer (or use adb)
Navigate to system/bin
There is one wpa_supplicant, one with name wpa_supplicant_ad_hoc
Change name of the wpa_supplicant to wpa_supplicant_old
Change name of the wpa_supplicant_ad_hoc to wpa_supplicant
Reboot
Included Apps:
- Latest SU and Busybox
- Modded TW Laucher
- Default Samsung Email app
- Fancy Widget
- Samsung MyFiles
- Task Manager
- Essential Apps like Camera, Radio, Video Player or Music
Medium Apps Upgrade Package:
- Allshare (DLNA)
- Gmail
- Flash Player
- Live Wallpapers
- Magic Smoke Wallpapers
- Google Maps
- Mobile tracker
- Protips
- Samsungapps
- Screen capture
- SNS accounts (Facebook sync)
- Unified inbox (Facebook, Twitter etc)
- Wipereceiver
- Voice dialer
- Voice recorder
- Voice search
- YouTube
Full Apps Upgrade Package (Requires Medium first!)
- Extra fonts
- Aldiko
- Buddiesnow
- Days
- Dualclock
- Layar: Download from market
- Minidiary
- Pressreader
- Samsung live wallpapers (But you can use live wallpapers)
- Thinkdroid
- Write and go
- *JPO Swype
*JPO Swype (v2.1.41.10155 - US/UK English, Deutsch, Français, Español, Italiano, Nederlands, Português Europeu, Polski, 한국어, Türkçe)
Advice
- I strongly advice you to disable any lagfixes when upgrade to new roms or install new kernels.
- Always flash rom with FULLY charged battery!
- Make backup of efs-folder (with Root Explorer or ADB)
- Do NOT restore system data, if you upgrade from 2.1 (Eclair)
- Do not factory reset phone if you have removed any apps from the base rom.
If you want to factory reset, flash the base rom before again if you made any changes
- If you do a factory reset after install: lancher pro, sgs tools. gallery etc will be deleted.
Download
This Rom it is installed in three parts, the first being the principal and other optional updates, I recommend installing the complete package.
MOD EDIT: ROM Removed for Plagiarism of Doc Froyo XXJPA, including cope-paste of release notes
Install Instructions - Post 2
Install Instructions
1. Download the three Zip Files and put it on your internal sdcard.
2. Download clockworkmod recovery from here. You need Clockworkmod, this won’t work with stock recovery.
3. Rename the clockworkmod recovery file to “update.zip” and put it on your internal sdcard.
4. If you had Voodoo installed prior to installing this ROM (eclair or froyo), make sure you still have the "disable lagfix" folder inside "/sdcard/Voodoo".
5. Shutdown phone, wait for it to power down, then boot the phone into recovery mode (press volume up, keep it pressed, then press home button, keep it pressed, then press power button, keep it pressed until you see the Galaxy S screen. Release all three buttons when you see it).
6. Select “apply sdcard:update.zip” (use volume rocker to move up and down, and home button to select). Clockworkmod recovery will boot now (you may have to do apply update.zip twice for Clockworkmod to show up).
7. Once in Clockworkmod, select “install zip from sdcard” (use volume rocker to move up and down and the back button to select).
8. Select “choose zip from sdcard” and then select the 1- Racpu_FROYO.iPhoneStyle.V1.zip. Choose yes then.
9. The update will start (will take some 5 minutes) and during the flashing you will see some strange big characters on the screen, don’t worry, that’s normal. After the process finishes, you will be dropped back into Clockworkmod recovery. From there, choose go back, and then reboot phone.
11. The first boot will take some time as the ROM will deodex.
12. After the phone boots up, shutdown phone again, and then boot into recovery, and install the 2- Racpu_Medium_Pack.zip, waiting to install and go back e reboot phone.
13. After starting, let's back to recovery and install the latest zip, 3- Racpu_Full_Pack.zip.
14. After the phone boots up, shutdown phone again, and then boot into recovery. The phone will boot DIRECTLY into Clockworkmod. From there, select a "advanced ULK features", then "Lagfix options". You can select any of the lagfix schemes. I recommend NO-RFS advanced EXT4.
15. You can also enable some startup tweaks from the "Tweak options" menu.
You more or less stole the whole thing, even copied the text.
Screenshots??
senseless without screens..
Screens needed no one will load it without seeing what it looks like.
Jabbypants said:
Screens needed no one will load it without seeing what it looks like.
Click to expand...
Click to collapse
+1
10char
lol advice section as is full and med apps bit copied and pasted straight from doc's thread
DocRambone said:
Please.....*suck*
Click to expand...
Click to collapse
Wow, almost entirely copied from you =))
I lol'd
dupel said:
Wow, almost entirely copied from you =))
I lol'd
Click to expand...
Click to collapse
lol give him time we might get it all copied over
This like the 8 or 9 "rom" that's based on the 7.6, new kernel, theme and its NEW custom rom.
Please try more before posting new rom. Start with a theme and learn a bit more.
Do we really need these full ROMs which are just themed versions of Doc's mod?
Why didnt you just make a theme for docs rom?...
For me; this is not an interesting ROM since the only difference seems to be that it makes my Android look like iOS, and that's the last thing I'd like.. But thats me.
Sent from my GT-I9000 using XDA App
Updated ScreenShoots...
All this is a mixture of various things from other people claiming this as your own work, like the modded launcher from my miui rom.
Terrible
Sent from my GT-I9000 using XDA App
I have not announced that it is my ... used based on your ROMs and DocRambone WebStart, but I thanked and the merit is all yours.
I apologize, but this is my first change in ROM.
Cumps
So where can we find the iphone theme only?
akafitz said:
So where can we find the iphone theme only?
Click to expand...
Click to collapse
Do it urself
One method :
1. Get theme-porter Link
2. Take the apk's from this rom and put it inside new folder
3. Take apk's from your current rom and put it in old folder
4. Run script.
5. Push the files from new folder back to your phone.
Done.
Note : The above guide applies to any hdpi rom/theme
Daneshm90 said:
Do it urself
One method :
1. Get theme-porter Link
2. Take the apk's from this rom and put it inside new folder
3. Take apk's from your current rom and put it in old folder
4. Run script.
5. Push the files from new folder back to your phone.
Done.
Note : The above guide applies to any hdpi rom/theme
Click to expand...
Click to collapse
Oh SWEET!! Thanks.
Racpu_ said:
I have not announced that it is my ... used based on your ROMs and DocRambone WebStart, but I thanked and the merit is all yours.
I apologize, but this is my first change in ROM.
Cumps
Click to expand...
Click to collapse
You can't just take something Doc and Webstart spent a lot of time doing, just put it together and name it a new ROM. In fact I see no changes what so ever compared to their work.

[ROM] - [08/01/2011] South East Asia Rom Customized Hummingbird - SEARCHII (DXJPE)

Hi all,
Further to the DXJPA, I now present to you SEARCHII, which is based on the latest SEA Firmware DXJPE.
General Overview
Indeed, there are just too many XXJPY customized rom, and the last count there were at least 7 of them. I know that DXJPE is based on android 2.2, which I believe many are already on XXJPY rom. However, this customized rom target audience are for those who wants to stay with the SEA region and looking for a tweaked rom to outperform the stock one.
While this is not the ultimate, nor the finest, nor the best rom out there, it does not lose out to them.
Note that this rom has all the stock apps installed, and yet there are still about 46mb left on the system memory!
The features are as follows:
- AOSP LockScreen - Stock Android lockscreen
- Circular Battery Mod - with gradient filled colours. You will see that the colour bar will change during discharging and also charging.
- Extended Power Menu - Reboot, Recovery and Download mode
- Updated various system apps - Google QuickBox, flash player, Google Map, and a few others
- Deodexed
- TouchWizgtg Launcher - Much better than TouchWiz30Launcher and themed to the Touch of Glass.
- Notification icons has been changed to coloured ones.
- Latest kernel - hardcore's latest k12i kernel HZ256, with option to convert system to ext4
- Superuser, Busybox 1.17.3 and su (in other words, rooting)
- Modded Contacts.apk - All alphabets are not shown. The search bar length has been shortened.
Warning
Although this is a non wipe version, but please do a nandroid backup if any chance that the flash might fail
Installation Instructions:
For stock DXJPE rom (with recovery 3e),
[1] Please deactivate any lagfixes before the installation
[2] Flash any kernel with ULTK (hardcore, raspdeep, etc)
[3] Push the downloaded zip DXJPE_SEARCHII_NoWipe.zip to your internal sdcard
[4] Boot Phone to Recovery Mode (Volume UP + HOME + POWER) OR issue adb command C:/>adb reboot recovery
[5] When CWM lagfix version appears, "choose zip from sdcard"
[6] Go to /sdcard/DXJPE_SEARCHII_NoWipe.zip
[7] When its done, reboot your phone
[8] The first boot will take a long time, so don't worry as it will take time to load in the settings
[9] Enjoy the new rom
For those already with ULFK based kernels, CWM is already included and therefore, start with point [3]
Credits:
Wow, there are sure a lot. But on the top of the list:
hardcore - Tireless in ever improving the kernel
raspdeep - our own O/C king
sztupy - for starting the ULFK and his continuing support to the SGS community
Idan73 - who has so graciously helped me by giving me his modifications for reference. Thank you
supercurio - for his work in voodoo, sound and sharpness fix, and of course the first to get Nexus S ported to the SGS
RyanZA & z4ziggy - for their work in z4mod
designgears - for his work on the battery mod
Daneshm90 - for his apk manager app
xeudoxus - for his xultimate app
ock - for his help and advice on the modded Contacts.apk
gtg465x - for his work in the TouchWiz30Launcher
djcedric - for his A Touch of Glass template. He's from the WinMo HD2 session, a friend of my buddy, bobsbbq.
Vista2k7 - for supporting the 4 lockscreen mod, which without him there WILL not be any 4 lockscreens.
And many many others! Please give me a shout if I have missed you out.
(P/S: the SEARCH acronym can also mean South East Asia - Raspdeep cum Hardcore )
DXJPA
DXJPA - SEARCH_v1.1_sgs_i9000.zip
DXJPE
DXJPE_SEARCHII_NoWipe.zip
DXJPE_SEARCHII_Wipe.zip
Version 1.1 is out.
Changelog:
DXJPE version released
DXJPA v1.1
Remove aldiko reader (since this can be found in the market)
Remove Layar (also can be found in the market)
Remove script (from xan's UV app) (I did use raspdeep's kernel for trying) but forgotten to remove the script. Update the update-script
Update to hardcore's latest K10b HZ 500
Zipaligned Apks (finally... )
Other Request:
2nd December 2010
Battery mod, AOSP Lockscreen and Extended Power Menu (DXJPA) Changed to folder from /system/app to /system/framework Only for DXJPA
Brut Maps and Original Google Maps Update zip provided by lucasjohny. I have not tested it out. For both DXJPA and DXJPE
6th December 2010
Aldiko Reader and Layar Update zip as requested by kenkiller for Aldiko Reader (pinch and zoom feature) For both DXJPA and DXJPE
A Touch of Glass Themed TouchWiz30Launcher Update zip theme-ing of TW Launcher with "A Touch of Glass Template" For DXJPA only
Images removed
7th December 2010
Contacts with full alphabets on the side mod is by ock. Full credit goes to him For DXJPA only
8th December 2010
Disabled Ascending Ringtone Phone.apk modded by me, with credit to YG007 for starting this. For DXJPA only
11th December 2010
Stock 3DGallery for truewt For DXJPA only
20th December 2010
Stock Lock Screen not working
11th January 2011
SGS Tools & SGS ToolBox Thanks to the developers of these tools For both DXJPA and DXJPE
13th January 2011
Disabled_Ascending_Ringtone_DXJPE.zip Flash with CWM For DXJPE only
17th January 2011
DXJPE_4LockScreen_Wynsh.zip For DXJPE only This change is mainly the following:
- Notification Icons were changed to the coloured ones, which is similar to the SEARCHII icons.
- Certain icons were enlarged (TWframework-res.apk) while maintaining the same icons.
- Corrected bug for AOSP Lockscreen where now menu key is disabled from unlocking
- Epic Lock icons were changed back to stock
17th January 2011
DXJPE_4LockScreen_Wynsh_gradientfill.zip For DXJPE only Similar to above, but the battery animation will show gradient filled colours during charging, same as SEARCH Rom (DXJPA)
1st February 2011
DXJPE_Red_Theme_zip For DXJPE only Red Theme based, in time for Lunar New Year celebration. Removed download link. For download refer to below.
7th February 2011
DXJPE_Red_Theme_Finetuned.zip For DXJPE only Fixed some inconsistencies in different apps (Mms.apk, Contacts.apk and framework-res.apk)
Bloatware locations for Singapore Carriers
For Singtel, Starhub or M1 users who wants their specific carrier's apks, the files are stored under
/system/csc/SIN/system/app/ for Singtel
/system/csc/MM1/system/app/ for M1
/system/csc/STH/system/app/ for Starhub.
Use adb or Root Explorer to pull them out, and install them to your data folder.
Nice, let me know if you want the apk's optimized
DocRambone said:
Nice, let me know if you want the apk's optimized
Click to expand...
Click to collapse
Doc, many thanks for your help. Yes, I would like the apks to be optimized, cos I failed miserably at that. hahaha...
But I would like to know how to do it, rather than you do it for me. If you can help in that area, as well as zipaligning, I would be very grateful.
You should not call your rom as the first South East Asia customized rom, it sounds a bit of haughty.
[2] Flash any kernel with ULTK (hardcore, raspdeep, etc)
Which one to use? any link?
Thanks
Coming from doc v9..can one flash directly..or base rom must be dxjpa first?
TQ
nice one. this roms looks good. will try it soon. thanks!
Hi, I have already installed Doc's BUJP8 v9 installed via Clockwork Recovery. (It comes with Hardcore Kernel 9A).
So in order to install I have to undo all tweaks and lagfix first then download the rom and Hardcore Kernel and put then in my internal sd?
After flash kernel first before installing the rom?
Thank you =)
U may flash hardcore's speedmod kernel(I think so...). wait for g00ndu to reply...
please let us know if you already have it optimized and zipaligned.. as for now, will stay with BUJP8 v9 will wait for your updates...
What do you mean by Hummingbird optimised? What does it have that other roms don't? Thanks. Will try it. But, is it zipaligned yet?
mdalim said:
Coming from doc v9..can one flash directly..or base rom must be dxjpa first?
TQ
Click to expand...
Click to collapse
Sorry, but base rom is Dxjpa. It's more for those whose rom is Dxjpa, but wanted something a little extra.
Sent from my GT-I9000 using Tapatalk
stephengoo said:
You should not call your rom as the first South East Asia customized rom, it sounds a bit of haughty.
Click to expand...
Click to collapse
Sorry if you find it haughty, but frankly afaik, there wasn't any DXrom that were customized before.
Sent from my GT-I9000 using Tapatalk
d3athkai said:
Hi, I have already installed Doc's BUJP8 v9 installed via Clockwork Recovery. (It comes with Hardcore Kernel 9A).
So in order to install I have to undo all tweaks and lagfix first then download the rom and Hardcore Kernel and put then in my internal sd?
After flash kernel first before installing the rom?
Thank you =)
Click to expand...
Click to collapse
It is always a good practice to undo any lagfixes, and also to do a namdroid backup whenever one need to try a new experimental rom.
If you have another rom, you have to flash the stock Dxjpa. Since stock kernel has the 3e recovery, you get any ULFK kernel to flash in order to get cwm in the recovery mode.
Therefore, what I meant was that you flash one kernel with cwm, and use cwm to flash my zipped rom.
Sent from my GT-I9000 using Tapatalk
freakfingers12 said:
What do you mean by Hummingbird optimised? What does it have that other roms don't? Thanks. Will try it. But, is it zipaligned yet?
Click to expand...
Click to collapse
I was looking for a name for my rom, and since our sgs is using the hummingbird, and the DX series is from South East Asia, that's why I used the acronym SEARCH.
As to the zipaligning, it was not done. Therefore, it is not optimized yet.
Edit: Version 1.1 is out, see post 1 for download link and post 2 for changelog. FYI, the apps are zipaligned now.
Sent from my GT-I9000 using Tapatalk
can use lagfixes?
digitheatre said:
can use lagfixes?
Click to expand...
Click to collapse
This rom include hardcore's kernel, which include the ext2/ext3/ext4/jfs filesystem.
Sent from my GT-I9000 using Tapatalk
which lagfix is recommended by you?.. for better speed and battery performance..

[KITCHEN] dsixda HTC Android Kitchen Now for Leo Nand

Thanks to our Senior Moderator dsixda , his Android Kitchen now has support for our Leo Nand too.
You can modify any Rom:
_Shipped
_Custom
_Nandroid Backups
It is easy to use with some automated features as:
_Deodex
_Zipalign
_Add scripts
_Add App2sd
_extract Kernel and initrd
_etc
Code:
===================================================================
HTC Android Kitchen - by dsixda (xda-developers.com)
===================================================================
Main Menu
1. Set up working folder from ROM
2. Add root permissions
3. Add BusyBox
4. Disable boot screen sounds
5. Add wireless tethering
6. Zipalign all *.apk files to optimize RAM usage
7. Change wipe status of ROM
8. Change name of ROM
9. Check update-script for errors
10. Show working folder information
Advanced Options
11 - Deodex files in your ROM
12 - Add task killer tweak for speed (stock ROM only)
13 - Add /data/app functionality
14 - Add Nano text editor + sysro/sysrw
15 - Add Bash (command shell)
16 - Add Apps2SD
17 - Add /etc/init.d scripts support (busybox run-parts)
18 - Add custom boot animation functionality
19 - Porting tools (experimental)
20 - Unpack or re-pack a boot image
21 - Unpack data.img
22 - Sign APK file(s)
23 - Convert update-script or updater-script
24 - Run plugin scripts
99. Build ROM from working folder
00. About/Update kitchen
0. Exit
dsixda said:
How do I import a ROM into the kitchen to use as my base?
From a shipped ROM:
First, find the shipped ROM for your device, usually from htc.com or from searching xda-developers (check the Wiki or sticky posts under your device's sub-forum).
This link may help: Various devices
Please don't ask me for links, as I don't know everything or own all devices. ;-)
The shipped ROM can be found in three different formats. Identify the type you have downloaded:
If the shipped ROM is in a .ZIP format, then simply copy it to the kitchen's original_update folder.
OR if the shipped ROM consists of system.img and boot.img files, then copy those two files to the kitchen's original_update folder.
OR if the shipped ROM is in an .EXE format, then do the following:
In Windows, run the shipped ROM's .EXE file till it gets to the first dialog. Stop there but don't close the window yet.
Go to Start->Run and type: %TEMP%
When the folder opens, search for Rom.zip (use the "magnifying glass" Search button)
Copy Rom.zip to your kitchen's original_update folder
OR from a cooked/custom ROM:
Copy the update.zip (or equivalent ZIP file) to your kitchen's original_update folder
OR from a Nandroid backup (under /sdcard/nandroid) [NOT RECOMMENDED FOR NON-STOCK ROM BACKUPS]:
Copy the system.img and boot.img files from the backup folder to your kitchen's original_update folder
NOTE: The Nandroid-backup method of ROM customization is not the best method, because the kitchen may not account for various advanced options that were added outside of this kitchen (these options are in the update-script file which was in the original ROM but is not in the backup. The kitchen needs to re-create this file and 'guess' those options). However, it will support Nandroid backups that already have basic features like root, busybox and /data/app functionality.
Click to expand...
Click to collapse
Go to dsixda thread and grab your Kitchen now and have some fun with it!
KITCHEN THREAD
If you like it don't forget to hit thanks to dsixda and consider to him a donation for his work.
How to use HD2
Make Tut 4 HD2 plz....
oh em gee!
for those asking for a tutorial,
http://forum.xda-developers.com/showthread.php?t=633246
if you visit the kitchen's thread you will find much more information and step-by-step guide for all operating systems.
thanks
In the thread of dsixda everything are available step-by-step.
I can confirm that it is working and tested from the begin of implementation of this Nand support.
I used it for HD2, sometime work, sometime not work
Whenever I cook using this Awesome kitchen I successful have a zip file. When I try to flash it It gives me an error (Status 6) and I do not know what to do to resolve this issue.
Raptordin said:
Whenever I cook using this Awesome kitchen I successful have a zip file. When I try to flash it It gives me an error (Status 6) and I do not know what to do to resolve this issue.
Click to expand...
Click to collapse
Nice to know that an arabian is cooking
Waiting your builds because i'm sure you will be incorporating arabic roms and full arabic support by default!
This error sound of something wrong in updater-script, in this kitchen you must:
1. convert updater-script to update-script for working on it
2. convert it back to updater-script before make the zip process.
Anyway fore me it worked at 1st shot and this is what i made and in Dsixda thread there is a good tutorial and a video that explain all.
Raptordin said:
Whenever I cook using this Awesome kitchen I successful have a zip file. When I try to flash it It gives me an error (Status 6) and I do not know what to do to resolve this issue.
Click to expand...
Click to collapse
Life Engineer said:
Nice to know that an arabian is cooking
Waiting your builds because i'm sure you will be incorporating arabic roms and full arabic support by default!
Click to expand...
Click to collapse
I am still a noob when it comes to Android but will do my best, Used to be very good with WinMob bt still starting here, will try my best though.
af974 said:
This error sound of something wrong in updater-script, in this kitchen you must:
1. convert updater-script to update-script for working on it
2. convert it back to updater-script before make the zip process.
Anyway fore me it worked at 1st shot and this is what i made and in Dsixda thread there is a good tutorial and a video that explain all.
Click to expand...
Click to collapse
Thanks for your reply, I did convert it back and forth though but still same error. The tutorials are very nice and I did follow them to the letter. Will try again today after I get back home from work and will try to get another base to start from.
Np raptordin,
if you wanna say to me what build you are trying to mod and what mod you want to do, i can give it a go and see if i get the same error.
af974 said:
Np raptordin,
if you wanna say to me what build you are trying to mod and what mod you want to do, i can give it a go and see if i get the same error.
Click to expand...
Click to collapse
Will test again in an hour or so when I get home and report back. Thanks for your interest.
Just a reminder -- if you have a boot.img in your ROM's working folder, and it didn't get converted to "boot" folder after building the ROM, then you have to do the conversion manually.
1) Select option 20 - "Unpack or re-pack a boot.img"
2) Select option c - "Convert boot.img into NAND boot folder"
Then you can build.
If you are using a custom HD2 ROM then this step is probably not necessary, as the kitchen will aready have created the boot folder and removed the boot.img. To make sure, just open the .ZIP file that was created by the kitchen after building.
Thanks for info Dsixda,
I'm facing a couple of problems with the Kitchen, here they are:
1. In the Kitchen Rom info app2sd are not installed but it still in init.d
2. if i add /data/app (option 13) market apps installation end with an error.
Code:
Working folder information
Android OS version : 2.3.3
Device : bravo
ROM Name : GRI40
Rooted (unsecured boot.img) : YES
Rooted (Superuser.apk + su) : YES
BusyBox installed : YES
BusyBox run-parts support : YES
Apps2SD enabled : NO
/data/app enabled : NO
Custom boot animation allowed : NO
Nano text editor installed : YES
Bash shell support : YES
/system/framework is deodexed : YES
/system/app is deodexed : YES
radio.img found : NO
ROM will wipe all data : NO
I'm using this rom as base http://forum.xda-developers.com/showthread.php?t=933951
af974 said:
Thanks for info Dsixda,
I'm facing a couple of problems with the Kitchen, here they are:
1. In the Kitchen Rom info app2sd are not installed but it still in init.d
Click to expand...
Click to collapse
So you don't have an "a2sd" file under /system/bin or /system/xbin or anywhere else? What options did you select for apps2sd (e.g. runparts?).
2. if i add /data/app (option 13) market apps installation end with an error.
Click to expand...
Click to collapse
You need to be specific.. what is the error? And when you say 'installation' do you mean while the kitchen is adding the data/app folder, or while the ROM is booting?
Nope, there is nothing in there but there is the script in init.d " 10app2sd", though i'm speaking of original update.zip.
dsixda said:
So you don't have an "a2sd" file under /system/bin or /system/xbin or anywhere else? What options did you select for apps2sd (e.g. runparts?).
Click to expand...
Click to collapse
After the boot, i go to market and download an app but it cant be installed.
You need to be specific.. what is the error? And when you say 'installation' do you mean while the kitchen is adding the data/app folder, or while the ROM is booting?
Click to expand...
Click to collapse
Whoot! time to get my chef on!
Thanks you for this great tool
af974 said:
Nope, there is nothing in there but there is the script in init.d " 10app2sd", though i'm speaking of original update.zip.
Click to expand...
Click to collapse
Is it really apps2sd (apps to ext3) or is it just that hack that is used to move all apps to the fat32 partition of the SD card (the option that is in Settings of Cyanogen ROMs)? Can you paste the contents of that file here please (in
Code:
tags)
[QUOTE]
After the boot, i go to market and download an app but it cant be installed.[/QUOTE]
I don't know anything about that, probably your device's or ROM's issue because it works elsewhere. When the kitchen adds /data/app to the working folder it only sets the permissions for that folder when flashing.

[Aroma][addons][patch]install any KitKat rom with any recovery[Dualboot tool]

Hi all.
before anything :
- this tool is for especialy for dualbooters because i havent tested in 1rst rom. but updater-script manage kernel flashed. prepare odin in case of bad flash, you're advised.
- always make nandroid before use and flash with my tool.
I saw that ppl have many trouble to install 4.4.2 kitkat roms on their device.
it seems that we have manu such "error status 7" , and these were about setting persmissions during flash.
so i decide to make an aroma to avoid this error.
if you flash an original 4.4.2 Kitkat rom and have the error, no need to flash another compatible recovery kernel to re-try, just use my aroma flasher with the steps i descride below. In the aroma advanced MENU, you will choose set_perm commands compatible flash instead of set_metadata commands persmission to see if flask process will work in fine
Sure, at end of process, a kernel will be flashed, dorimanx branch 8 i have put in pach you went to donwload, or another you have put instead like i describe in extra step 6 below too.
so, AROMA structure details is like this :
pach/AROMA
---------backupEFS <------- useful script, no need to touch.
---------KERNEL <------- place here your boot.img file. (original rom or other)
---------maliv2
-------------system/lib/egl/ <-------- maliv2 .so libs contents, no need to touch.
pach/data/app <--------- you can put som apks here, moved from /system/app/ (i often move in latinIME.apk from /system/app/ and then i free 40Mo on /system/ partition, its good for GAPPS)
pach/META-INF/....../ <--------- no need to touch.
the available download pach i use for some months now , is here :
UniversalAROMAinstallerFOR-4.4.2-ROMs-DefinitivePach.rar - 8.53 MB
how to use it
1 - download any kitkat 4.4.2 ROM your want to install I9100.
2 - try it normaly, and see if you have error on flash.
3 - when you got it, on PC, make a safe copy ot it somewhere, and open it with WINRAR. Then delete META-INF and other boot.img file. just let system folder in ZIP.
4 - uncompree my AROMA somewhere.
5 - drag and drop the 3 "bolded" folders (in aroma structured details) in ZIP rom you still have opened.
extra step 6 : in AROMA/KERNEL/ folder, you will find dorimanx branch 8 version (new @StanTRC recovery inside) i have put. You can replace it with any boot.img you want , even those from original rom zip you have safely somewhere on your PC. just extract boot.img from it and replace with in you new aroma installer rom zip you went to manage in steps 3, 4 and 5 .
aroma choice you will have :
"Compatibility of your Recovery Kernel",
"Your Kernel is compatible for set_metadata commands"
"Your Kernel ONLY understand set_perm commands"
"choose your based KK similar rom",
"AOSB BEANSTALK C-ROM EHNDROIX"
"CARBON"
"CM11 JELLYBAM"
"SABER PAC"
"PA"
"Resurrection Remix"
"SLIM SPIRIT"
"NEATROM AICP"
"SOKP"
"Backup EFS",
"Backup your EFS folder before flash"
"Skip"
"Kernel to flash at end of process",
"DorimanX 8 and MaliV2"<---------- option that serve to flash MALIV2 for dorimanX branch 8 users, dualbooters.
"any other kernel"
EXTRA TOOL : .db qulite bases "wiper" , it delete some .db files in some /data/data/com.android........../databases/ folders, usefull when we flash from <> based 4.4.2 roms, CM11 , RR , PAC , SLIM, PA....sometimes worked fines for me.
"Delete some SQlite .db files in ROM",
"YES ","Delete some SQlite .db from you installed rom to avoid com.android.phone FC or other FCs"
"NO thanks we can FLASH the ROM"
again, this is just for test and fun , dualbooters will like more that "normal" users. no risk to flash kernel in 2nd rom, but remember need maliv2 during AROMA....and i always afraid someone that try my work on 1rst rom will brick its device.....so i advertise everyone that before upload my "daily" works, i'm not always flashing them on my 1rst rom.
thanks.
How to use the pach
Hope image tuto are good readable .
1 - open ROM.zip with winrar
2 - delete some folders in ROM.zip
3,4 - what to copy from my pach to the ROM.zip
5 - explain about structure and tweak .
no image 6 - just flash new ROM.zip with my aroma.
thanks.

			
				
Ultimate Aroma Addons for KitKat 4.4.2 and JB 4.1.2 DualBoot Roms.
extracted Aroma Managment
Code:
"ROM TYPE",
"which type of rom do you use",
"JB 4.1.2
"KK ROM 4.4.2"
Code:
"4.1.2 rom runing",
"its on Normal install
"its on DualBoot install
Code:
"4.4.2 Options",
"apply or remove APKs",
"Addons apks
"Remove them
Code:
"Addons APKS",
"tick to add",
"Google Camera with Sphere"
"Google Keyboard"
"TW Launcher from PhenomRom TW Accuweather"
"S4 settings for KitKat
"S4 TW Launcher BY ANMOL7IFY need 25Mo on system
"Htc BlinkFeed v11 need 31Mo on system
"Htc BlinkFeed v11 on data partition
"Themes in data (2 cobalts themes added)
Code:
"Remove some added apks",
"tick to remove",
"Remove Google Keyboard
"Remove TW Launcher stuffs
"Remove S4 settings
"Remove S4 TW Launcher BY ANMOL7IFY
"Htc BlinkFeed v11 from all partitions
"remove Themes from data
Code:
"Google Play Sore 4.6.17",
"Install it or Not",
"Inverted Multi DPI Play Store
"Multi DPI Play Store
"Skip to Google Play Services 4.3.23
Code:
"Google Play Services 4.3.23",
"Install it or Not",
"Install it
"Skip
The Ultimate tool is here :
I9100Utimate-Aroma-AddonsFor-4.4.2or4.1.2ROMs-TouchWiz-GgSphere-GgKB-Themes-GgPLAY-GgServices.zip - 168.22 MB
thanks.
Troubadour666 said:
maybe another tool soon
Click to expand...
Click to collapse
hi
working perfectly, tested with crdroid built7
Flash session added in post 3
@nik60 , yes i think is good too
Troubadour666 said:
@nik60 , yes i think is good too
Click to expand...
Click to collapse
hi,
maybe you can added in aroma "pa micro gapps" that work in any rom
so people flash rom and gapps in one time
nik60 said:
hi,
maybe you can added in aroma "pa micro gapps" that work in any rom
so people flash rom and gapps in one time
Click to expand...
Click to collapse
i have made one pach with onle play store and google services , with others goodies, but i can re-script it with gapps. give me a way to follow what you think ppl need the most .
i mean this one, but i'm on some research about better way to use it, tomorrow i will post good version.
I9100-Aroma-addonsFor-KitKat-4.4.2-ROMS.zip - 180.81 MB
this one is that one i use in video review, you see i NEVER have trouble with space /system/ partition because initial ZIP ROM is modify with some apk in /data/app/ during flash, so i can add more goodies in /system/app/ using this aroma with play store, google sphere and touchwizz i use....see tuto how to move apks from /system/app/ to data/app/ before flash the rom and then gain space on /system/ to flash more files without disturbing /data/app/ we never want to full wipe to.
AND REMEBER external .sh script dont work well with dorimanx new recovery, i mean move choice in aroma so its better to have space in system before use and not use these options during aroma (i mean options to gain space)
thanks.
Troubadour666 said:
i have made one pach with onle play store and google services , with others goodies, but i can re-script it with gapps. give me a way to follow what you think ppl need the most .
i mean this one, but i'm on some research about better way to use it, tomorrow i will post good version.
I9100-Aroma-addonsFor-KitKat-4.4.2-ROMS.zip - 180.81 MB
this one is that one i use in video review, you see i NEVER have trouble with space /system/ partition because initial ZIP ROM is modify with some apk in /data/app/ during flash, so i can add more goodies in /system/app/ using this aroma with play store, google sphere and touchwizz i use....see tuto how to move apks from /system/app/ to data/app/ before flash the rom and then gain space on /system/ to flash more files without disturbing /data/app/ we never want to full wipe to.
AND REMEBER external .sh script dont work well with dorimanx new recovery, i mean move choice in aroma so its better to have space in system before use and not use these options during aroma (i mean options to gain space)
thanks.
Click to expand...
Click to collapse
hi,
i tink there is't problem with micro gapps and free space in system
i have crdroid , 461mb/495mb in system--crdroid is 208mb and was bigger rom (ONLY sokp is 228,but need your gapps)
is possible delete Google home in micro gapps for example(12mb)-any rom have launcher
Amazing.
Keep up the good work my friend.
Vivek_Neel said:
Amazing.
Keep up the good work my friend.
Click to expand...
Click to collapse
i think so too
Hi Troubadour666,
it is weekend and I'm testing on again.
Have just your "Ultimate Aroma Addons for KitKat 4.4.2 and JB 4.1.2 DualBoot Roms" installed and it works just fine.
"S4 settings for KitKat
"S4 TW Launcher BY ANMOL7IFY need 25Mo on system
Can you tell me what is the difference between TW ANMOL7IFY and TW PhenomRom ??
Am still looking for transparent accuweather ??
Regards Klaus

Categories

Resources