White themed google app ICS - Galaxy S I9000 Q&A, Help & Troubleshooting

Hi!
I'm searching for a CMW.zip for replace phone.apk and contact.apk.
I've installed a rom that have preinstallad the black temed contact.apk and phone.apk. I want to raplace with the whites app but i didn't find the zip to flash.
Can someone tell me where i can find it?
Thanks!

white themed app
hi,
sometimes i do changes in the ROM itself by copying the apps that i like from a ROM to another ROM.
when u open the ROM by winRAR, open system/app, then drag and drop the good apps that u like. better that u make a copy for the ROM which u want to not loose the original one. i will upload u the Phone.apk and Contacts.apk from a ROM that its white themed. and then reflash the rom. i don't know if it will work or not but other applications worked with me. anyway make a backup to not loose anything and try it. plz tell me what will happen with u. i wish it can help u

Thanks!!! It's works!! I've changed phone.apk, contacts.apk and mms.apk and than i've flash via CMW and all works well!!!
Instructions: download the rom.zip on your pc. Open the rom with winrar(dont't unzip it) and copy the new file(phone.apk, contacts.apk and mms.apk) in the folder system/app and replace the existing app. Than move the new rom.zip on the sd of the phone and flash it!

u r always welcome sorry coz i forgot the mms.apk .... good that u have it good luck man

Related

Modifing Rom

If I down load a rom and open the zip file can i just goto system/apps and delete and install .apks and then flash that rom? I was wondering so i don't have to delete them after install.
Neo31697 said:
If I down load a rom and open the zip file can i just goto system/apps and delete and install .apks and then flash that rom? I was wondering so i don't have to delete them after install.
Click to expand...
Click to collapse
Depends on what your deleting and adding, if your just deleting and adding apks to the system/app dir you should be ok (normally) . If you want it to stay as an update type zip it'll need to be resigned.
Neo31697 said:
If I down load a rom and open the zip file can i just goto system/apps and delete and install .apks and then flash that rom? I was wondering so i don't have to delete them after install.
Click to expand...
Click to collapse
U can Add and delete what u like but if u do u have to resign the rom before u can flash it.
If u download avabox2 (can be found on xda via a search...its free) it has a folder in there called autosign. Put the rom in there rename it update the click on the sign file. It will sign it for u automatically. Then u can rename the signed rom whatever u like. Just no spaces in the name. Then it can be reflashed.
sweet thanks. Just thinking about starting to make my own roms and this seemed like a good place to start
Neo31697 said:
sweet thanks. Just thinking about starting to make my own roms and this seemed like a good place to start
Click to expand...
Click to collapse
Some tools for you to get started:
For People Willing To Learn
Everything Android

[Q] Tutorial for stock rom

hi there. i am wondering if someone can help me and guide me how to **** mine own rom?
at least how to change something basic in rom...like put other launcher , video player...etc. and all ZIP it than flash it via CWM.
i was searching forum for it but... cant find anything ( maybe i missed it ).
btw... it's for Win 7 64 bit. platform.
any way...sry if i am missed some similar post but... ty for any info.
you can change launcher by using 3rd party apps such as 'home switcher'.
y, know that mate. just need someone to explain me how to make all that what i ask and than make flashable zip file.
download a lauchner like GoLauncher.apk open your Rom.zip,dont extract!! only open it,go to the directory system/app,put the golauncher.apk in and delete the LGLauncher.apk ,you can do the same with camera,videoplayer,sms and somethting.
you must have a replacement for the original,thats all.
for optic,first go copy systemUI.apk and framework-res.apk from the open zip to your PC,then go to the xda kitchen,make your style,open the downloaded zip and copy the backed framwork and system apk to Our rom zip,of corse in the right direction;-) and then you flash your own styled rom

[GUIDE][TUT]::Modifying & Making Your Own Custom Roms::(New Method)

