I need iphone ios background for my ace - - Galaxy Ace S5830 General

I dont like black background of all folders or settings in galaxy ace.
Or how to make white menus or background in ace-help with download

give me your framework-res.apk and i will set ios background in settings etc

I've been wondering too myself how to make menu background white. Is there a guide somewhere ? Or do i have to change only one value somewhere ( i.e. ...=000000 to ...=FFFFFF ) ?

no guide unfortunantly
but u need to vhange some stuff to @drawable/background
and then i t will work

if u give me the framework res .apk
i can do it fast

spacecaker said:
if u give me the framework res .apk
i can do it fast
Click to expand...
Click to collapse
can u make transparent?
what file to edit or just replace png file inside drawable/...

Related

creating theme for arc

hello
im new in android world and specialy xperia arc
i know how to install roms and other stuff and i have so many problems with my phone and i solved them like battery 0% and ...
i have a question about how can i make my own theme , i wanna customize everything status bar buttons icons and ... i don wanna use go luncher and sth like that.
i wanna do everything from zero to hero
please let me know what should i do and if there is a link can u refer me to it please thanks a lot. and god bless you
i wanna create a theme to make my arc looks like xperia x8 , u know i love the corner buttons of x8
thanks again
theme is base on
- system/framework/framework-res.apk
- system/framework/SemcGenericUxpRes.apk
- system/app/SystemUI.apk
- system/app/Home.apk
basic , You can change all *.png to your style , open & extract apk using winRAR and replace old file using winRAR again.
- save change edited apk
- copy new edited apk to internal memory (/xxx /yyy /root) , change file permission (rw-r--r--) , move file to overwrite old apk target
-always change files permission! before paste & overwrite!! (if not , bootloop!!)
- about Home.apk is Xperia main launcher , before you overwrite apk you must change default launcher to 3rd party launcher (if not , may be bootloop!!)
EDIT:
Delete please, other guy was faster
Sent from my iPad 2 using Tapatalk
Is it possible to change the black fields on my sreenshot? I want them to be at least lighter - example - light grey... I used UOT Kitchen to make my own theme but this can not be changed with it... So, does anybody know what files to change to change that black fields?
Thanks in advance...
Ninolina said:
Is it possible to change the black fields on my sreenshot? I want them to be at least lighter - example - light grey... I used UOT Kitchen to make my own theme but this can not be changed with it... So, does anybody know what files to change to change that black fields?
would also appreciate help on this and also if anyone knows how to change the colour of the white text and grey icons in attached screenshot
Click to expand...
Click to collapse
XperienceD said:
This GUIDE was wrote for the X10, but some of the same principles apply and should help to get you started modding the U.I of your Phone.
Click to expand...
Click to collapse
..........

[Q] Extract stock rom , Settings.apk , ADB, make mod and transparent , edit xml

