[TUT]Make Your Own Vanilla IceCream Rom [Custom Rom][Lightweight,Smooth&cool] - XPERIA X8 General

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Keep In The Topic Of Vanilla Smooth Rom
Another Guide From Me For Fellows Member Of XDA-Developers.
Purpose of this guide is letting you to enjoy the custom rom you build for you ownself.
Yes this is just a part of ROM zipping and editing.This isn't a count as development
Therefore keep it to yourself & doesn't really need to create a thread to share it.
Everyone can do with this simple tutorial.
Make your own rom with your own taste of idea's (Lightweight CM/Xperia S Style/iOS/Sense)
I am not pretty sure but i think you can do it better
Code:
#include
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* Submitting bug reports on nightly builds is the leading cause of male impotence.
*/
Requirement :
Window/Linux OS
7zip (ROM ZIPPER)
adb skill
calm and positive minded person
Make proper nandroid backup before starting this
>>Notice<<
-|Any prior release or using any stuff you used over xda shall require permission & credit or else
you are on a deep of trouble,therefore once again keep it to yourself only|-
-|This Not Source Build or Porting A Rom Tutorial|-
-|For less hassle you can get any rom to install & stop reading
Get A Rom You Desire For Your Device (CM Based/Aosp Based) Recommended.
Based ROM/Kernel​
For this tutorial i am using my Huawei Ideos U8150 and i used the based from CM7.2 via get.cm
*F.Y.I : If you're based rom using the XXXX Kernel therefore it recommended running on XXXX Kernel not YYYY or other's*
Basic Rom Layout​
A proper roms should have META-INF & system inside the zip
Not all rom will have an boot.img/nand folder/some will not have (Stock)
Editing Updater-script​
It's not recommend to edit those symlink if you are not really know what your are doing
Some pretty useful guide such as this & this may help you (or you may script this)
System Folder​
Pic above show a rom/system folder should look like
some may have csc/cameradata/wifi/vendor folder
Follow you based rom
APP Folder​
Inside the app folder there are massive lot apk files whereby some can be removed and some can't be removed
it also a folder you can add modded apk such as launcher/widget/theme add-on
Here list of CM " Barebones" that you may remove and those that you are not suppose to!
Example you are not using the dspmanager therefore you may remove it.Save up ram & space for system
Example you are installing Cool Music.apk then move it here
Should Not Touch This Part​
You may add any file into this folder but removing them may risk your device into a bootloops
Make sure that the tweak/files that you about to add is on same based CM7>CM7 & CM9>CM9
Bootanimation and Creative Sound​
This is a folder you can give some touch to add cool list of bootanimation & sound.
Just replace or add any bootanimation that make it cooler then other's
Make sure the bootanimation it is for the screen resolution or else ending up wrong scaling of res
Bootanimation collection such as this & use the search for more
Build.prop​
You can edit all you need including changing to your own personal named *Gangam Style Rom*
You may also include list of build.prop tweak that can speed up your device *minor*
Make sure you have a backup copy or else you may end up bootlooping due to wrong line
Some list of collection of tweak for you "here & here"
Notes
This tutorial can be used on any other android devices with different brand's it's general usage for everyone
Once Again Do Make A Nandroid backup before you starting
Know what you are doing because no person will provide gurantee on your own action
Use or port any desire app to your rom but don't expect you will be a developer (it just customizing,almost everyone can do it)
If you uses this thread & encounter any problem.There won't be a Q&A session going on.
This is own experimental action that you should keep in mind may brick your device therefore do some reading and searching
No PM's or Forcing me to tell you what you should do next.You may help other but PM-ing will end up you get reported.
Special thanks to major xda member whom contribute to the device forum & happy developing
Nevertheless if you are happy with this guide press the thanks or donate to me ,If you're not then i can't help so

Reserved for Apps & addon
Style Like Xperia S
If you want Xperia S Theme on CM7/GB
No more futher for this theme : By Chris95X8 @ Here
If you want Xperia S Theme Messaging on CM7/GB
No more futher for this theme : @ Here
If you want Xperia S Launcher For Gingerbread
No more futher for this theme : By ra3al @ Here
Click to expand...
Click to collapse
If you want Sense 4 Theme
No more futher for this theme : By Xmaster8 @ Here
Window 7 mod by Chris95X8
checkout here

Cool tutorial man

Vınce said:
Cool tutorial man
Click to expand...
Click to collapse
Welcome.
This may reduce soft-modder & for that less unnecessary problem from Rom that caused brick because it's developed by someone....

build.prop editing
COROLLARY
A build.prop file can sometimes also be found in system/bin/ under the name build.prop or simply build. If such a file exists, it needs to be modified too.
This file actually takes precedence over the build.prop file found in system/. This means that the settings will be called from this file and will overwritte the settings found in system/build.prop. It also means that you can modify only this file.

nice tutorial mate! \m/ very helpful for newcomers developers

Fortun said:
build.prop editing
COROLLARY
A build.prop file can sometimes also be found in system/bin/ under the name build.prop or simply build. If such a file exists, it needs to be modified too.
This file actually takes precedence over the build.prop file found in system/. This means that the settings will be called from this file and will overwritte the settings found in system/build.prop. It also means that you can modify only this file.
Click to expand...
Click to collapse
Yup usually for the stock kerne rom whereby recovery & RAM disk are there as well
petrukgrinder said:
nice tutorial mate! \m/ very helpful for newcomers developers
Click to expand...
Click to collapse
Hopefully it does
More app/tweaks & customization will be update shortly when I have some free time

ooooooo good! i was always curious about customizing a rom, so i never tried that.. now, i will! thanx

thanks for this usefull tutorial

nice tutorial

hey nice tut!!

thanks for Tutorial master...
it is so helpful for New Dev..
:fingers-crossed:

nice tutorial!!!!!!!!!

Really Good Job Bro ... And Thank you Very Much For This Tutorial .
but i have question , is this tutorial only for several roms or i cant edit any rom i wan ?
for example : i am using JJ hybrid Rom ... So Can I adjust apps for this rom ?

Nice tutorial
thanks

7Zip
Zackconsole said:
Keep In The Topic Of Vanilla Smooth Rom
Another Guide From Me For Fellows Member Of XDA-Developers.
Purpose of this guide is letting you to enjoy the custom rom you build for you ownself.
Yes this is just a part of ROM zipping and editing.This isn't a count as development
Therefore keep it to yourself & doesn't really need to create a thread to share it.
Everyone can do with this simple tutorial.
Make your own rom with your own taste of idea's (Lightweight CM/Xperia S Style/iOS/Sense)
I am not pretty sure but i think you can do it better
Code:
#include
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* Submitting bug reports on nightly builds is the leading cause of male impotence.
*/
Requirement :
Window/Linux OS
7zip (ROM ZIPPER)
adb skill
calm and positive minded person
Make proper nandroid backup before starting this
>>Notice<<
-|Any prior release or using any stuff you used over xda shall require permission & credit or else
you are on a deep of trouble,therefore once again keep it to yourself only|-
-|This Not Source Build or Porting A Rom Tutorial|-
-|For less hassle you can get any rom to install & stop reading
Get A Rom You Desire For Your Device (CM Based/Aosp Based) Recommended.
Based ROM/Kernel​
For this tutorial i am using my Huawei Ideos U8150 and i used the based from CM7.2 via get.cm
*F.Y.I : If you're based rom using the XXXX Kernel therefore it recommended running on XXXX Kernel not YYYY or other's*
Basic Rom Layout​
A proper roms should have META-INF & system inside the zip
Not all rom will have an boot.img/nand folder/some will not have (Stock)
Editing Updater-script​
It's not recommend to edit those symlink if you are not really know what your are doing
Some pretty useful guide such as this & this may help you (or you may script this)
System Folder​
Pic above show a rom/system folder should look like
some may have csc/cameradata/wifi/vendor folder
Follow you based rom
APP Folder​
Inside the app folder there are massive lot apk files whereby some can be removed and some can't be removed
it also a folder you can add modded apk such as launcher/widget/theme add-on
Here list of CM " Barebones" that you may remove and those that you are not suppose to!
Example you are not using the dspmanager therefore you may remove it.Save up ram & space for system
Example you are installing Cool Music.apk then move it here
Should Not Touch This Part​
You may add any file into this folder but removing them may risk your device into a bootloops
Make sure that the tweak/files that you about to add is on same based CM7>CM7 & CM9>CM9
Bootanimation and Creative Sound​
This is a folder you can give some touch to add cool list of bootanimation & sound.
Just replace or add any bootanimation that make it cooler then other's
Make sure the bootanimation it is for the screen resolution or else ending up wrong scaling of res
Bootanimation collection such as this & use the search for more
Build.prop​
You can edit all you need including changing to your own personal named *Gangam Style Rom*
You may also include list of build.prop tweak that can speed up your device *minor*
Make sure you have a backup copy or else you may end up bootlooping due to wrong line
Some list of collection of tweak for you "here & here"
Notes
This tutorial can be used on any other android devices with different brand's it's general usage for everyone
Once Again Do Make A Nandroid backup before you starting
Know what you are doing because no person will provide gurantee on your own action
Use or port any desire app to your rom but don't expect you will be a developer (it just customizing,almost everyone can do it)
If you uses this thread & encounter any problem.There won't be a Q&A session going on.
This is own experimental action that you should keep in mind may brick your device therefore do some reading and searching
No PM's or Forcing me to tell you what you should do next.You may help other but PM-ing will end up you get reported.
Special thanks to major xda member whom contribute to the device forum & happy developing
Nevertheless if you are happy with this guide press the thanks or donate to me ,If you're not then i can't help so
Click to expand...
Click to collapse
I wanna ask you sth.
I have done everything correctly, but when i flash it in recovery, it fails.
is this because i didnt use 7zip?
i use a mac, so thats hard.