This is a detailed tutorial about modifying or making your own custom roms....but not as regular method... It is a new method...
So...lets start....
In this Guide...you will come to know how to--
Modifying rom..
Adding apps and removing..
Changing bootanimation, rom's name, fonts, ringtones...etc.
A new and easy method to make the rom....
::Requirements::
Galaxy Mini..
A windows PC.
Some basic knowledge..
Time and Patience(most imp)
::Important Tools::
7zip or any other zip manager>>Download Here<<
Update Zip Packager>>Download Here<<
Notepad++ >>Download Here<<
Dsixda's Kitchen..(OPTIONAL)..>>XDA Link<<
::About "BaseRom".zip::
Now, suppose, your base rom is CyanogenMod7.zip...
So...when u will extract that zip...u will see there...
META-INF (Folder)
system (Folder)
boot.img
META-INF :
This folder contains the files which are related to your recovery....in simple words...these files guide your recovery to flash zip, set permissions and some other things...
So...the change that we want here is to add the text that our recovery shows while flashing the rom...look in the extras for the tut...
boot.img :
This file contains Kernel of ur rom....and it also contains splash screen of ur rom....which u can edit...!! Look in extras..
NOW, the main thing..
::Main Tutorial::
Download your base rom and flash it....(without editing anything).
Flash Gapps..
Flash some other material such as Bravia Engine, Audio Enhancements, Scripts, Tweaks, etc
Flash each n every thing that you want in your rom...
Flash any theming material..which u want in ur rom
If you are modifying some system apps such as phone.apk, systemui.apk, framework-res.apk....then modify them one by one and flash them..
When you are done your theming, tweaking, and rest of the things...(now, you are running your rom having your desired theme, scripts, tweaks...)
Now....go to CWM recovery and do a Nandroid backup..
After the backup is completed...locate to the folder in sd-card where the backup file is created..(SD-Card>clockworkmod>backup>.....)
In this "backup" folder...you will see a folder named as the date when you have taken the backup..
In that folder...you will see a file - system.ext4.tar.
Copy that system.ext4.tar file in your PC...
Extract the file...you will see a folder - system
Now, this "system" folder is your Rom's system folder.. having all scripts, tweaks and theming...
Just delete the folder "lost+found" in that system folder and take this folder to the folder where your META-INF and boot.img are...
IMPORTANT:You have to delete "xbin" folder from the extracted system folder and then u have to copy and paste the original xbin folder to that folder..
::Extras::
Editing build.prop :
Locate to the system folder....open build.prop and edit it as you want by adding lines to it...refer this link...
Adding and Removing Apps :
Under system>>app folder copy the apps that you want to add to your rom...also remove the apps that you want...but click here to know the list of apps that can be removed...
Adding UI print to the meta-inf :
Locate to the file updater-script (META-INF>com>google>android>updater-script).
Open the file updater-script with Notepad++...
Scroll down to the last line of the matter...
Copy and paste the following code exactly below the last line
ui_print("Have A Nice Day");
Click to expand...
Click to collapse
You should type your own desired text at the place of Have A Nice Day..(with "....")
Done!!
After u have done....leave the META-INF folder as it is....for now..
Editing Splash Screen :
Extract the boot.img by using dsixda's kitchen....it is very easy...
After that....refer to this LINK for editing boot splash screen......and then repack the boot.img again using dsixda's kitchen
Editing boot animation of rom :
Download your desired bootanimation.zip.
Rename it "bootanimation.zip".
Now, locate to the folder system>media
You will see a file bootanimation.zip there..
Replace that file with your desired boot animation..(renamed)..
Done!!
Adding ringtones :
Take your ringtone file...it should be in .ogg format..If not then convert it to .ogg..
Locate to the folder system>media>audio>ringtones>
Copy and paste your .ogg files here in ringtones folder..
You can also change notifications, alarm and UI tones like this..
Changing the Fonts :
Take your desired font.ttf file and rename it as DroidSans.ttf..
Locate to the folder system>fonts>
Now, replace the file DroidSans.ttf with your desired DoridSans.ttf...
To change the lock screen clock font...replace the Clocktopia.ttf with your desired one..(rename first)..
Changing the ROM's name :
Note: It will be shown in settings>about phone>
Open build.prop with Notepad++
Find the line-
ro.cm.version="Base rom's name"
Click to expand...
Click to collapse
Type your rom's name instead of "Base rom's name"..
Save..
Done!!
Theming Your Rom :
Refer to the following links for theming guides-
http://forum.xda-developers.com/showthread.php?t=1422116
http://forum.xda-developers.com/showthread.php?t=916814
http://forum.xda-developers.com/showthread.php?t=1342895
http://forum.xda-developers.com/showthread.php?t=821638
http://forum.xda-developers.com/showthread.php?t=1469987
Now you have your MODIFIED : -
META-INF (folder)
system (folder)
boot.img
::Creating your ROM.zip::
Extract the provided UpdateZipPackager.zip
You will see->>placehere(folder)
>>others(folder)
>>script.bat
Now, copy your modified META-INF, system and boot.img in the folder "placehere" in UpdateZipPackager..
Run the script.bat in UpdateZipPackager..
It will ask something...type "n" and press enter..
Now, you will see a list in the script window...
Choose option 2 and press enter..
It will create an update.zip...
This is your roms zip..
Flash your rom and upload it to XDA..!!! Enjoy..!!
Plz...press thanks if I helped you with this guide...
-::Reserved::-
-:::Reserved:::-
-::::Reserved::::-
-:Reserved:-
nice guide dude!
gonna try this wen i m free from my school homeworks!
Sent from my GT-S5570 using Tapatalk 2
ronakmachhi said:
nice guide dude!
gonna try this wen i m free from my school homeworks!
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Ok..bro..but...
I have forgot that word "homework" from...last year...lol...
oj_buddy said:
Ok..bro..but...
I have forgot that word "homework" from...last year...lol...
Click to expand...
Click to collapse
bt unfortunately i ll have to concentrate on that as i m in 12th grade-science stream!
Sent from my GT-S5570 using Tapatalk 2
Great tutorial OJ.....
This should help many who want to create their own roms, but I also fear xda will now get flooded with themed or modified roms.
thats an awesome tutorial buddy
Thanks a lot
-Rik(Rittik)
Greats,, its fast to make a custom rom
all app data will be in the rom that we have creat?????causs i don't want my sms and other thing to be in the rom that i will make.....pleazzz anwers....
lackhoo said:
all app data will be in the rom that we have creat?????causs i don't want my sms and other thing to be in the rom that i will make.....pleazzz anwers....
Click to expand...
Click to collapse
NO, it won't be there.... ALl your apps and data will not be in this rom as we've not included the data folder data.ext4.tar (which is the one to store all your data).
SO, don't worry much about it.
all app data will be in the rom that we have creat?????causs i don't want my sms and other thing to be in the rom that i will make.....pleazzz anwers....
Click to expand...
Click to collapse
Use titanium Backup to backup your apps and Some SMS backup app from market...many of them are available..Then after installing neW ROM just restore
em..thats how i do it
easy and simple
A problem i am facing is..i have created around 2-3 update.zip like the way mentioned above...following every procedure...but while Installing througg CWM it says...Installation aborted
-Rik(Rittik)
yagya said:
Great tutorial OJ.....
This should help many who want to create their own roms, but I also fear xda will now get flooded with themed or modified roms.
Click to expand...
Click to collapse
Thanks man...
But...r u serious yagya..?? Only source builds..???... how do you know it..??
Sent from my GT-S5570 using Tapatalk
Rittik said:
thats an awesome tutorial buddy
Thanks a lot
-Rik(Rittik)
Click to expand...
Click to collapse
Thanks...
Sent from my GT-S5570 using Tapatalk
Rittik said:
Use titanium Backup to backup your apps and Some SMS backup app from market...many of them are available..Then after installing neW ROM just restore
em..thats how i do it
easy and simple
A problem i am facing is..i have created around 2-3 update.zip like the way mentioned above...following every procedure...but while Installing througg CWM it says...Installation aborted
-Rik(Rittik)
Click to expand...
Click to collapse
Check your framework-res.apk for errors...as well as...check your meta-inf...try with an unedited meta-inf...and also..dont forget to replace that xbin folder with the original one...from base rom...also delete lost + found folder taken from system.ext4.tar ...try everything freshly..dont make anything wrong in update zip packager..in options selection...u will surely get success..
Sent from my GT-S5570 using Tapatalk
After I did the nandroid backup and went my backup folder, I only saw a "system.img" file inside the other folder - no "system.ext4.tar" ...what should I do in this case?
Oj-buddy, I am trying to follow your guide to make a custom ROM, but I find myself in a spot. You said that after I do the nanadroid backup, I'm supposed to go to: sdcard/clockworkmod/backup/(dated folder which contains my rom) where I will see "system.ext4.tar", but that's not what I see ;these are the files I see: android_ secure.img, boot.img, cache.img, data.img, nandroid.md5, recovery.img, sd-ext.img, system.img.....what should I do at this point?
jayrome876 said:
After I did the nandroid backup and went my backup folder, I only saw a "system.img" file inside the other folder - no "system.ext4.tar" ...what should I do in this case?
Click to expand...
Click to collapse
You should use latest CWM recovery for it.....
or you can also extract system.img with magicISO tool...
both system.img and system.ext4.tar are same files..