Hello , I have many questions, I'm sorry. I'm using Samsung Galaxy S II, I9100
1) I want to Extract stock rom and make signed , zipaligned and deodexed custom rom. THIS IS great guide but not support ICS. How can I ?
2) I can't decompile Settings apk. (I used Wanam's apk mananer and ApkMultitool. But I can't decompile. I tried Wanam's stock custom rom's Settings.apk. No , I can't decompile.
3) How can I add text on Settings section. About Phone / I want to add text (xxxx mods)
4) How can I using ADB , SDK , JDK ? Can you give guide link ? ADB is very necessary. Open Windows command prompt. How can I open ? , what is adb shell ?
5) I want make some mods. Example , notification area background , notification area shortcut , notification area image. Add lock botton on Status bar.
And I want make transparent any apps. How can I ?
6) Can you give color codes and other codes for xml ?
And example , I want add a lock button shortcut on status bar. How do I know which file I should add.
If you help me , I would be happy. Thank you
Arnadel said:
Hello , I have many questions, I'm sorry. I'm using Samsung Galaxy S II, I9100
1) I want to Extract stock rom and make signed , zipaligned and deodexed custom rom. THIS IS great guide but not support ICS. How can I ?
2) I can't decompile Settings apk. (I used Wanam's apk mananer and ApkMultitool. But I can't decompile. I tried Wanam's stock custom rom's Settings.apk. No , I can't decompile.
3) How can I add text on Settings section. About Phone / I want to add text (xxxx mods)
4) How can I using ADB , SDK , JDK ? Can you give guide link ? ADB is very necessary. Open Windows command prompt. How can I open ? , what is adb shell ?
5) I want make some mods. Example , notification area background , notification area shortcut , notification area image. Add lock botton on Status bar.
And I want make transparent any apps. How can I ?
6) Can you give color codes and other codes for xml ?
And example , I want add a lock button shortcut on status bar. How do I know which file I should add.
If you help me , I would be happy. Thank you
Click to expand...
Click to collapse
I answered some question this thread - > http://forum.xda-developers.com/showthread.php?t=1748798
2) Can you give log.txt , Settings.apk
4) GUIDE - CHECK OUT.
5) framework-res.apk and System.UI apk. You can put image in drawable-hdpi , and edit layout / ....xml files
6) http://www.december.com/html/spec/color.html
Straise said:
I answered some question this thread - > http://forum.xda-developers.com/showthread.php?t=1748798
2) Can you give log.txt , Settings.apk
4) GUIDE - CHECK OUT.
5) framework-res.apk and System.UI apk. You can put image in drawable-hdpi , and edit layout / ....xml files
6) http://www.december.com/html/spec/color.html
Click to expand...
Click to collapse
How can I change settings background wallpaper ?
Arnadel said:
How can I change settings background wallpaper ?
Click to expand...
Click to collapse
Using 7zip or Winrar
Framework-res.apk res/drawable-nodpi find this image and change tw_background_dark.png --> 480x800
Straise said:
Using 7zip or Winrar
Framework-res.apk res/drawable-nodpi find this image and change tw_background_dark.png --> 480x800
Click to expand...
Click to collapse
Thank you , I can't change my battery style .. ?
Arnadel said:
Thank you , I can't change my battery style .. ?
Click to expand...
Click to collapse
Very easy ,
SystemUI.apk / res / drawable hdpi / stat_sys_battery_xx.png
Straise said:
Very easy ,
SystemUI.apk / res / drawable hdpi / stat_sys_battery_xx.png
Click to expand...
Click to collapse
Wifi signal icon ?
Arnadel said:
Wifi signal icon ?
Click to expand...
Click to collapse
Same , in systemui.apk , res , drawablehdpi , stat_sys_wifi_signal_xx.png
Straise said:
Same , in systemui.apk , res , drawablehdpi , stat_sys_wifi_signal_xx.png
Click to expand...
Click to collapse
Okay I can't find Rom's name in about phone. How can I change?
Arnadel said:
Okay I can't find Rom's name in about phone. How can I change?
Click to expand...
Click to collapse
System / build.prop / ro.build.display.id=ROM NAME

[SHARE] [APP] Ninjamorph free

