Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Planters76
Old
(Last edited by Planters76; 28th August 2012 at 01:33 AM.) Reason: found the .png
#1  
Member - OP
Thanks Meter 67
Posts: 88
Join Date: Aug 2012
Location: Missouri Valley
Default Settings questions

Hi all,
I am trying to theme the settings.apk and I am stuck on a few items here I can not find in the settings.apk and I am wondering if these items are in the framework. I have attach 2 photos with the areas outline in red that I can not seem to find.

EDIT 1
picture on the right is in framework->res->drawable-hdpi->dark_header.9.png

EDIT 2
picture on the left is in framework->res->drawable-hdpi->zz_moto_title_bar_bg_bottom.png
Attached Thumbnails
Click image for larger version

Name:	screenshot-1344577738010.jpg
Views:	278
Size:	25.1 KB
ID:	1252500   Click image for larger version

Name:	screenshot-1344577772865.jpg
Views:	267
Size:	40.4 KB
ID:	1252501  
The Following User Says Thank You to Planters76 For This Useful Post: [ Click to Expand ]
 
Planters76
Old
#2  
Member - OP
Thanks Meter 67
Posts: 88
Join Date: Aug 2012
Location: Missouri Valley
145 previews later and no one knows, hmmmm/
 
peetr_
Old
#3  
Senior Member
Thanks Meter 1046
Posts: 1,566
Join Date: Oct 2010
Take a look in framework-res/res/drawable/title_bar.xml - looks like all three layers are used

The second, probably framework-res/res/drawable-hdpi/settings_header_raw.9.png
___________________________________

Sony Xperia T owner
The Following User Says Thank You to peetr_ For This Useful Post: [ Click to Expand ]
 
Planters76
Old
#4  
Member - OP
Thanks Meter 67
Posts: 88
Join Date: Aug 2012
Location: Missouri Valley
Thanks peetr, I am trying to theme your lock ROM for you, so far I have these done

AccountAndSyncSettings.apk (READY)
AudioEffectSettings.apk (READY)
BatteryManager.apk (READY)
Bluetooth.apk (READY)
BluetoothMot.apk (READY)
CalendarProvider.apk (READY)
ChargeOnlyMode.apk (READY)
DownloadProviderUi.apk (READY)
Calander.apk (IN PROGRESS)
Setting.apk (IN PROGRESS)

I plan on going down the line in the zip file, changing the background to black, text to white and ICS and changing icons. I am a beginner at this but I am a very tech savvy guy.
The Following User Says Thank You to Planters76 For This Useful Post: [ Click to Expand ]
 
peetr_
Old
#5  
Senior Member
Thanks Meter 1046
Posts: 1,566
Join Date: Oct 2010
I am glad, that you are working on this. I will definitely try it, when it will be ready.

One hint -
If you open manifest.xml in any app, you will see something like <application name=... theme=... (blur apps are Theme.Light)

You will find the theme in values/style.xml in framework and you can see here most text colors, background colors, styles, animations, etc. and you can see, where are those drawables or xmls located.
___________________________________

Sony Xperia T owner
The Following 2 Users Say Thank You to peetr_ For This Useful Post: [ Click to Expand ]
 
Planters76
Old
#6  
Member - OP
Thanks Meter 67
Posts: 88
Join Date: Aug 2012
Location: Missouri Valley
Thanks for the heads up, I will look into that tonight.

My main focus is getting is the settings apk completely theme including the sub menus before I start tackling anything else, once I am done I will submit that to you so you can view it.

Sent from my MB855 using Xparent SkyBlue Tapatalk 2
 
Planters76
Old
#7  
Member - OP
Thanks Meter 67
Posts: 88
Join Date: Aug 2012
Location: Missouri Valley
Quote:
Originally Posted by peetr_ View Post
Take a look in framework-res/res/drawable/title_bar.xml - looks like all three layers are used

The second, probably framework-res/res/drawable-hdpi/settings_header_raw.9.png
The 1st 1 work perfect, thanks once again, however the 2nd didn't fly. it all made sense after you pointed it tho.
 
peetr_
Old
#8  
Senior Member
Thanks Meter 1046
Posts: 1,566
Join Date: Oct 2010
I could try to look at that grey bar one more time.
___________________________________

Sony Xperia T owner
The Following User Says Thank You to peetr_ For This Useful Post: [ Click to Expand ]
 
Planters76
Old
#9  
Member - OP
Thanks Meter 67
Posts: 88
Join Date: Aug 2012
Location: Missouri Valley
Any luck? I know it has me stump
 
peetr_
Old
#10  
Senior Member
Thanks Meter 1046
Posts: 1,566
Join Date: Oct 2010
Didn't have time yet. Maybe tomorrow.
___________________________________

Sony Xperia T owner

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...