[Q]How to convert a ODIN .tar.md5 file to flashable .zip file

Hy everyone i've searched for this on google and XDA but i didn't find anything i want, so the point is i wanna remove some of stock files of system and add someones new and i wanna make a zip file for recovery so then i can simply install the OS from my recovery mod... and when i wanna make some upgrades i cam simply edit with a normaly archiver program like 7-zip, winrar, or powerarchiver or another program.. i wanna specify that i'm new in development on android
Brocky2011 said:
Hy everyone i've searched for this on google and XDA but i didn't find anything i want, so the point is i wanna remove some of stock files of system and add someones new and i wanna make a zip file for recovery so then i can simply install the OS from my recovery mod... and when i wanna make some upgrades i cam simply edit with a normaly archiver program like 7-zip, winrar, or powerarchiver or another program.. i wanna specify that i'm new in development on android
Click to expand...
Click to collapse
Rom jelly bean building recovery.u can wait . But i think u need use titanium backup. Backup data them flash new rom jelly bean
Sent from my Sh*t phone using Sh*t app Tapatalk 2
thanks i will try
EDIT: Not working the titanium backup cannot backup (in my case) the system files so i cannot have the final file

Project: my privat rom: Add apps

I wanna make my privat rom. But from begginig it will be based on Ultrasound 3.1. I will not change kernel or any settings. I just wanna add some Apps. So if I unpack this rom and put some my apk's into \system\app\ and pack again. Instalation via CWM will be working ? What I need more to do that corectly ?
If you use dsixda's Android Kitchen you can do this.
But if you "unzip" and then "zip" it you won't be able to do so unless you sign it.
1adamek said:
I wanna make my privat rom. But from begginig it will be based on Ultrasound 3.1. I will not change kernel or any settings. I just wanna add some Apps. So if I unpack this rom and put some my apk's into \system\app\ and pack again. Instalation via CWM will be working ? What I need more to do that corectly ?
Click to expand...
Click to collapse
As you just want to add a few apps, no need of the kitchen......just use winrar or 7zip to open the archive, Do not extract it. Rename your apk files to anything without spaces and drag into the system/app folder. Close winzip. Done.
ykumar00 said:
As you just want to add a few apps, no need of the kitchen......just use winrar or 7zip to open the archive, Do not extract it. Rename your apk files to anything without spaces and drag into the system/app folder. Close winzip. Done.
Click to expand...
Click to collapse
That too, i'm a to sleepy to think right haha
I saw this tutorial.
http://www.tasteofandroid.com/how-to/modify-android-rom-zip-file/
That way I am asking. Anyway Thanks!!!
That tut won't work, as you have to sign a zip before installing it.
fail

Categories

Resources