[Q] [REQUEST]flashable .zip for framework-res.apk - Galaxy Ace S5830 General

Hey guys,
actually I am on a Stock Rom and am trying to modify the icons in framework-res.apk
I found some very nice parts in several custom Roms here in our Section as well as in others, i.e. Sony/LG and and...
My plan is to mix up the icons I like from different Roms and made it already but I can only apply framework-res.apk via ADB, to provide it to others here I would love to have a zip where only the framework-res.apk is placed in...is there someone who would provide this to me ?
For now my maingoal is to bring Battery in Percentage and some other small things to any stock Rom, even for people without root and with even less knowledge than me ;-)
So, what I'd need is a flashfile that only changes the modified Icons...anyone ? Would be sooooo kind

Uot kitchen can make it
Sent from my GT-S5830 using xda premium

ohwarumbloss said:
Hey guys,
actually I am on a Stock Rom and am trying to modify the icons in framework-res.apk
I found some very nice parts in several custom Roms here in our Section as well as in others, i.e. Sony/LG and and...
My plan is to mix up the icons I like from different Roms and made it already but I can only apply framework-res.apk via ADB, to provide it to others here I would love to have a zip where only the framework-res.apk is placed in...is there someone who would provide this to me ?
For now my maingoal is to bring Battery in Percentage and some other small things to any stock Rom, even for people without root and with even less knowledge than me ;-)
So, what I'd need is a flashfile that only changes the modified Icons...anyone ? Would be sooooo kind
Click to expand...
Click to collapse
Dude! PM the link of the framework-res.apk! i will make it CWM flashable!

jinavs said:
Dude! PM the link of the framework-res.apk! i will make it CWM flashable!
Click to expand...
Click to collapse
Thank you very much for your offer, I got a flashfile already. Anyways, thanks!!
Sent from my GT-S5830 using XDA App

Related

[Q] [Theme] How to convert a theme.

Whats the easiest way to covert a 6.1CM theme to work on a 6.2CM ROM.
asiandrg0n said:
Whats the easiest way to covert a 6.1CM theme to work on a 6.2CM ROM.
Click to expand...
Click to collapse
Depends. Which theme? Link?
There's a couple theme porters available here on xda, or google. Or you can look into doing it manually, then you can grab what you want and mix and match. It sometimes takes a few tries, but its fun if you like that sort of thing. All you have to do is unzip, swap out the pngs you want, zip and and sign, make an update.zip and flash, or use something like Ninjamorph to stuff it back. Automates the zip, sign, replace.
Sent from my ERIS using XDA App
The Theme that I was interested in coverting over to CM6.2 was the andro green theme originally found in the Hero forum, the link is http://forum.xda-developers.com/showthread.php?t=783883
+1 for an answer to this, I'm in the same boat. Tried Theme Porter but I think I'm doing it wrong...
Basically what i ended up doing was just replacing all the appropriate images in the framework-res.apk
asiandrg0n said:
Basically what i ended up doing was just replacing all the appropriate images in the framework-res.apk
Click to expand...
Click to collapse
what program/app did you use to do this?
It be really easy to port that theme since its already on a same size mdpi device . Only thing that would be a little time consuming is if he made any changes to the xml's which isn't hard to do just takes a little time to sift through it and compile it to your framework based on the rom you are using.
Sent from my Lucid-Eris with Froyo using XDA App
xlumberjackx said:
what program/app did you use to do this?
Click to expand...
Click to collapse
I used dsixda's HTC Android Kitchen to decompile the ROM that I wanted to replace the images in the framework-res.apk. I definitely recommend learning how to use it because it will allow you to customize ROMs of your choice and allow u to add and remove apk's in the ROM. And then recompile it.
SicNside said:
It be really easy to port that theme since its already on a same size mdpi device . Only thing that would be a little time consuming is if he made any changes to the xml's which isn't hard to do just takes a little time to sift through it and compile it to your framework based on the rom you are using.
Sent from my Lucid-Eris with Froyo using XDA App
Click to expand...
Click to collapse
Do you know where i could read up on creating themes and modifying the xml's?
asiandrg0n said:
I used dsixda's HTC Android Kitchen to decompile the ROM that I wanted to replace the images in the framework-res.apk. I definitely recommend learning how to use it because it will allow you to customize ROMs of your choice and allow u to add and remove apk's in the ROM. And then recompile it.
Do you know where i could read up on creating themes and modifying the xml's?
Click to expand...
Click to collapse
Not anywhere specifically, I learned by decompiling frameworks and reading tthrough the source xml's and asking and read up in theme threads and Appmanager. But if you have any question about something specific you can pm me
Sent from my Lucid-Eris with Froyo using XDA App
asiandrg0n said:
Do you know where i could read up on creating themes and modifying the xml's?
Click to expand...
Click to collapse
Here's a guide on how to theme.