http://db.tt/pw2VSwdH
Just wanna share the app ninja morph... Its an app used for editing the apks and jars from the phone only ......
Its great app for the ones who wanna edit their apk and jars and theme them from phone only...
Great one try it (Y)
Credits - to developer of app...
And Me for sharing
Thread reported - WAREZ.
Now its not warez...
Check it !!
thanks man .just downloaded it can i edit statusbar icons inside systemui.apk using this?
Sent from my GT-S5360 using xda premium
why the hell are you reporting a free app. loser L
Sent from my GT-S5360 using evo
You can use ninjamorph for changing status bar background image
But it will only work if the status_bar.xml has a @drawable value for status bar background
If it doesn't and has a hexadecimal value it will not work as it's not pointing to a picture that can be changed
You will need to decompile the SystemUI.apk and change the value to @drawable/name of image and then place the image in the drawable-ldpi folder
You can change any other status bar image but it's a slow way of doing it as you can only change one image at a time (you can change as many as you like before you confirm change & apply I mean you cant multi select)
It's easier to unzip the apk & replace files
At op - to avoid confusion of warze instead of posting link to Dropbox post the link to download from the playstore - will also mean people will be downloading latest version
This is playstore link
https://play.google.com/store/apps/details?id=stericson.ninjamorph.free&hl=en
Nice but a con
I cant edit xmls :/
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
technosavie said:
Nice but a con
I cant edit xmls :/
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
Click to expand...
Click to collapse
You need a pc with the following installed
Android drivers
Java development
Apk tools
You can then decompile systemui.apk & edit xml files in notepad
Unfortunately there is no way of editing xml files on phone
(there are apps to edit xml files on phone but they don't work with android compressed xml files within apk)
@marcus
Thanks mahn... Uh explained them rightly... (Y)
I don't like ninja morph!
What I do is rename the apk to .zip and make changes inside the zip with powergrasp. And when done rename it again
learning
xXx~~~SHLOK~~~xXx said:
I don't like ninja morph!
What I do is rename the apk to .zip and make changes inside the zip with powergrasp. And when done rename it again
learning
Click to expand...
Click to collapse
That is easier if you have a lot of mods to do
Ninjamorph was created to change a single file quickly on the fly - its not designed for multiple file replacements
xXx~~~SHLOK~~~xXx said:
I don't like ninja morph!
What I do is rename the apk to .zip and make changes inside the zip with powergrasp. And when done rename it again
learning
Click to expand...
Click to collapse
Yeah agree wid marcuss .....
Ninja morph is for fast , reliable access for one file....
Its great app for newbies just editing their background... Icons etc..
marcussmith2626 said:
That is easier if you have a lot of mods to do
Ninjamorph was created to change a single file quickly on the fly - its not designed for multiple file replacements
Click to expand...
Click to collapse
Not reliable for me! Once I edited an apk but still no change
xXx~~~SHLOK~~~xXx said:
Not reliable for me! Once I edited an apk but still no change
Click to expand...
Click to collapse
Depends what you tried to change
For example of if you tried to change the status bar background image and there's not an entry in status_bar.xml for a @drawable png image it would be impossible to change using ninjamorph as there is no pointer to an image in systemui.apk
And of course you have to finish the project and apply changes without zip aligning
It does work if used correctly and for the right use
You need a pc with the following installed
Android drivers
Java development
Apk tools
You can then decompile systemui.apk & edit xml files in notepad
Unfortunately there is no way of editing xml files on phone
(there are apps to edit xml files on phone but they don't work with android compressed xml files within apk)
[\QUOTE]
I was know that it can done on pc i was taking ninja moeph
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
Click to expand...
Click to collapse
is this a debate thread?
ninjamorph is just a simple and user friendly tool
there is also a script that manages to change png files using terminal emulator
i use both.
i dont like extract and rezip for some reasons
Please stop all of this.... Its just a app..
So if any one want and they don't know about it then they can get...
So please stop arguing about which bad or good app... As all apps are made by some efforts of developer, so we should respect that effort instead of argueing about which is best !
op you were not the first here. it is already introduced to us. with tutorial on how to use the ninjamorph and the dos and dont. with screenshot and examples of finished products too. try to search the forum before posting
check this link http://forum.xda-developers.com/showthread.php?t=2118099
But Not all newbies know this...
where can i find the clock or the clock color inside the systemui? what is the file name? thanks..
Sent from my GT-S5360 using xda premium

Changing touchwiz blue to black... ??

Hey guys...is there any way that we can change the touchwiz theme found in dialer, contacts and messaging to black... I really hate the blue color.. I tried extracting the apk but I don't which png files to replace to make it black or can someone do it for me.. I even want to change the dialpad color.
. how can I do that...?? plz help...??
Can u upload the apks
Ill try but if u want tips
Decompile apk usin apk tool
Find pngs in drawable folders
Stay away from 9.png
Use gimp to edit not paint
Ull know y when u try paing
Sent from my GT-S5282 using Tapatalk
T3snake said:
Can u upload the apks
Ill try but if u want tips
Decompile apk usin apk tool
Find pngs in drawable folders
Stay away from 9.png
Use gimp to edit not paint
Ull know y when u try paing
Sent from my GT-S5282 using Tapatalk
Click to expand...
Click to collapse
M using apk multitool... I extracted d apk and I got many drawable folders... which to check out...??
Vortex99 said:
M using apk multitool... I extracted d apk and I got many drawable folders... which to check out...??
Click to expand...
Click to collapse
That is where the problem is. In systemui most ldpi icons are used but also some from mdpi folder in notification bar and so on....
U will need to see about that
just checkout all folders and see its name
I will have a better idea if u can give me an apk
T3snake said:
That is where the problem is. In systemui most ldpi icons are used but also some from mdpi folder in notification bar and so on....
U will need to see about that
just checkout all folders and see its name
I will have a better idea if u can give me an apk
Click to expand...
Click to collapse
I can't upload d apks as m havin xams... but I can tell u d filename one is Seccontacts.apk another is secphonemultisim.apk... nd device is nothin but galaxy y...

How to change settings background image on kitkat

How to change settings background image on kitkat
pllllllllllllllllllllllllllllllz
Try this:
forum.xda-developers.com/showthread.php?t=2342570
Sent from my GT-N7105 using XDA Premium 4 mobile app
Simple
Wanam exposed
Theme/system holo dark background
Choose image/color
Reboot.
AND CREATE THIS SORT OF THREAD IN THE HELP SECTION, NOT HERE.
Regards.
Sent from my GT-N7100 using XDA Premium 4 mobile app
thanx all but i need to change manuel not via wnam
plllz any dev help me i need this
Romancy said:
thanx all but i need to change manuel not via wnam
plllz any dev help me i need this
Click to expand...
Click to collapse
You need to decompile framework-res.apk, remove tw_backround_holo_dark.xml from res/drawables and add a png image with the appropriate size into drawable-nodpi and (to be sure) even into the other folders which contain drawables. Rename it like the file you removed, but like .png, not xml. Then you must rebuild and so on.
You need apktool and some basic skill. Look for a tutorial, it is easy.
Decompile framework-res.apk
Then open res/drawable/tw_background_holo_dark.xml
change like this:
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:drawable="@drawable/tw_background_holo_dark" />
</shape>
and copy your background (tw_background_holo_dark.png) to drawable-xhdpi folder
compile and have fun.
To be true, both ways do work, though the second one is surely cleaner. My way simply recreates the situation before kit Kat, when there was no XML with its hard coded solid color.
Obviously keeping the XML is better for example when you want to set a transparent background and, in that case, you also need to edit a boolean in styles.
This way should work too
Decompile framework-res
delete res/drawable/tw_background_holo_dark.xml
and replace desired png file and name it tw_background_holo_dark.png to same place.
compile
done.
lucaoldb said:
You need to decompile framework-res.apk, remove tw_backround_holo_dark.xml from res/drawables and add a png image with the appropriate size into drawable-nodpi and (to be sure) even into the other folders which contain drawables. Rename it like the file you removed, but like .png, not xml. Then you must rebuild and so on.
You need apktool and some basic skill. Look for a tutorial, it is easy.
Click to expand...
Click to collapse
thanx maaaaaaan worked for me but dont working in dialr and contacts and i want to help me again plllz
first i want thanx you
i want ask you
1-plllllz tell me how to add apps in secsettings i want add my program in secsettings
2-when decompial secsettings and add name rom happened settings use ram 95m but dont add name or change use 35m
i want to help me whay use 95m and how to reduce ram in settings
3-how to remove icon note3 setting
plllz help me and thanx very much
dr.ketan said:
This way should work too
Decompile framework-res
delete res/drawable/tw_background_holo_dark.xml
and replace desired png file and name it tw_background_holo_dark.png to same place.
compile
done.
Click to expand...
Click to collapse
thanx man worked for me but dont working in dialr and contacts and i want to help me again plllz
first i want thanx you
i want ask you
1-plllllz tell me how to add apps in secsettings i want add my program in secsettings
2-when decompial secsettings and add name rom happened settings use ram 95m but dont add name or change use 35m
i want to help me whay use 95m and how to reduce ram in settings
3-how to remove icon note3 setting
plllz help me and thanx very much
The matter with adding your apps in settings is not as easy as replacing the background. Here is an example, but I think you can find much more http://forum.xda-developers.com/android/themes/guide-how-to-port-mokee-listview-t2808288
Regarding the fact the modified background does not show in contacts and dialer, I am running transparent contacts (not modded by me) on my note 2, and the background (this one edited by me) is correctly shown. To be true, my background is transparent too, but it worked the same with a modified background image. I am not a themer, but I can suggest you should modify the Holo dark background too, to be sure your contacts and dialer don't use it.
Coming to the ram used by secsettings, though your note 3 can surely bear it effortlessly, it could be related to the way apktool rebuilt the apk: zip aligning?
I am fairly a noob in these matters... Sorry.
lucaoldb said:
The matter with adding your apps in settings is not as easy as replacing the background. Here is an example, but I think you can find much more http://forum.xda-developers.com/android/themes/guide-how-to-port-mokee-listview-t2808288
Regarding the fact the modified background does not show in contacts and dialer, I am running transparent contacts (not modded by me) on my note 2, and the background (this one edited by me) is correctly shown. To be true, my background is transparent too, but it worked the same with a modified background image. I am not a themer, but I can suggest you should modify the Holo dark background too, to be sure your contacts and dialer don't use it.
Coming to the ram used by secsettings, though your note 3 can surely bear it effortlessly, it could be related to the way apktool rebuilt the apk: zip aligning?
I am fairly a noob in these matters... Sorry.
Click to expand...
Click to collapse
iam understand you but adding app in secsettings it is easy but dont worked for me see this http://www.youtube.com/watch?v=75ZzDs3seqw and this http://www.youtube.com/watch?v=nk44Fq9mMKU but not worked i dont know (dont compil)
and background iam sory iam dont understand you !!
and i think proplem ram becoz APK tool but i dont know where is the proplem and how to reduce ram in settings ?
Romancy said:
iam understand you but adding app in secsettings it is easy but dont worked for me see this http://www.youtube.com/watch?v=75ZzDs3seqw and this http://www.youtube.com/watch?v=nk44Fq9mMKU but not worked i dont know (dont compil)
and background iam sory iam dont understand you !!
and i think proplem ram becoz APK tool but i dont know where is the proplem and how to reduce ram in settings ?
Click to expand...
Click to collapse
So, if it does not compile, then you mustn't have very likely edited the xml in the right way.
The code to add should be the following
<PreferenceScreen android:title="Your app" android:key="your app" android:fragment="name of the package" />
I suppose, before decompiling, you used
apktool if
both for framework-res.apk and for the tw framework (it maybe important and could cause the issues in compiling).
If everything is right and still it does not compile, please share the log and I am sure that someone more skilled than me will be able to help you.
Regarding the background image, touchwiz uses (as you know) tw_background_holo_dark.xml (or png) but the framewoks still contains background_holo_dark.png, i.e. the standard android background.... Since I am not a themer, I don't know if your dialer needs both backgrounds to be replaced.. Just for me, since it is quite fast, I usually replace both files.
Coming to the ram in settings, I think I don't get what you are asking for, sorry
lucaoldb said:
So, if it does not compile, then you mustn't have very likely edited the xml in the right way.
The code to add should be the following
<PreferenceScreen android:title="Your app" android:key="your app" android:fragment="name of the package" />
I suppose, before decompiling, you used
apktool if
both for framework-res.apk and for the tw framework (it maybe important and could cause the issues in compiling).
If everything is right and still it does not compile, please share the log and I am sure that someone more skilled than me will be able to help you.
Regarding the background image, touchwiz uses (as you know) tw_background_holo_dark.xml (or png) but the framewoks still contains background_holo_dark.png, i.e. the standard android background.... Since I am not a themer, I don't know if your dialer needs both backgrounds to be replaced.. Just for me, since it is quite fast, I usually replace both files.
Coming to the ram in settings, I think I don't get what you are asking for, sorry
Click to expand...
Click to collapse
thanx man but now iam still on this line <PreferenceScreen android:title="Your app" android:key="your app" android:fragment="name of the package" />
what is the next iam add this line and info but waht the next ??
and iam adding frame+TW
my settings bg is transparent and it works great but i have one app called xblast tools and when you click on a setting and the other menu pops up it over laps the previous screen. it only happens on this app. is there anyway to change that so it does not do that and if so could someone point me in the right direction. i know if i use wanam i could change my settings bg to be dark but i dont want to change all of it, just this one app.

Categories

Resources