D2m_mhd said:
Really Good Job Bro ... And Thank you Very Much For This Tutorial .
but i have question , is this tutorial only for several roms or i cant edit any rom i wan ?
for example : i am using JJ hybrid Rom ... So Can I adjust apps for this rom ?
Click to expand...
Click to collapse
It's universal
InfraBlueAndroid said:
I wanna ask you sth.
I have done everything correctly, but when i flash it in recovery, it fails.
is this because i didnt use 7zip?
i use a mac, so thats hard.
Click to expand...
Click to collapse
More Description Please.
Use the proper way to report your problem and here's not Q&A
More thing to be added

my problem
Zackconsole said:
It's universal
More Description Please.
Use the proper way to report your problem and here's not Q&A
More thing to be added
Click to expand...
Click to collapse
ok.
i had a base rom of cm9.
i opened it up and only edited one file, the app one.
i added some apps of my choice, and removed system apps, like mail and stuff.
i opened recovery and started to flash the zip.
i had compressed the file normally, not with 7zip.
when i flashed it, i had twrp recovery 2.2.2.1 touch.
when i flashed it, it coudnt open the zip file.
it just said failed.
help?

my phone
white and blue so amazing phone

elsollue wavs
great tutorial. thaks for this thread master

Related

Make Your Own ROM's With OsKitchen, Illistrated Guide!