[Question] How do I edit a ROM??

Hi, i'm new to the ROM building/editing stuff. I've read a lot about building ROM's from scratch, but thats not what i'm interested in. I would like to know if, and if i can how, i can edit an existing rom for the Samsung Infuse 4g such as the stock rom and replace stock apps. I want to just edit some of the system/apps like the stock launcher, stock messaging app, etc and replace them with different ones that i already have downloaded. I don't want to edit any of the really deep/internal stuff just the stock applications that are loaded on the phone. Pretty much i want to theme it i guess you could say. Can anyone help me out or point me in the right direction?? Thanks in advanced. I'm looking forward to working with custom ROM's.
bump. can anyone help a guy out??
3 months. Am I posting to the wrong forum?
Sent from my SAMSUNG-SGH-I997 using XDA
How do you flash new rom on your samsung. Is it a .zip file and you flash it via cwm?
Sent from X10
Use this tool forum.xda-developers.com/showthread.php?t=1415600
cjtulowiecki said:
3 months. Am I posting to the wrong forum?
Sent from my SAMSUNG-SGH-I997 using XDA
Click to expand...
Click to collapse
Assuming your file is a .zip file, you could just replace the applications you want (found in the "system/app" folder) on the zip, and sign it afterwards with a tool like AndroidSigner. It works for me
dsixda's kitchen
I haven't used this, but I have seen other ROM modders talk about this application called Kitchen (by dsixda). The link to the post is http://forum.xda-developers.com/showthread.php?t=633246
From the looks of it, it fits your bill.
you have Output the /system and do some work like change themes and other stuff and their is guys in Android Development and Hacking>Android Software Development
First off, thanks for all your replies, I appreciate getting some assistance. To answer most questions, yes I have the rom as a .zip file and flash it with cwm. I will try to replace the apps I want and then look into signing it ( which I don't know a whole lot about, but ill Google it.)
Sent from my SAMSUNG-SGH-I997 using XDA
Yeah so the apps are in /system/apps/ You can replace them easily, but You have to set good permisions
Sent from X10
Use this tool forum.xda-developers.com/showthread.php?t=1415600

[Q] Developing a custom rom for Galaxy Ace GT-S5830i

I have been thru the forum and i havent found a development procedure for my galaxy ace S5830i. I would wanna take up this job to develop a custom rom.can any one plz guide me through the procedure.
P.S- I had GT-S5830 before and i hard bricked it...when i gave it to service center i got it back with the GT-S5830i.
There is a rom cooking guide by prawesome. Try it.
And for any further help we are always there to help.
TeamCooper Developer
TheMyth Developer
Can u provide me a link to the guide sir?
Sent from my GT-S5830i using XDA
First you need a custom kernel for the s5830i, which you havent got yet. then you develop the rom
Harry GT-S5830 said:
First you need a custom kernel for the s5830i, which you havent got yet. then you develop the rom
Click to expand...
Click to collapse
Not entirely true.
The original ace got its first custom rom by muaythaifighter before it got custom kernel, way back in july last year.
Not sure if the stock s5830i kernel had init.d support or not, but its not mandatory.
Just deodex, add powermenu option, add ics animation, add crt animation, add overscroll glow, themed framework, change fonts, repack as cwm flashable zip and u got a nice custom rom.
an0nym0us_ said:
Not entirely true.
The original ace got its first custom rom by muaythaifighter before it got custom kernel, way back in july last year.
Not sure if the stock s5830i kernel had init.d support or not, but its not mandatory.
Just deodex, add powermenu option, add ics animation, add crt animation, add overscroll glow, themed framework, change fonts, repack as cwm flashable zip and u got a nice custom rom.
Click to expand...
Click to collapse
i know how to deodex the stock rom,but i do not know how to add powemenu option,ics animation,crt animation...overscroll grow is it necessary??and others changes, can u provide me links to guide me to make changes that u mentioned??
nope, those thing is not nesessary but its a nice addon feature to had.
use the search button or look into ace theme and app subforum.
i'm pretty sure i saw tutorial to add crt animation and overscroll glow there.
i have made the custom rom using UOT kitchen.
kitchen order number is UOT-05-23-09-26-1
download it and flash it using clockwork mod recovery.
Acestar said:
i have made the custom rom using UOT kitchen.
kitchen order number is UOT-05-23-09-26-1
download it and flash it using clockwork mod recovery.
Click to expand...
Click to collapse
Well... what are you waiting for put it on xda and post link here.
Sent from my SGAi
i can optimize stock rom by deodexing, add something and repack as odin flashable rom if u guys want. theres S5830IXXLB2 italy rom laying in my pc somehere
an0nym0us_ said:
i can optimize stock rom by deodexing, add something and repack as odin flashable rom if u guys want. theres S5830IXXLB2 italy rom laying in my pc somehere
Click to expand...
Click to collapse
There is a deodexed ROM on xda allready http://forum.xda-developers.com/showthread.php?t=1644385 use that if you want.
Sent from my GT-S5830i
Acestar said:
i have made the custom rom using UOT kitchen.
kitchen order number is UOT-05-23-09-26-1
download it and flash it using clockwork mod recovery.
Click to expand...
Click to collapse
Its a theme, UOT Kitchen replaces framework.res and respective androidian/cyanbread/twframework files to create a modded theme
so did u try it??
TheCoNecT said:
Well... what are you waiting for put it on xda and post link here.
Sent from my SGAi
Click to expand...
Click to collapse
i need to have 10 posts to post a link
Need custom roms ready for samsung galaxy ace gt-s5830I
waiting from many days and now the requests are getting high
sayand said:
Need custom roms ready for samsung galaxy ace gt-s5830I
waiting from many days and now the requests are getting high
Click to expand...
Click to collapse
do read post #11 up there
uot kitchen is for theming
u didnt make rom... u made theme
mv_style said:
uot kitchen is for theming
u didnt make rom... u made theme
Click to expand...
Click to collapse
maybe he confused it with dsixda's android kitchen
Dragonoid said:
maybe he confused it with dsixda's android kitchen
Click to expand...
Click to collapse
no he didnt xD
Acestar said:
i have made the custom rom using UOT kitchen.
kitchen order number is UOT-05-23-09-26-1
download it and flash it using clockwork mod recovery.
Click to expand...
Click to collapse
mv_style said:
no he didnt xD
Click to expand...
Click to collapse
i am trying different ways.but to flash it we need a .pit file.i have a pit file but i dont know if it works,its lying in my pc smwhr.ill upload it asap.

Battary icon change like nokia....

Can any one change our galaxy y battary icon like nokia..i mean .bar type ...nokia
Sent from my GT-S5360 using xda premium
I think this wouldn't be difficult. Ask some devs.
Sent from my GT-S5360 Toaster
Do you have a screenie of what it looks so we can get an idea of it?
See this battary icon..its our camara shot.. I want it in my battary icon
Sent from my GT-S5360 using xda premium
See this.. Its our camera battary icon ..i want it in my battary icon in status bar
Sent from my GT-S5360 using xda premium
Decompile framework-res.apk
Its in /system/framework
After decompiling it
Go to res/drawable-ldpi
Replace all the
stat_battery_xx with ur nokia battery images
Note that don't change name and resolution of those images(.png)
Recompile framework-res.apk
Replace it set permission
I think u also have to edit framework-res.jar to make it work
P.s. this is juz for info I am a noob
And above info might be wrong
Copied signature
This is quite fun thing to do yourself! Takes sometime unless your really good, but well worth it in the end!
techno-update said:
This is quite fun thing to do yourself! Takes sometime unless your really good, but well worth it in the end!
Click to expand...
Click to collapse
Hey techno
Three things
1 I am a noob
2 I don't hav a pc
3 I don't knoe anything about roms n kernel
P.s. 1st one really matters
Copied signature
Why do you want to use the old nokia type icons? Make it a bit more stylish!
Check this thread. It got a lot of good looking battery icons, download the zip, extract the icons and replace them in framework-res.apk/res/drawable-ldpi and flash the apk back!
http://forum.xda-developers.com/showthread.php?t=724778
Thread moved to the Themes and Apps section. Please post in the correct sections.
Any ine give me battrary png..camera.apk
..i cant find ..
Sent from my GT-S5360 using xda premium
nirupom said:
Any ine give me battrary png..camera.apk
..i cant find ..
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Check it
Extract them
https://www.box.com/shared/982472ad40a69514c14d
Copied signature
Ok I was gonna post this 2 hours ago but power went down (damn storms)
So I've extracted the battery icons from the Camera file and have modified the framework file with them, even changed charging one. You can try it out but I cannot ensure that it will work fully and especially look good. I have not tested btw.
Download the attached file below and flash through Recovery mode.
Mitko said:
Ok I was gonna post this 2 hours ago but power went down (damn storms)
So I've extracted the battery icons from the Camera file and have modified the framework file with them, even changed charging one. You can try it out but I cannot ensure that it will work fully and especially look good. I have not tested btw.
Download the attached file below and flash through Recovery mode.
Click to expand...
Click to collapse
Sir u compiled it from pc?????
I tried making it frm mobile I just made one.
Don't whether it will work or not
Copied signature
alkesh95 said:
Sir u compiled it from pc?????
I tried making it frm mobile I just made one.
Don't whether it will work or not
Copied signature
Click to expand...
Click to collapse
To save all the hassle, I went to UOT Kitchen and didn't choose any mods but just uploaded the framework-res.apk and it generated a flashable zip.
Done it loads of times to make backups of my original apk's.
Mitko said:
To save all the hassle, I went to UOT Kitchen and didn't choose any mods but just uploaded the framework-res.apk and it generated a flashable zip.
Done it loads of times to make backups of my original apk's.
Click to expand...
Click to collapse
Actually I don't have a pc
And this was my first modding
So I will check my mod in the morning
Thnx 4 ur rply
Copied signature
Mitko said:
Ok I was gonna post this 2 hours ago but power went down (damn storms)
So I've extracted the battery icons from the Camera file and have modified the framework file with them, even changed charging one. You can try it out but I cannot ensure that it will work fully and especially look good. I have not tested btw.
Download the attached file below and flash through Recovery mode.
Click to expand...
Click to collapse
On my phone with usr v3 rom it makes bootloop.flashing succesfull then it start to homescreen so ive seen the icon and then it starts new into bootloop.
GREEEEEEEEEETZ!!!
CALIBAN666 said:
On my phone with usr v3 rom it makes bootloop.flashing succesfull then it start to homescreen so ive seen the icon and then it starts new into bootloop.
GREEEEEEEEEETZ!!!
Click to expand...
Click to collapse
Hmm guess a better way would be to have the flashable zip replace png's instead of replacing the whole apk. Sorry about causing you a bootloop.
I try the png.. But but bars not clear.. What to do
Sent from my GT-S5360 using xda premium
Mitko said:
Hmm guess a better way would be to have the flashable zip replace png's instead of replacing the whole apk. Sorry about causing you a bootloop.
Click to expand...
Click to collapse
no problem bro,i love to test some things on my phone,dont say sorry to me:good:

Android themes need a good guide

Hi I want to learn all about making themes for Android roms please point me in the right direction to find easy learning guides using windows 7 to theme on jellybean and ICS and gingerbread thanks
do you want to make cm7/cm9/10- themes or flashable themes? if yes, you have to dwcompile the apks and mod them how you want... i dont know more at the moment, im also searching a good tutorial (at the end i will probably find it out by trying^^).
If you wanna make flashable zips for gingerbread roms use uot kitchen,.its easy and makes fun, legends say it can also make cm7 themes but i couldnt create one till now... for uot you only have to extract two files out of your rom, systemui out of /system/app and frameworkres out of /system/framework
maybe start over with that
Greets
Sent from my Xperia X10 using xda app-developers app
making gingerbread themes
keenofhiphop said:
do you want to make cm7/cm9/10- themes or flashable themes? if yes, you have to dwcompile the apks and mod them how you want... i dont know more at the moment, im also searching a good tutorial (at the end i will probably find it out by trying^^).
If you wanna make flashable zips for gingerbread roms use uot kitchen,.its easy and makes fun, legends say it can also make cm7 themes but i couldnt create one till now... for uot you only have to extract two files out of your rom, systemui out of /system/app and frameworkres out of /system/framework
maybe start over with that
Greets
Sent from my Xperia X10 using xda app-developers app
Click to expand...
Click to collapse
Hi thanks I want to make flashable themes for gingerbread what it uot kitchen and where can I learn how to use it
http://forum.xda-developers.com/showthread.php?t=990829
that is the official thread with tutorial, its easy just type uot in google, you will find the site, click on "kitchen" and choose and customize your mods, then go to "upload files" (can do this first to save time) and choose "upload system apps", then upload em and click on "summary", if all mods are green click on "cook" and wait, you will get a code (you only need it if somethings not workin).
then you can download it after ~20-30 minutes from "pickup", you can also do that from your phone , then flash via cwm and enjoy
Greets
Sent from my Xperia X10 using xda app-developers app
thanks
keenofhiphop said:
http://forum.xda-developers.com/showthread.php?t=990829
that is the official thread with tutorial, its easy just type uot in google, you will find the site, click on "kitchen" and choose and customize your mods, then go to "upload files" (can do this first to save time) and choose "upload system apps", then upload em and click on "summary", if all mods are green click on "cook" and wait, you will get a code (you only need it if somethings not workin).
then you can download it after ~20-30 minutes from "pickup", you can also do that from your phone , then flash via cwm and enjoy
Greets
Sent from my Xperia X10 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the help I will check it out

Categories

Resources