Hi All, this is my TUT with lots of pics and easy to use instructions!
So, first things first.
Contents:
1. Porting A Supported HTC Device That Has H-SPL
2. Updating SYS & XIP
3. Acknowledgments
THIS IS NOT COMPLETED YET!!!
OK, so, Porting a supported device!
So first you need a few ingredients to get yourself started! You need:
1. A copy of Ondrasters new GUI kitchen, You can download it from this thread
2. A Stock ROM for your device
3. A windows based PC with a big proccessor
1. So when you have downloaded the Kitchen and Stock ROM, you need to get the NBH and call it something memorable and put it on your desktop, in my case, Rhodium_Stock.NBH.
2. Extract the kitchen to the shortest path possible, something like C:\\Kitchen\, it should look like this!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. Run OSKitchen.EXE
4. You will see this screen
You need to select your device and stock ROM
5. Click Next
6. Grab a coffe and a Donut (My preference is cream & strawberry), this bit takes a while, it is dismantaling your ROM for the drivers, systemfiles and apps, the drivers are known as the OEM, systemfiles are known as the SYS and the other stuff is known as the EXT (this includes manila, if your on AT&T, tv apps ETC...)
7. Eat a Donut in a happy celabrationol manor, you have got a kitchen!!!
Your kitchen will only cook your stock ROM that you used in your port but we will add to your menu in the next post!
OK, so you want to build your menu up. Now you will have dumped a WM 6.1 or 6.5 ROM, these have given you your drivers. but you want to test out the latest 6.5.5 ROMS, but don't like them. So, Make your own
So, a new ingredients list!
1. A nice, pre packed ROM package, availible Here
2. Or, if you are a slightly more advanced user, you can get a newer build from DA_G or Tom_Codon, DA_G is on XDA and Tom_Codon is on HTC Pedia, you need to port this yourself and i am not going to show how in this TUT as i have done it once and don't know if it works yet
Ok so now you have downloaded your Pre packed OS, you need to put it into the correct folders, so SYS -> SYS, OEM -> OEM ETC...
Now lets start!
1. So launch your kitchen, The folder should now look like this:
2. Select your device and build:
3. Pick your SYS packages, if it is marked as essential, DO NOT DISSABLE IT!!!
As you can see i disable certian things, like ADC, i don't use it as i have no Data Connection
3. Don't touch OEM, these are your drivers
4. Choose your SYS, if you like certian apps that are in CAB form, in the tools menu, there is CAB2EXT, you can guess what it does, i used it to intergrate the Win7 Boot animations:
So click start cooking and your off, Please posst your ROMS as a public release, what goes around, comes around
Aknowledgements
I give my gratitude to the following people:
1. Af974 - General solution finder
2. OndraSter - Kitchen Author
3. AirXTreme - Updated GUI Author
4. You - That is if you posted some feedback, good or bad, just say how i could make this better!
OK, you can post now, but THIS ISN'T FINISHED YET!!!!!!!!!!!
Very Nice Indeed!
Bookmarked page and sitting in the front of the class.
Glad you like, just finished first bit and little bit more to do
Thnx for all your support
Badwolve1
Ok since I also use this kitchen I will help out a little. Aside from what you have stated above there are a couple of important things you have to do or the ROM will not boot even the stock ROM.
Make sure you Recmod the NTConfig.dll module in Notification Enhancement EXT package.
Also the ConcurrenceMgr.dll module should be recmodded but leave the ConcurrenceMgr.dll file inside the module. This is done automatically in EVK but not in this one.
Ther is a really easy way to port the new sys with a couple of tools and using the import sys function in the kitchen. This way everything gets put in the right folders and is very easy. I will post about this later today when I have more time.
bobsbbq said:
Ok since I also use this kitchen I will help out a little. Aside from what you have stated above there are a couple of important things you have to do or the ROM will not boot even the stock ROM.
Make sure you Recmod the NTConfig.dll module in Notification Enhancement EXT package.
Also the ConcurrenceMgr.dll module should be recmodded but leave the ConcurrenceMgr.dll file inside the module. This is done automatically in EVK but not in this one.
Ther is a really easy way to port the new sys with a couple of tools and using the import sys function in the kitchen. This way everything gets put in the right folders and is very easy. I will post about this later today when I have more time.
Click to expand...
Click to collapse
Thanks, Didn't know this as i havent flashd a cooked rom from this kitchen yet
Could you add this to the step by step instructions?
Cheers.
Importing a new WM build from OsKitchen :
Download one of the build posted from Da_g, it must be a roll-up,this doesnt work with build ready for Ervius Kitchen.
Extract the downloaded build.
Run osKitchen....click on tab Import......and Import a new build.
In the new windows select the folder where you extracted Da:G roll-up....click sort.
restart OsKitchen and cook your new build.
Sorry i dont have a lot of time to make screenshoots right now.
--------------------------------------------------------------------------
I guess this is a HD2 and Touch Pro 2 bug only,doesnt happen on QVGA devices with Mega EXT apps....not on my Kaiser though.
EDIT: I did a test and you need to recmod NTConfig.dll for QVGA too.....i didnt test it yet with Native kernel.
bobsbbq said:
Make sure you Recmod the NTConfig.dll module in Notification Enhancement EXT package.
Also the ConcurrenceMgr.dll module should be recmodded but leave the ConcurrenceMgr.dll file inside the module. This is done automatically in EVK but not in this one.
Click to expand...
Click to collapse
af974 said:
Importing a new WM build from OsKitchen :
Download one of the build posted from Da_g, it must be a roll-up,this doesnt work with build ready for Ervius Kitchen.
Extract the downloaded build.
Run osKitchen....click on tab Import......and Import a new build.
In the new windows select the folder where you extracted Da:G roll-up....click sort.
restart OsKitchen and cook your new build.
Sorry i dont have a lot of time to make screenshoots right now.
--------------------------------------------------------------------------
I guess this is a HD2 and Touch Pro 2 bug only,doesnt happen on QVGA devices with Mega EXT apps....not on my Kaiser though.
Click to expand...
Click to collapse
Thanks, i can make the screenshots. will do it later, probably tommorrow night
Thanks for all your support!
Import an already cooked ROM
After I run osKitchen with stock ROM, is it possible to import an already cooked ROM? Or is it not at all possible because of the missing .dsm files?
Thankyou for the great tutorial. (I'm at the back of the class - THE Back-bencher)
illi said:
After I run osKitchen with stock ROM, is it possible to import an already cooked ROM? Or is it not at all possible because of the missing .dsm files?
Thankyou for the great tutorial. (I'm at the back of the class - THE Back-bencher)
Click to expand...
Click to collapse
Hi there, i it is possible but sometimes chef encrypt the ROM so that peeps cannot steal there stuff
You can try, what device are you using and ROM are you trying to get?
Badwolve1
Noob!
Hi people, great thread! I have im guessing a real noob question! think this is the best place to ask seeing as i'm using oskitchen. i have tried searching chefs corner but im obviously not looking in the right places. How can i set a theme as default (livven simplegloss) that i've cooked in? do i need to tweak the reg? if so how. sorry if this is the wrong place to ask. cheers
GrantyBaby said:
Hi people, great thread! I have im guessing a real noob question! think this is the best place to ask seeing as i'm using oskitchen. i have tried searching chefs corner but im obviously not looking in the right places. How can i set a theme as default (livven simplegloss) that i've cooked in? do i need to tweak the reg? if so how. sorry if this is the wrong place to ask. cheers
Click to expand...
Click to collapse
Hi there, i am unsure how to do this, will tell you if i find out
Badwolve1
Badwolve1 said:
Hi there, i it is possible but sometimes chef encrypt the ROM so that peeps cannot steal there stuff
You can try, what device are you using and ROM are you trying to get?
Badwolve1
Click to expand...
Click to collapse
Hi Badwolve1
I want to get OS 5.2.21897 or higher with Manila 2.5.2012 1429 or higher.
Pisca did a release couple days ago. The battery draining seems to have improved with this combination. I just wanted to remove some apps.
My device is Topaz.
Any help would be much appreciated.
BTW thanks very much for the TUT. A great help
illi said:
Hi Badwolve1
I want to get OS 5.2.21897 or higher with Manila 2.5.2012 1429 or higher.
Pisca did a release couple days ago. The battery draining seems to have improved with this combination. I just wanted to remove some apps.
My device is Topaz.
Any help would be much appreciated.
BTW thanks very much for the TUT. A great help
Click to expand...
Click to collapse
OK, in the rhodium ROM forum, there is a thread with the latest EXT Senses, find your version and download it, if you want landscape pick one from a rhodium, but there are leo and topaz dumps there to (All are fully interchangable!)
I looked around and found an all res all lang build of 21897, am downloading now its in post 12 of this thread
Cab to EXT Livven cab then source in the folder which name has .TSK.
Go to OEM and search and mod Config.txt ,here is mine:
Code:
LOCK:Enabled
TSK: \WINDOWS\Htc_black.tsk
LOCK:Disabled
RST: Reset
GrantyBaby said:
Hi people, great thread! I have im guessing a real noob question! think this is the best place to ask seeing as i'm using oskitchen. i have tried searching chefs corner but im obviously not looking in the right places. How can i set a theme as default (livven simplegloss) that i've cooked in? do i need to tweak the reg? if so how. sorry if this is the wrong place to ask. cheers
Click to expand...
Click to collapse
found the answer.. to my newbie question

[TMOUS][silentUC]Valkyrie_v6.5FireStorm-23115-21901-28233[TMOUS compatible(Post#2)]

Valkyrie_v5.x FireStorm
wm6.5(23518) + topaz\Rhodium\leo
​
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DESCRIPTION: FireStormLEO
today i bring to you all my line of firestorm series that some might recognize from X1 and\or tp2 ROM DEV section.
all usual stuff from those builds are cooked in. based on the latest dump available to me. feel free to take them for a spin and let me know if im just wasting my time or something
what u get:
-custom skinworks
-custom startmenu
-some useful apps
-576MB RAM
-black dialer
-office2010
-stuff ill fill up later.....
-LOTS OF SPEED​
Credit
Fard: for the performance improvement tips
Fard: for giving me tips on what to do and what not to do which saved atleast 2 days of work for me
bassam: for helping me get the HD2
wazaaappp & RobbyTouchHD: for beta testing ROMS that wont boot properly
maxycy: for weather on demand\callhistory\4tabb contact icon modds for manila2.5
billyJ: for the HUGE collection of theme\icons featured in his rom
jerpelea- for his packages & 21231 xip/sys port for x1
itje- for the inspiration and the brilliant TIT v7: gave me idea for bug fixing
Ethermind: for batii driver modd
knaplullig- manilla skining
hylu- utube helping
gitin,biernes_atrece- boot screen
all who has donated
cheers to u all and everi1 else
list last updated on: 14-feb2010
IMP
- flash at ur own risk
- HardSPL 1st. (version 2 recommended)
TMOUS USER: please go to phone>otion>band and select auto for both options there.....ROM is 100% compatible with tmous 512MB
version id 4..................... 2 ......................64
...............^ main version ^ minor version ^ windows build (23064)
Click to expand...
Click to collapse
Flashing tools + pagepool changer
if u wana change lang of manila, then install this cab
Current FireStormLEO Version
Change log for v6.5 LEO
- build 23113
- battery life increased in 446 version
- use 2.10 radio for all version (only a recommendation)
- cookie 1.7.1
- manila speed optimization
- updated with HD1.77 and HD2.11 (where applicable)
- for bluetooth market place fix install this cab
BUUILD 28233
- facebook tab
- touch smoothness fixed
- swype
DOWNLOAD v6.5
- valkyrie_v6.5.23115-576MB 29th april wm6.5.3 based on 2.11- 576MB RAM (TMOUS comp)
- valkyrie_v6.5.21901-576 29th april wm6.5 based on 2.11-576MB RAM (TMOUS comp)
- valkyrie_v6.5.28233-576MB 2nd may wm6.5.3 based on 2.11- 576MB RAM (TMOUS comp)
TWEAKS
- default startmenu with 3 column >>>> View attachment 187119(might improve startmenu scroll performance\more figure friendly)
- opera mini fixer thnx to grisha1
- voiceCOMMANDER NEW working
- copilot
ADD ONS
WM 6.5 goodies
Colorize manilla
manila 2.5 landscape|| panoramic bg|| transition panoramic bg NEW
Silent_UC
Introduction:
this lil package is desided to work the same way as UC but has certain advantages
- no need to write txt files....
- no need to wait for UC to finish and reboot as silent_UC works on background!!!
directory index:
cab>>> cab that require confirmation to run!
MScript>> mort scripts to be ran!!!
registry>> *.reg files to be imported!!
root\windows>> files to go inside win dir
root\program files>> files to go inside prog dir
myCAB>> cab to be installed without promt
myREGISTRY>> *.reg to be imported without promt!!!
Instruction:
0. download the file attached bellow
1.put the folder "silent_UC" in the root of mSD card. (IE: \storage card\silent_UC)
2.load the cab\reg to be installed
3.do the hardrest\flashing
this lil app is based on existing vip_fresh_install v 1.zip....
it will work with any ROM with mortscript cooked in and is designed to call the required .mscr
credit
v3patel >> based on his work, i think its his work....if not plz point me
Xventure & x1_flashaholics >> for finding it out
DOWNLOAD>>>silent_UC v2
TO DO:
import active sync and mail account settings!!!!
Adding custome Manila BG for TR manila 2.1
- note that the app have codes of sample4...6..bla bla
- u need to extract \windows\29cff4fe_manila,058acf31_manila,77feee1d_manila, 70083a29_manila and change it to ur own BG using whaterer image
- now lets say u want to add the theme to sample5.....
- after applying the bg to the files, remame them to 29cff4fe_manila5 & 058acf31_manila5 and so on
- copy them to windows dir and apply using the app
Adding custome Manila BG for LEO manila2.5
NOTE: to make a BG, you need the following tools: CFC GUI (latest) and MS paint
- note that the app have codes of sample4...6..bla bla
- u need to extract \windows\11d4e1ae_manila and change it to ur own BG using whaterer image....the backdrop needs to be croped of a normal 800x480 imange. but the 11d4e1ae_manila is 512x1024. JUST place the backdrop in the upper left most side using MSpaint, save and it back in. else the backdrop might me missed shaped.....to load/unload image, use CFC GUI
- now lets say u want to add the theme to sample5.....
- after applying the bg to the files, remame them to 11d4e1ae_manila5
- copy them to windows dir and apply using the app
note that the main support dev is in here: http://forum.xda-developers.com/showthread.php?t=632628
but i will try to keep this thread well supported as i can
and don forget
please go to phone>otion>band and select auto for both options there.....
**** Warning ****
Needs HSPL. Otherwise you may brick your device
Don't flash Radios other than TMOUS radios. Otherwise, you may brick your device.
Disclaimer: Iam in no way responsible for bricking of your device by installing my ROM or by improper installations.
You are not wasting your time
I noticed you uploaded a 23xxx, 21xxx and 28xxx. I'm a big 21xxx fan, but don't know anything about the 28xxx branch. Is it new or stock? I remember seeing the number on my phone but I don't remember which phone or which ROM, LOL!
Your introduction / information posts don't mention that this is using Max Manila. I had to find that by clicking through a link.
Are you also planning to release a version with CoOkie's Home Tab? It's my current fave
Are you planning to use Tom's AutoInstaller? It sure made things a lot easier for me lately For me, the perfect ROM would be empty with tons of CABs to download and autoinstall, but maybe I'm just dreaming there...
I can't flash right now, still beta testing for b16b, but as soon as I can, I'll swing back by and give you a shot.
Welcome to Tmo HD2!
Snarksneeze said:
You are not wasting your time
I noticed you uploaded a 23xxx, 21xxx and 28xxx. I'm a big 21xxx fan, but don't know anything about the 28xxx branch. Is it new or stock? I remember seeing the number on my phone but I don't remember which phone or which ROM, LOL!
Your introduction / information posts don't mention that this is using Max Manila. I had to find that by clicking through a link.
Are you also planning to release a version with CoOkie's Home Tab? It's my current fave
Are you planning to use Tom's AutoInstaller? It sure made things a lot easier for me lately For me, the perfect ROM would be empty with tons of CABs to download and autoinstall, but maybe I'm just dreaming there...
I can't flash right now, still beta testing for b16b, but as soon as I can, I'll swing back by and give you a shot.
Welcome to Tmo HD2!
Click to expand...
Click to collapse
?? I think that maybe your confused Ive been running agents ROMS for the better part of the year. for rhodium and now leo. I dont think that any of these builds use Max Manila at all. and Im pretty sure that ALL of them have Cookie mod cooked in. But definately come try after beta testing cuz Agents roms are amazing.Crazy fast and the best battery life ive experienced on any leo ROM.
loving this ROM, thank you. Fast and stable Preferred the 6.5 over the 6.5.X. Not really liking the big softkey buttons.
Using it with radio 2.10.50.08_2 on my tmous hd2.
hey uhmmm yea im kinda noob but lik i know how to flash other rom but idk how ot flash this one lik when i finsih dowloading it jus gave me this ruu signed how do i flash that file ?
dannii299 said:
hey uhmmm yea im kinda noob but lik i know how to flash other rom but idk how ot flash this one lik when i finsih dowloading it jus gave me this ruu signed how do i flash that file ?
Click to expand...
Click to collapse
you need to dl "custom ruu" as well. use search, but some chefs include it with their roms so you might already have it.
dannii299 said:
hey uhmmm yea im kinda noob but lik i know how to flash other rom but idk how ot flash this one lik when i finsih dowloading it jus gave me this ruu signed how do i flash that file ?
Click to expand...
Click to collapse
if you flash another ROM before use the same "custom.ruu" that came with that ROM
help
uhm i dowalod the rom installed it correctly and it run up every thign work great except for one thing there no network at alll lik i cant call text anythign no wifi i try to reset it a couple time putting the sim in and out and see if it work but nothign loll no network or anythign is that normal
dannii299 said:
uhm i dowalod the rom installed it correctly and it run up every thign work great except for one thing there no network at alll lik i cant call text anythign no wifi i try to reset it a couple time putting the sim in and out and see if it work but nothign loll no network or anythign is that normal
Click to expand...
Click to collapse
yes, it's normal for this rom. just go to the phone settings and change the bands to auto, that should fix your problem.
i have become a fan of your ROMs on my touch pro 2 i wil try out your hd 2 ROMs thanks for your good work agent47
I too have enjoyed your roms on my tilt 2!! I have now got my hands on two HD2for aboot a month now and saw you were here making roms for HD2s. But I havent seen any news aboot updates or anything. So, i guess im just asking if there is any plans in work for updates?
good job on the rom
Good Job. Any update on 21911 based COM2 ROMs. Look forward to a release now

*OUT NOW* DRIOD/EVO/HERO/MOMENT Android ROM Kitchen

HERE IT IS
INFO​
Now what does this do. Well people we all hate having to re install our apps when we do new roms. We hate having to using programs like astro it back up and restore well this does it all for us.
How to use is simple place the applications you want in the APPS folder
Place the un zipped rom you want to install the system folder
Run the batch file and it will add the apps where its needed.
If it asked to hit a key click D and A when needed.
Zip up the 2 folders in YOUR-ROM and flash the rom if you get errors try re-zipping the rom again and install.
Future updates i want is this.
GUI screen
Ways to get updated roms that will download for people so they dont need to do anything but select like the online rom maker.
I will be getting this a lot better once I get more free time it only took me about an hour to get everything set up. It will be better soon.
I want to thank jombeewoof for the updated kitchen.
PHONES/ROMS​
DROID​
[ROM]SimplyStunning v4.6 notheme
[ROM]SimplyStunning v4.6 theme
HERO​
[ROM] 07/05/10 | Fresh Rom 2.3.3 | New RUU + 270 rotation + FriendStream + lots more
[ROM] 05/18/10 | Fresh Toast v2.1 | BFS + Overclock + EXT4 | Newest RUU
EVO​
[ROM] OTA 1.47.651.1 Rooted - De-odex'd
[ROM] 8/3/10 | Fresh Evo 3.1.0.1 | FroYo | OFFICIAL 3.26.651.6 OTA + fresh goodies
[ROM] DamageControl v3.5 - Froyo with all the damaged goods!
[ROM] Burnt Droid - 1.0 - by netarchy
MOMENT​
Noobnls1.8.11
[ROM]TitaniumX1.2.3 w/JIT
[ROM]TitaniumX1.2.3 no JIT
[ROM]PwnX2.0 w/JIT
[ROM]PwnX2.0 noJIT
[ROM]Infernal1.0
[ROM]Amstel_v2.0
DOWNLOAD
KITCHEN DOWNLOAD
This will always be the most up to date kitchen​
CHANGE LOG​
1.0
Bare can add apps to a rom and be able to be uninstalled.
1.0.1
Added kernel folder for custom kernels.
Batch file checks for existence of a kernel in your rom.
Option to choose the kernel that comes with your rom or one you've loaded into the folder.
Folder structure can live anywhere.
7zip added to build the zip. 7zip application included.
1.0.3
BUG FIXED **It has come to my attention that this does not work on XP due to the removal of choice.exe"
You can download the exe and place it in the folder. I'm working on another way to display the choices.
proof of concept to be able to pull kernels, roms, apps, bootloaders etc...
1.0.5
Currently mostly working, and now fully compatible with windows xp.
Also and express version that does not download anything, this is if you have already downloaded your rom and kernel.
That should work flawlessly at this point.
1.0.9
Little better to look at.
1.2.1
Choose a Boot Animation
Choose APPS
Wehn back to Moment only at this time.
HELP​
Ok android guys I am over at SDX since I'm a moment guy but I have been really wanting to have a Android Kitchen just like we have for windows BuildOS. Looking at a few roms for the hero, moment, evo, and droid to me its looking like its the same basic set up for all roms.
My friend and I have been making a CLI kitchen but we would like to have a GUI screen like BuildOS.
So Im asking for some help with coders to help make this.
How we have it set up right now is.
One folder for the ROM you want
Another folder for all the apps you want in it.
if you want a custom kernel.
then it will make all the required files and ZIP everything up.
then you can flash it in recovery.
I want people to select what device they have
what apps they want
if they like a rom all the roms to that phone. that are updated every week.
Im willing to go around looking for roms for the phones if people can help me get this program up and running.
Can some people help? I want this to be a great as Build OS for use android people.
I'd like to have the app coded in html so that as the roms update it is a super easy fix. I have a folder on my web site with a lot of APKs that I can get links to also free apps no paid. And Im willing to even download even more if needed. Please help I want this to be the greatest kitchen ever.
First of all thanks for your hard work, I'd really like to see a kitchen like the Ervius Visual Kitchen for Android.
I'm no programmer, but if you need any help testing our whatever just let me know.
Regards
http://forum.sdx-developers.com/roms/rom-kitchen/
Here is a link to what is going on with jombeewoof and I.
thats all we have at this time but its getting there
dc13 said:
http://forum.sdx-developers.com/roms/rom-kitchen/
Here is a link to what is going on with jombeewoof and I.
thats all we have at this time but its getting there
Click to expand...
Click to collapse
That looks like a good start! Very similar to the EVKitchen for WM. I did notice though that in your how to section on the first post it says to place the ROM you want to flash into the system folder, but there is no system folder that I can see in version 0.1.5
I have APPS, OLD-ROM, KERNEL, and YOUR-ROM. No system folder in the kitchen.
if you extract your rom you want there will be a meta-inf folder and a system folder take the system folder and place it in the old-rom folder. I just added a new version of the kitchen to have my friend look at and if so then you should be able to select a droid with a few roms and a evo option also with some roms. i will be updating more as i find direct links to rom not on sites like rapid share or mediafire places.
DC13
At this time im going to just focus on samsung phones since im not getting a lot of help from any one but samsung people. Once i get done with the samsung part depending on what i have option wise ill do droid or htc.
If you can code it would help me a lot as there are only 2 people and we really want this.
hope i can get this set up
I can't code to save my life, but I have a samsung phone (captivate) and volunteer for a tester if needed. Would love to have this.
Evo people are very helpful and they just put up an online based kitchen this could be helpful to that cause
ya i saw joey's kitchen go up about 2days ago. im trying to get him to help with a few things.
we did get the moment all set up now its just time to work on other phones. so for the next little bit to day i will be getting download links for a few more phones and add then to it. if you can help post up download links to roms. mediafire type sites some times have issues so if the rom uses it some times the rom wont download.
Ok so I was able to get some EVO/Droid/HERO roms/radios in this kitchen still would like to have a GUI screen but for now this will work. Uping tonight should have it out for tomorrow reason it takes so long is because im in the middle of the ocean on deployment.
just a question. can i add apps to automatically be installed into the ext partition with apps2sd
not at this time. thats going to be in the near future. we are trying to get a base of a few phones then start working on others
alright, thats still brilliant. keep up the good job guys!
Ok every one its out try it now.
dc13 said:
Ok every one its out try it now.
Click to expand...
Click to collapse
I'm getting this error:
Error:
7-Zip cannot find the code that works with archives.
dang, windows only......
Wish it worked for LG Devices
Does anyone have a how-to for using this? I'd like to play around with it and I don't know where to start...

[Tips & Tricks]Free up more space for xperia ics roms

hi
i need a list of useless files to free up some space and also speed up our phone
i see cyanogen framework & lib & usr folders and compare it with xperia stock custom roms
this is the size of them:
cyanogen mod rom : framework=13MB & lib=45MB & usr=9.5MB
stock custom roms : framework=23MB & lib=64MB & usr=32MB
so i decided to free up some space but i need help to remove just safe files
also i think removing useless jar files from framewok folder can help to speed up our phones
can someone help?
devs , this can helps you alot to make a better rom
thanks
yup
EAGLEBOOY said:
hi
i need a list of useless files to free up some space and also speed up my phone
i see cyanogen framework & lib & usr folders and compare it with xperia stock custom roms
this is the size of them:
cyanogen mod rom : framework=13MB & lib=45MB & usr=9.5MB
stock custom roms : framework=23MB & lib=64MB & usr=32MB
so i decided to free up some space but i need help to remove just safe files
can someone help?
devs , this can helps you alot to make a better rom
thanks
Click to expand...
Click to collapse
this will really help a lot
but i think so u should post in general section
i found something about system/usr to free up it about 19-35MB
The difference is system/usr/xt9 , for me it is 23MB , cyanogen mod don't have this folder
it contains xperia keyboard dictionaries
here it is how to reduce size of it to less than 1MB and also speed up xperia keyboard and free up more ram and rom
1. if you don't need chinese input then delete the /system/app/textinput-chn.apk from the zip
2. Now lets deal with /system/usr/xt9/ delete all the dictionary files you don't need,
I use 3 languages polish, english, german so i keep only this files in the zip :
/system/usr/xt9/SEMC_810_r1-4_PLlsUN_xt9.ldb <-- PL stays for polish
/system/usr/xt9/SEMC_810_r1-15_DEusUN_xt9_2.ldb <-- DE = german
/system/usr/xt9/SEMC_810_r1-28_ENubUN_xt9_2.ldb <-- EN = english
all the other *.ldb files can be deleted
Size reduction 19.5 Mib -> 2.8 Mib
Click to expand...
Click to collapse
and also i have duplicate files for one language ,i think we can remove one of them ( devs please say me can i remove or not ? )
for example for english i have two files :
SEMC_621_ENubUN_xt9_2.ldb
SEMC_810_r1-28_ENubUN_xt9_2.ldb
i have 46 languages but i have 92 files
hope this can help , i will waiting for any way to free up more space
EAGLEBOOY said:
hi
i need a list of useless files to free up some space and also speed up our phone
i see cyanogen framework & lib & usr folders and compare it with xperia stock custom roms
this is the size of them:
cyanogen mod rom : framework=13MB & lib=45MB & usr=9.5MB
stock custom roms : framework=23MB & lib=64MB & usr=32MB
so i decided to free up some space but i need help to remove just safe files
also i think removing useless jar files from framewok folder can help to speed up our phones
can someone help?
devs , this can helps you alot to make a better rom
thanks
Click to expand...
Click to collapse
BRUTAL DEATH said:
this will really help a lot
but i think so u should post in general section
Click to expand...
Click to collapse
All questions must be posted in Q&A, not Development nor General section.
Thread moved to General. Keep in mind that some applications (walkman, radio etc.) need specific libs to work. You can delete few libs to make your ROM lighter but some apps might be borked because of that.
EAGLEBOOY said:
i found something about system/usr to free up it about 19-35MB
The difference is system/usr/xt9 , for me it is 23MB , cyanogen mod don't have this folder
it contains xperia keyboard dictionaries
here it is how to reduce size of it to less than 1MB and also speed up xperia keyboard and free up more ram and rom
and also i have duplicate files for one language ,i think we can remove one of them ( devs please say me can i remove or not ? )
for example for english i have two files :
SEMC_621_ENubUN_xt9_2.ldb
SEMC_810_r1-28_ENubUN_xt9_2.ldb
i have 46 languages but i have 92 files
hope this can help , i will waiting for any way to free up more space
Click to expand...
Click to collapse
I suggest keeping both
I think the 810 is used by JB keyboards
And 621 by ICS keyboards
(not sure)
Btw get the new honami keyboard and u can delete the whole xt9 folder
Edit: the honami keyboard is useful for rom cooks as well, since each user is able to download their own dictionary, or just work with no dictionary, like i do, i have kept no dictionary, but every word that i use is saved, hence i still get many suggestions
Edit 2: also to free up more space u can delete all sounds from /system/media/audio/alarms,notifications,ringtones except the default ones (alarm.ogg,notification.ogg,xperia.ogg)
And also delete all wallpapers from /system/etc/customization.... Except 1 pair
*Do not delete whole folders as it may cause bootloop*
Edit 3; if u dont use face detection, and for another 30mb, u can delete /system/vendor/pittpatt
I havnt tried this tho
Sent from my LT18i
Sahaab said:
I suggest keeping both
I think the 810 is used by JB keyboards
And 621 by ICS keyboards
(not sure)
Btw get the new honami keyboard and u can delete the whole xt9 folder
Edit: the honami keyboard is useful for rom cooks as well, since each user is able to download their own dictionary, or just work with no dictionary, like i do, i have kept no dictionary, but every word that i use is saved, hence i still get many suggestions
Edit 2: also to free up more space u can delete all sounds from /system/media/audio/alarms,notifications,ringtones except the default ones (alarm.ogg,notification.ogg,xperia.ogg)
And also delete all wallpapers from /system/etc/customization.... Except 1 pair
*Do not delete whole folders as it may cause bootloop*
Edit 3; if u dont use face detection, and for another 30mb, u can delete /system/vendor/pittpatt
I havnt tried this tho
Sent from my LT18i
Click to expand...
Click to collapse
hi , thanks , i deleted /system/vendor/pittpatt and /system/vendor/camera folders and restart but smile detection is still working
also i find some details about walkman and some sony stuff's depending files
here it is
Code:
/system/app/AudioEffectService.apk
/system/app/com.sony.walkman.wmsetup2.apk
/system/app/com.sony.walkman.wmsetup3.apk
/system/app/FBIAppShare.apk
/system/app/FBMediaDiscovery.apk
/system/app/FBMusicLike.apk
/system/app/FBSetupwizard.apk
/system/app/GoogleLyricsPlugin.apk
/system/app/GoogleMusicExtension.apk
/system/app/PostViewer.apk
/system/app/SemcDlna.apk
/system/app/SemcDlnaHandover.apk
/system/app/SEMCFacebookProxy.apk
/system/app/SemcMusic.apk
/system/app/SemcMusicVisualizer.apk
/system/app/SoundEnhancement.apk
/system/app/widget.apk
/system/app/WikipediaPlugin.apk
/system/app/Xperia.apk
/system/app/YouTubeKaraokePlugin.apk
/system/app/YouTubePlugin.apk
/system/bin/load_sony_driver
/system/bin/load_sony_driver_1227
/system/bin/mm-adec-omxaac-test
/system/bin/mm-aenc-omxaac-test
/system/bin/mm-aenc-omxamr-test
/system/bin/mm-aenc-omxevrc-test
/system/bin/mm-audio-acdb-test
/system/bin/mm-audio-alsa-test
/system/bin/mm-audio-native-test
/system/bin/mm-mpo-dec-test
/system/bin/mm-mpo-enc-test
/system/bin/MPQDvbCTestApp
/system/bin/MPQStrMgrTest
/system/bin/MPQUnitTest
/system/bin/MPQVideoRendererTestApp
/system/bin/sony_sysd
/system/bin/wmportd
/system/etc/permission/com.sony.walkman.database.media.client.xml
/system/etc/permission/com.sony.walkman.empr.xml
/system/etc/permission/com.sony.walkman.f800series.xml
/system/etc/permission/com.sony.walkman.fm.xml
/system/etc/permission/com.sony.walkman.fseries.xml
/system/etc/permission/com.sony.walkman.media.client.xml
/system/etc/permission/com.sony.walkman.media.player.xml
/system/etc/permission/com.sony.walkman.permissions.xml
/system/etc/permission/com.sony.walkman.version.xml
/system/etc/permission/com.sony.walkman.wdotbutton.xml
/system/etc/permission/com.sony.walkman.wm.xml
/system/etc/permission/com.sony.walkman.wm-port.xml
/system/etc/permission/com.sony.walkman.xml
/system/etc/permission/com.sonyericsson.android.cdfinfoaccessorif.xml
/system/etc/permission/com.sonyericsson.android.media.sols.xml
/system/etc/permission/com.sonyericsson.android.snp.video.xml
/system/etc/permission/com.sonyericsson.appextensions.xml
/system/etc/permission/com.sonyericsson.audioeffectif.xml
/system/etc/permission/com.sonyericsson.colorextraction.xml
/system/etc/permission/com.sonyericsson.dlna.dtcpplayer.xml
/system/etc/permission/com.sonyericsson.dlna.xml
/system/etc/permission/com.sonyericsson.dtcpctrl_private.xml
/system/etc/permission/com.sonyericsson.dtcpctrl_protected.xml
/system/etc/permission/com.sonyericsson.eventstream.xml
/system/etc/permission/com.sonyericsson.facebook.proxy_1.xml
/system/etc/permission/com.sonyericsson.illumination.xml
/system/etc/permission/com.sonyericsson.media.infinite.extension_1.xml
/system/etc/permission/com.sonyericsson.metadatacleanup.xml
/system/etc/permission/com.sonyericsson.mimetype.xml
/system/etc/permission/com.sonyericsson.music.like_1.xml
/system/etc/permission/com.sonyericsson.musicvisualizer.xml
/system/etc/permission/com.sonyericsson.nfc.handover.xml
/system/etc/permission/com.sonyericsson.privateapis.xml
/system/etc/permission/com.sonyericsson.renren.proxy.xml
/system/etc/permission/com.sonyericsson.system.xml
/system/etc/permission/com.sonyericsson.themeapis.xml
/system/etc/permission/com.sonyericsson.uxp.xml
/system/etc/permission/com.sonyericsson.uxpres.xml
/system/etc/permission/com.sonymobile.musicslideshow.xml
/system/etc/permission/com.sonymobile.nfc.xml
/system/framework/com.playstation.playstationcertified.jar
/system/framework/com.sony.smallapp.jar
/system/framework/com.sony.sysinfo.jar
/system/framework/com.sony.walkman.database.media.client.jar
/system/framework/com.sony.walkman.f800series.jar
/system/framework/com.sony.walkman.fseries.jar
/system/framework/com.sony.walkman.jar
/system/framework/com.sony.walkman.media.client.dex.jar
/system/framework/com.sony.walkman.media.player.jar
/system/framework/com.sony.walkman.wm.jar
/system/framework/com.sonyericsson.android.media.sols.jar
/system/framework/com.sonyericsson.android.omacp.jar
/system/framework/com.sonyericsson.android.socialphonebook.dynamic.jar
/system/framework/com.sonyericsson.appextensions.jar
/system/framework/com.sonyericsson.audioeffect.jar
/system/framework/com.sonyericsson.autopoweroff.jar
/system/framework/com.sonyericsson.bluetooth.a2dp.jar
/system/framework/com.sonyericsson.cameraextension_impl.jar
/system/framework/com.sonyericsson.colorextraction_impl.jar
/system/framework/com.sonyericsson.dlna.dtcpplayer.jar
/system/framework/com.sonyericsson.dlna.playanywhere.jar
/system/framework/com.sonyericsson.dlna_impl.jar
/system/framework/com.sonyericsson.dtcpctrl_private_impl.jar
/system/framework/com.sonyericsson.dtcpctrl_protected_impl.jar
/system/framework/com.sonyericsson.eventstream.jar
/system/framework/com.sonyericsson.facebook.proxy_1_impl.jar
/system/framework/com.sonyericsson.idd.jar
/system/framework/com.sonyericsson.illumination.jar
/system/framework/com.sonyericsson.media.infinite.extension_1.jar
/system/framework/com.sonyericsson.metadatacleanup.jar
/system/framework/com.sonyericsson.mimetype.jar
/system/framework/com.sonyericsson.music.like_1_impl.jar
/system/framework/com.sonyericsson.musicvisualizer.jar
/system/framework/com.sonyericsson.navigationbar_impl.jar
/system/framework/com.sonyericsson.nfc.handover_impl.jar
/system/framework/com.sonyericsson.privateapis_impl.jar
/system/framework/com.sonyericsson.renren.proxy_impl.jar
/system/framework/com.sonyericsson.snp.video_impl.jar
/system/framework/com.sonyericsson.startupflag.jar
/system/framework/com.sonyericsson.sysmon.jar
/system/framework/com.sonyericsson.system.jar
/system/framework/com.sonyericsson.uxp.jar
/system/framework/com.sonyericsson.uxpres.jar
/system/framework/com.sonyericsson.video.jar
/system/framework/com.sonymobile.cameracommon_impl.jar
/system/framework/com.sonymobile.facebook.proxy.api.jar
/system/framework/com.sonymobile.faceeditor.jar
/system/framework/com.sonymobile.media.dashboard.extension.jar
/system/framework/com.sonymobile.mediacontent.jar
/system/framework/com.sonymobile.musicslideshow.jar
/system/framework/com.sonymobile.nfc_impl.jar
/system/framework/com.sonymobile.photoanalyzer.jar
/system/framework/com.sonymobile.playanywhere.jar
/system/framework/com.sonymobile.settings.illumination.jar
/system/framework/qcsemcserviceif.jar
/system/framework/semc_audioeffectif.jar
/system/framework/semc_bootinfoif.jar
/system/framework/semc_cdfinfoaccessorif.jar
/system/framework/semcrilextension.jar
/system/lib/libalbumframework.so
/system/lib/libalbumframework_neon.so
/system/lib/libark2.so
/system/lib/libdec.so
/system/lib/libdmsplugin.so
/system/lib/libgnmc_aactag.so
/system/lib/libgnmc_decoder.so
/system/lib/libgnmc_fpx.so
/system/lib/libgnmc_id3tag.so
/system/lib/libhuey.so
/system/lib/libmmparser.so
/system/lib/libmmstereo.so
/system/lib/libmm-audio-resampler.so
/system/lib/libmpqaudiocomponent.so
/system/lib/libmpqavstreammanager.so
/system/lib/libmpqavsync.so
/system/lib/libmpqclockrecovery.so
/system/lib/libmpqcore.so
/system/lib/libmpqplatform.so
/system/lib/libmpqplayer.so
/system/lib/libmpqsource.so
/system/lib/libmpqtsdm.so
/system/lib/libmpqutils.so
/system/lib/libmpqvideodecoder.so
/system/lib/libmpqvideorenderer.so
/system/lib/libmpqvideoscheduler.so
/system/lib/libsmfmf.so
/system/lib/libstream_core.so
/system/lib/libsurround_proc.so
/system/lib/libUXVisualizerCore.so
/system/lib/surround_sound_headers.so
/system/lib/soundfx/libaudiopreprocessing.so
/system/lib/soundfx/libbundlewrapper.so
/system/lib/soundfx/libclearaudiowrapper.so
/system/lib/soundfx/libdownmix.so
/system/lib/soundfx/libfnrwrapper.so
/system/lib/soundfx/libhearingprotection.so
/system/lib/soundfx/libposteffectwrapper.so
/system/lib/soundfx/libpreeffectwrapper.so
/system/lib/soundfx/libreverbwrapper.so
/system/lib/soundfx/libsoundaurawrapper.so
/system/lib/soundfx/libvisualizer.so
/system/lib/soundfx/libvptwrapper.so
/system/lib/soundfx/libxloudwrapper.so
/system/usr/share/alsa/card/aliases.conf
/system/usr/share/alsa/pcm/center_lfe.conf
/system/usr/share/alsa/pcm/default.conf
/system/usr/share/alsa/pcm/dmix.conf
/system/usr/share/alsa/pcm/dpl.conf
/system/usr/share/alsa/pcm/dsnoop.conf
/system/usr/share/alsa/pcm/front.conf
/system/usr/share/alsa/pcm/iec958.conf
/system/usr/share/alsa/pcm/modem.conf
/system/usr/share/alsa/pcm/rear.conf
/system/usr/share/alsa/pcm/side.conf
/system/usr/share/alsa/pcm/surround40.conf
/system/usr/share/alsa/pcm/surround41.conf
/system/usr/share/alsa/pcm/surround50.conf
/system/usr/share/alsa/pcm/surround51.conf
/system/usr/share/alsa/pcm/surround71.conf
/system/usr/share/audio_dac/srs.tbl
/system/usr/share/alsa.conf
/system/vendor/etc/audio_effects
EAGLEBOOY said:
hi , thanks , i deleted /system/vendor/pittpatt and /system/vendor/camera folders and restart but smile detection is still working
also i find some details about walkman and some sony stuff's depending files
here it is
Click to expand...
Click to collapse
Plz test what could not be working
And also, plz think before deleting the libs, it could cause bootloop
Sent from my LT18i
Sahaab said:
Plz test what could not be working
And also, plz think before deleting the libs, it could cause bootloop
Sent from my LT18i
Click to expand...
Click to collapse
i didn't delete any lib , these are just details to help us know which files are from sony
well the thread for is ics but suggestion for cm10.1 user
replace the latin present in system app cm one uses a lot of storage 25 mb
ty
Ty this helped
Anybody got anymore?
Sent from my LT18i
@EAGLEBOOY
bro, preview of my new ROM, coming soon
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I find new way to free up more, I will share it soon
Sent from my LT18i using Tapatalk 2

[ROM] [GB 2.3.6] SGA RAINBOW v3.2 Custom ROM [Update 5]

SGA RAINBOW v3.2 View attachment 3343665
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update 5
Introduction
Maybe it's not too late for a Custom ROM for S5830, but I just want to share this ROM with you.
The name is SGA RAINBOW, and is for GT-S5830 model also known as “Cooper”. It’s based on Stock firmware – GB 2.3.6 XWKTM and is a stock Custom ROM.
There is nothing original added, but is stable, nice, no fake, no warez. I use it every day.
I know, were made some more Stock Custom ROM for S5830, some of them quite good. I have a list with them, but is not here the place to say that would be the best.
I hope it will find some users that will test it and like to use it on the phone, as I like.
This is not a Copyrighted ROM.
You can use any part of my ROM, but just list my name in your credits.
Warning
This ROM should be applied to witch having the model Ace GT-S5830, and is not for model GT-S5830i.
If you update in a GT-S5830i model, you will brick your device.
This ROM is not for very beginners. If you are a very beginner, please first to get comfortable to other Custom ROM's, backups, and "how to flash a firmware with Odin". You can also wait to appear some reviews here.
Disclaimer
If you do not know what you're doing, try to learn first.
If you understand something, you'll understand more. If you do not understand, try first to understand, search on Google, read, learn.
I just trying to expose something from my experience.
You do not have to follow my advice if you're not sure that what you want to do, is what you can or need to do.
Do it at your own risk.
I am not responsible for what you do with your phone.
Change log
---------------------------------------------------
SGA RAINBOW PLAN B - download link, some explanations and screenshots in post #39
---------------------------------------------------
SGA RAINBOW v3.2 - some screenshots in post #19
4.
- changed:
- TouchWiz5holoGBmod.apk -> re-modded by me
- Power Widget -> modded by me
SGA RAINBOW v3.1 - some screenshots in post #16
3.
- changed:
- FmRadio.apk -> modded by me
- Music.apk -> modded by me
- DialerTabActivity.apk -> SpaceCaker
- font.laconic – as default
- font.laconic bold – as default
- added 2 additional fonts:
- com.monotype.android.font.Delius-1.apk
- com.monotype.android.font.Segoepr.apk
2.
SGA RAINBOW v2 - some screenshots in post #13
-Changed launcher with TouchWiz5holoGBmod modded by SpaceCaker
- Horizontal view
- Desktop, Drawer and Dock settings.
1.
SGA RAINBOW
- Note3Launcher by Vishnu
Features
- S5830 XWKTM deodexed
- ALL-in-1 Mod for Stock ROM **Update 6 - by parasmi -> (20 Notification Widget buttons)
- ALL-in-1 Mod for Stock ROM **Update 6 – modded by me
- TouchWiz5holoGBmod modded by SpaceCaker --- in SGA RAINBOW v3.1
- Note3Launcher by Vishnu --- in SGA RAINBOW
- S5_BOOT_ANIMATION by Vishnu
- default.prop - V6 SuperCharger by zeppelinrox – SpaceCaker
- kernel - [email protected] – SpaceCaker
- CRT Off effect - modded by me
- hosts Add Free - changed
- Deleted some bloatware
- Calculator changed – brijeshep
- Camera – changed
- GoogleQuickSearchBox changed – brijeshep
- Memo – changed
- media - ringtones, alarms, notification – changed
- MyFiles - changed – nvky71
- GenieWidget – modded by me
- DeskClock – modded by me
- TimeWidget – modded by me
- TwWallpaperChooser – modded by me
- FmRadio.apk -> modded by me
- Music.apk -> modded by me
- DialerTabActivity.apk -> SpaceCaker
- font.laconic – as default
- font.laconic bold – as default
- com.monotype.android.font.Delius-1.apk
- com.monotype.android.font.Segoepr.apk
Known Bugs
- Boot sound
To do: if you want boot sound you can download flashable “Boot_Sound.zip” and install it in ROM by CWM.
But only after first boot.
- Receiver (White) - Force close in LCD TEST (*#0*#).
To do: do not use Receiver (White) in LCD TEST.
Installation
Always make a backup to your phone before install a new ROM.
Back to Stock firmware with Odin before installing any Custom ROM.
Download the ROM zip file.
Copy the Custom ROM downloaded to your SDCard.
Keep your device to recharge during installation and first boot.
Go to Recovery mode.
Install ClockWorkRecovery v5.0.2.6, if you have Stock Recovery.
Wipe data / factory reset.
Wipe cache partition.
Go to advanced and – Wipe Dalvik Cache.
Go to install zip from sdcard -> choose zip from sdcard – find Custom ROM zip and install it.
Reboot system.
Done.
Credits and Thanks
parasmi – for ALL-in-1 Mod for Stock ROM – modded by me
LibiSC – for kernel
brijeshep – for some very good instructions and some apps
NaTHaN – for sysctl.conf
Vishnu pv – for instructions
abcdjdj – for Universal_Deodexer_V5
raziel23x – for APK-Multi-Tool
vaibhavpandeyvpz – for Apk Studio
abhi922 – for help and good instructions
SpaceCaker - for TouchWiz5holoGBmod, good instructions and some apps
nvky71 – for some apps
XDA Community - many, many thanks
If I missed anyone, please excuse me.
Downloads
Download SGA RAINBOW v3.2 link:
rainbow
or direct link:
http://www.mediafire.com/download/6ppg3z14323p6jq/SGA_RAINBOW_v3.2.zip
Screenshots SGA_RAINBOW_v1_to_v3.2.zip link:
screenshots
or direct link:
http://www.mediafire.com/download/58dn9tngfq99sxh/Screenshots_SGA_RAINBOW_v1_to_v3.2.zip
Download SGA RAINBOW v1 link:
http://www.mediafire.com/download/p9lus16370017n6/SGA_RAINBOW_S5830.zip
Boot_Sound.zip link:
http://www.mediafire.com/download/33njo25cvn7zv2b/Boot_Sound.zip
Tips:
For transparent effect:
please go to settings - Status bar tweaks - Statusbar Background and make Statusbar background and Dropdown background – Transparent
For CRT Off effect:
please go to settings – Display – Animation and set All animations
For some discussion:
you can go here http://forum.xda-developers.com/galaxy-ace/ace-2-help/qa-sga-rainbow-rom-t3091645
-------------------------------------------------------------------------------------------------
Flashable zip Fonts
Because the font it is important for how it looks a ROM, I thought to post some fonts of which you can choose.
The fonts are:
GT-S5830 Default font - to return to the GT-S5830 original font.
Laconic font - to return to the Laconic font, in case that you changed.
Lastwaerk font
Rosemary font
How to install:
Download archive, it contains four CWM flashable zip fonts.
Unzip downloaded archive on PC.
Choose the flashable zip font you want.
Put flashable zip font on SDCard.
Go to CWM and install it.
Done.
Note:
Keep in mind that the new flashable zip font, will become the default font.
In order to avoid some errors, if the default font was changed in Settings -> Display -> Font style, you must first return to the default font, and then install a new flashable zip font.
Flashable 4_Fonts link:
http://www.mediafire.com/download/ul1pwwgso05fxz5/Flashable_4_Fonts.zip
-------------------------------------------------------------------------------------------------
If you want to thank me, please press the button Thanks.
Thank you for that.
--------------------------------------------------------------------------------------------------
Think Different
"Because the people who are crazy enough to think they can change the world, are the ones who do."
Steve Jobs
Just the kind of ROM i was looking for.
Perfect , Just reveived my old SGA, Thank you for the effort.
er.davinder said:
Just the kind of ROM i was looking for.
Perfect , Just reveived my old SGA, Thank you for the effort.
Click to expand...
Click to collapse
Thank you.
For your information the launcher is Android:SMSAgent-AHY [Trj] and many know, the download is interrupted, it's not a false positive. Your theme looks interesting and can be a little translucent. This phone still exists ?
One a good job launcher : http://forum.xda-developers.com/galaxy-ace/themes-apps/cm7-touchwiz30launcher-t2883929
- mod and write false, repack, sign for a statusbar translucide (if you understand)
mickael.webmaster said:
For your information the launcher is Android:SMSAgent-AHY [Trj] and many know, the download is interrupted, it's not a false positive. Your theme looks interesting and can be a little translucent. This phone still exists ?
One a good job launcher : http://forum.xda-developers.com/galaxy-ace/themes-apps/cm7-touchwiz30launcher-t2883929
- mod and write false, repack, sign for a statusbar translucide (if you understand)
Click to expand...
Click to collapse
Please excuse me but do not understand:
1. the download is interrupted, it's not a false positive
2. This phone still exists ?
3. mod and write false, repack, sign for a statusbar translucide
Can you be more specific?
Thank you.
As about Note3Launcher by Vishnu pv, the address it's here
So the modded launcher has a Malware / Torjan ??
er.davinder said:
So the modded launcher has a Malware / Torjan ??
Click to expand...
Click to collapse
For Note3Launcher by Vishnu pv, the address it's here
If someone finds a malware in launcher, I can change it.
Otherwise, I do not intend to put another, especially recommended.
And if I will change it, I will choose which will be.
beegeero said:
Please excuse me but do not understand:
1. the download is interrupted, it's not a false positive
2. This phone still exists ?
3. mod and write false, repack, sign for a statusbar translucide
Can you be more specific?
Thank you.
As about Note3Launcher by Vishnu pv, the address it's here
Downloading is not interrupted.
I have checked.
Click to expand...
Click to collapse
beegeero said:
For Note3Launcher by Vishnu pv, the address it's here
If someone finds a malware in launcher, I can change it.
Otherwise, I do not intend to put another, especially recommended.
And if I will change it, I will choose which will be.
Click to expand...
Click to collapse
I think he is trying to tell you that the included launcher has malware in it and look at the launcher link he has posted and modify it for transparent statustbar and repack it into the rom
er.davinder said:
I think he is trying to tell you that the included launcher has malware in it and look at the launcher link he has posted and modify it for transparent statustbar and repack it into the rom
Click to expand...
Click to collapse
OK. I understood.
But please look here:
http://forum.xda-developers.com/showthread.php?t=2332051&page=77, posts 763, 764 and 766.
Maybe I will change the launcher.
I do not know now, because this it's ok, and it fits excellent in ROM.
In your link it's written that I will not lie and I decompiled all the launcher team cooee are infected. Made as you like, I warned you only.
This phone still exists ?
Click to expand...
Click to collapse
However, what it means:
This phone still exists ?
beegeero said:
However, what it means:
This phone still exists ?
Click to expand...
Click to collapse
Maybe it's just a bad translation, as he is not a native english speaker.
However, he is right, cooee launcher is infected with Android:SMSagent-ahy. That's why I stopped using cooee launcher and other mods
Update
However, he is right, cooee launcher is infected with Android:SMSagent-ahy. That's why I stopped using cooee launcher and other mods
Click to expand...
Click to collapse
In your link it's written that I will not lie and I decompiled all the launcher team cooee are infected. Made as you like, I warned you only.
Click to expand...
Click to collapse
SGA RAINBOW v2
Changed launcher with TouchWiz5holoGBmod modded by SpaceCaker.
- Horizontal view.
- Desktop, Drawer and Dock settings.
Now looks like this.
er.davinder said:
I think he is trying to tell you that the included launcher has malware in it and look at the launcher link he has posted and modify it for transparent statustbar and repack it into the rom
Click to expand...
Click to collapse
I changed launcher with TouchWiz5holoGBmod.
I hope it's better now.
Greetings.
Update 2
Update SGA RAINBOW v3
SGA RAINBOW v3
- changed:
- FmRadio.apk -> modded by me
- Music.apk -> modded by me
- DialerTabActivity.apk -> SpaceCacker
- font.laconic – as default
- added 2 fonts:
- com.monotype.android.font.Delius-1.apk
- com.monotype.android.font.Segoepr.apk
Changed default font bold
Update 3
SGA RAINBOW v3.1
Changed default font bold with font.laconic bold
Because some texts font had not changed, such as titles in Settings.
Now it looks like this.
Can I use Cronmod or something like that with this ROM ?
Grabber66 said:
Can I use Cronmod or something like that with this ROM ?
Click to expand...
Click to collapse
I have not tested cronmod on this ROM.
But if it helps, for expanded memory you can install Link2sd.
SGA RAINBOW v3.2
- changed:
- TouchWiz5holoGBmod.apk -> re-modded by me
- Power Widget -> modded by me
- and 4 flashable fonts in thread.
Now looks like this
With Rosemary font, or with Lastwaerk font
thankyou for this rom.
i'm still actively using my ace. Pls keep deving for us.

Categories

Resources