[Q} Editing a non-png image - T-Mobile Samsung Galaxy Note 3

Hey fellow themers out there! So one of the things that's preventing me to call my theme complete is this gray background image on my themed MusicPlayerWT.apk (see picture). It shows up under the track info and only in landscape mode. I looked and looked for a png file that makes up that image but I just can't find it. There ain't many png files in the drawable folders for me to keep missing so it just leads to conclude that is not a png file I'm after. It's similar to the grey notification bar on the notifications dropdown in the SystemUI.apk or the white dialer background in the Phone.apk. They are not png files that you could swap or edit. I really want to either make it completely transparent or black. If anyone out there could give me a hand with this I would appreciate it (link to apk file below). Thx ahead.

mrrobc97 said:
Hey fellow themers out there! So one of the things that's preventing me to call my theme complete is this gray background image on my themed MusicPlayerWT.apk (see picture). It shows up under the track info and only in landscape mode. I looked and looked for a png file that makes up that image but I just can't find it. There ain't many png files in the drawable folders for me to keep missing so it just leads to conclude that is not a png file I'm after. It's similar to the grey notification bar on the notifications dropdown in the SystemUI.apk or the white dialer background in the Phone.apk. They are not png files that you could swap or edit. I really want to either make it completely transparent or black. If anyone out there could give me a hand with this I would appreciate it (link to apk file below). Thx ahead.
...
Click to expand...
Click to collapse
It's <color name="music_player_header_bg">#ff191919</color> in res/values-land/colors.xml my friend.
Tip: When you are looking for some background to change look what's on the foreground. In your case it took me 1 min to find it - first found that allshare button icon in drawables, then searched for the png name in /res -> found the button xml, then searched in layouts for the button xml name and found that head layout which has the background color I gave you. Simple, right...?

nijel8 said:
It's #ff191919 in res/values-land/colors.xml my friend.
Tip: When you are looking for some background to change look what's on the foreground. In your case it took me 1 min to find it - first found that allshare button icon in drawables, then searched for the png name in /res -> found the button xml, then searched in layouts for the button xml name and found that head layout which has the background color I gave you. Simple, right...?
Click to expand...
Click to collapse
Wow thx!:thumbup: It shows how much there is still to learn. Thx for the tip. I wish I could give u more thank yous but you know how that goes...
...anyways...why now do we have background images generated from xml files? Unless I'm mistaken, I don't remember running into that on previous Android releases.
Sent from my Blutiful Note3

Related

[Q] backgrounds clashing with my text, which png do i change? any idea's?

Hope i have posted this in the right section because this is a themed related question
Can anyone help me with this little problem i have themed my framework, dialer & status bar icons (which i really like) , but after changing so much i am a little confused on what png i need to change to make the following white backgrounds clashing with my text on the screen shots, if anyone knows on what the names of the pngs are called which i need to replace & the locations please do tell me cause i dont have a clue
Thanks very much in advance
deanr1977 said:
Hope i have posted this in the right section because this is a themed related question
Can anyone help me with this little problem i have themed my framework, dialer & status bar icons (which i really like) , but after changing so much i am a little confused on what png i need to change to make the following white backgrounds clashing with my text on the screen shots, if anyone knows on what the names of the pngs are called which i need to replace & the locations please do tell me cause i dont have a clue
Thanks very much in advance
Click to expand...
Click to collapse
All these colors are in /res/values/style.xml
look for icon menu
list view
and any other menu instances that have that light grey, looks to be pretty close to white, maybe cccccc
make them black and youll be good to go.

[Q] XML File to change Text Color??

Does ANYONE know what XML file I would have to edit in the Facebook for android apk to make the text color of the app widget white?
-Meaning if you have the FB widget on your homescreen, usually the background is white and the text is black..ish. My background is now black and I want the text to be white instead of black...ish.
I can read the text, but it's quite annoying. And no, I do not want to go back to a white background if that was your solution = )
Thanks!
edgarzonjr said:
Does ANYONE know what XML file I would have to edit in the Facebook for android apk to make the text color of the app widget white?
-Meaning if you have the FB widget on your homescreen, usually the background is white and the text is black..ish. My background is now black and I want the text to be white instead of black...ish.
I can read the text, but it's quite annoying. And no, I do not want to go back to a white background if that was your solution = )
Thanks!
Click to expand...
Click to collapse
There are many xmls to look for. Check the values folder under color or drawable. Or it could be in layout under appwidget
free the dirk
Papa Smurf151 said:
There are many xmls to look for. Check the values folder under color or drawable. Or it could be in layout under appwidget
free the dirk
Click to expand...
Click to collapse
Yep, well I looked in there, but I wasn't sure it was the right spot to change the color since I kept seeing #ff000000 instead of #000000 which after extensive googling, I found out the ff is the transparency and the rest is hex. Ok so that makes sense now.
So for ANYONE who may want to know this... first decompile the apk so you can edit the xml color in values\drawable.xml and then compile apk AND THEN edit your res\hdpi files. Otherwise it doesnt work. This was the case for me anyway. I could be 101% incorrect, but this is the way it worked for me
edgarzonjr said:
Yep, well I looked in there, but I wasn't sure it was the right spot to change the color since I kept seeing #ff000000 instead of #000000 which after extensive googling, I found out the ff is the transparency and the rest is hex. Ok so that makes sense now.
So for ANYONE who may want to know this... first decompile the apk so you can edit the xml color in values\drawable.xml and then compile apk AND THEN edit your res\hdpi files. Otherwise it doesnt work. This was the case for me anyway. I could be 101% incorrect, but this is the way it worked for me
Click to expand...
Click to collapse
Yeah that is correct. The ff is transparency and also correct that u can decompile apk do ur XML/smali edits then recompile and do ur PNG edits.
free the dirk

[Q] Dev/Themer Question XML and Image to edit??

Ok so I've managed to edit a few of my apks on my phone to something that I like better and that's been easy because i knew the files I needed to edit would be in the apk itself. With me so far?
So now I want to edit some files on the ROM I'm using, but this is where it gets tricky, because I dont know if I need to edit the framework, SystemUI, or Roise, etc.... to get what I want.
So... here is my question: Attached is an image of my menu that pops up when I git my Meny button on my Evo. You'll notice my icons are pulled from another Rosie.apk which I replaced with my current Rosie.apk. I had to pull edit and push this mod because flashing it was not compatible with my current ROM. So now, that i have the icons I want, I want to make the background of this menu (and possible others) black transparent and the text white. I know this can be done because I've seen it and would like to know which files need to be edited.
Does anyone know that could toss me a bone??
I've also posted this on Android Central, but no one seems to know there...
for the menu background color it should be either menu_background or menu_background_fill_parent_width both in framework-res.
For the text color i dont know but poke around the .xmls in framework or ask here http://forum.xda-developers.com/showthread.php?t=468254&page=283
eniamg02 said:
for the menu background color it should be either menu_background or menu_background_fill_parent_width both in framework-res.
For the text color i dont know but poke around the .xmls in framework or ask here http://forum.xda-developers.com/showthread.php?t=468254&page=283
Click to expand...
Click to collapse
Many thanks my friend... MANY MANY THANKS!
Yw,if you figure out how to change the text color in menu you should post findings here.
Sent from my PC36100 using Tapatalk

[Q]Transparent App Drawer In Stock Launcher

Hi.
I've been playing around with my phone for a while now. I used UOT Kitchen to get transparent notification bar.
But what I'm really interested in is a transparent app drawer. I have gone through all the .png's in systemUI, framework-res, twframework-res, touchwiz30launcher and i did not see a single .png that the system would use as a app drawer background.
And as far as i understood the transparency is enabled in those .xml files.
http://forum.xda-developers.com/showthread.php?t=1255155 - this is what I'm talking about.
I'd be glad if anyone would tell me what lines/files i have to add and where.
And if anyone bothers to help me, I will most definitely make a guide how to do this
And also, is there a way to change the background color in menus with font color ( cuz i've seen ROM's with white background and grey font)
Peace
PS! I didn't know whether I should post this in General or here, but as it is theme related I believe it belongs here.
MustPrill said:
Hi.
I've been playing around with my phone for a while now. I used UOT Kitchen to get transparent notification bar.
But what I'm really interested in is a transparent app drawer. I have gone through all the .png's in systemUI, framework-res, twframework-res, touchwiz30launcher and i did not see a single .png that the system would use as a app drawer background.
And as far as i understood the transparency is enabled in those .xml files.
http://forum.xda-developers.com/showthread.php?t=1255155 - this is what I'm talking about.
I'd be glad if anyone would tell me what lines/files i have to add and where.
And if anyone bothers to help me, I will most definitely make a guide how to do this
And also, is there a way to change the background color in menus with font color ( cuz i've seen ROM's with white background and grey font)
Peace
PS! I didn't know whether I should post this in General or here, but as it is theme related I believe it belongs here.
Click to expand...
Click to collapse
u need to decompile the apk
go to valeus-mdpi
open colors.xml
menu_bacmground #770000
and some more
MustPrill said:
Hi.
I've been playing around with my phone for a while now. I used UOT Kitchen to get transparent notification bar.
But what I'm really interested in is a transparent app drawer. I have gone through all the .png's in systemUI, framework-res, twframework-res, touchwiz30launcher and i did not see a single .png that the system would use as a app drawer background.
And as far as i understood the transparency is enabled in those .xml files.
http://forum.xda-developers.com/showthread.php?t=1255155 - this is what I'm talking about.
I'd be glad if anyone would tell me what lines/files i have to add and where.
And if anyone bothers to help me, I will most definitely make a guide how to do this
And also, is there a way to change the background color in menus with font color ( cuz i've seen ROM's with white background and grey font)
Peace
PS! I didn't know whether I should post this in General or here, but as it is theme related I believe it belongs here.
Click to expand...
Click to collapse
this wuld help you
http://forum.xda-developers.com/showthread.php?t=1500230
CoolCatGetHome said:
u need to decompile the apk
go to valeus-mdpi
open colors.xml
menu_bacmground #770000
and some more
Click to expand...
Click to collapse
Too brief!
Huh.. Lot of thread already make the tutor for this..
Sent From Jamban.. When I was Modol.. #ModolTEAM

Creating icons from .psd file?

Hi, can somebody please advise me on how to make icons from a .psd file? I have CS6 and GIMP, (but no experience with either) and have been floundering around for the last hour or so trying to make even a single icon from the template, which is attached.
As a sidenote, I think it would be pretty cool (and useful) if somebody were to make a thread about this, as I am sure there are many people who would like to make their own icons, but don't have the know-how to do it.
Are you making a PNG icon? What I did was using a custom launcher (I use Apex in my case) so that you can change the icons on the homescreen using just transparent 96x96 PNG files.
To create PNG icons on CS6, CTRL+SHIFT+S to save as .PNG and transfer it to phone.
SomeFormOFhuman said:
Are you making a PNG icon? What I did was using a custom launcher (I use Apex in my case) so that you can change the icons on the homescreen using just transparent 96x96 PNG files.
To create PNG icons on CS6, CTRL+SHIFT+S to save as .PNG and transfer it to phone.
Click to expand...
Click to collapse
Yep, a .png icon. I'm already using a theme which has a number of themed icons, the problem is getting other nonthemed icons to look similar to the themed icons. For that, there is a .psd template included, but I don't know how to use it to create icons.
[First comment]
benjamingdelacruz said:
Yep, a .png icon. I'm already using a theme which has a number of themed icons, the problem is getting other nonthemed icons to look similar to the themed icons. For that, there is a .psd template included, but I don't know how to use it to create icons.
Click to expand...
Click to collapse
A piece of cake! Lemme explain it to you:
1. First of all, open the .PSD file you attached above.
2. Hide ("close the eye") of the layer that has the text on it (the one that says "Drag your image UN...")
3. Drag-drop the image you want to transform into icon onto the working .PSD canvas (not where the layers are as it'll open a new project)
4. Move the image generated UNDER the layer you hid on step number 2... Your icon will be created.
Then, you just have to save your image as a .PNG file by selecting this option in the drop-down menu after doing CTRL+Shift+S ("Save as a .PSD" is by default)
And that's all! Hope it's clear now!
PS: Additionally, you may change the base colour of each icon by unlocking the "Base for icon" layer and then applying a color overlay under the "Blending options" as well as hide/delete the background.
Morrissex said:
A piece of cake! Lemme explain it to you:
1. First of all, open the .PSD file you attached above.
2. Hide ("close the eye") of the layer that has the text on it (the one that says "Drag your image UN...")
3. Drag-drop the image you want to transform into icon onto the working .PSD canvas (not where the layers are as it'll open a new project)
4. Move the image generated UNDER the layer you hid on step number 2... Your icon will be created.
Then, you just have to save your image as a .PNG file by selecting this option in the drop-down menu after doing CTRL+Shift+S ("Save as a .PSD" is by default)
And that's all! Hope it's clear now!
PS: Additionally, you may change the base colour of each icon by unlocking the "Base for icon" layer and then applying a color overlay under the "Blending options" as well as hide/delete the background.
Click to expand...
Click to collapse
Thanks a ton, just a few questions.
1. After dragging and dropping the imageimage I want to change to an icon I have to "place" it, right?
2. After doing as told, what do I do if the image does not fit the base of the icon? For example, if it is too small?
3. After saving the file as a .png, the background still remains in the .png image. Is this normal?
Thanks again!
Sent from my GT-I9100 using xda app-developers app
benjamingdelacruz said:
1. After dragging and dropping the imageimage I want to change to an icon I have to "place" it, right?
2. After doing as told, what do I do if the image does not fit the base of the icon? For example, if it is too small?
3. After saving the file as a .png, the background still remains in the .png image. Is this normal?
Click to expand...
Click to collapse
First off, if you speak Spanish (I think you do because of your name), you can ask me anything using that language. My mother tongue is Spanish, but I know some English as I studied English Teaching and Translation.
Concerning your questions, here you are the answers:
1. As I said before, you have to drag-drop the picture you want as an icon FROM a folder ON the canvas/working space (where how the icon will look like is). Then, you can modify it.
2. If the image is too short/large, you have to resize it. Simply, press Ctrl+T (assuming you're using Windows. If not, CommandKey+T), hold the shift button down (in order to mantain proportions) and drag the corners of the picture to resize it. When you're done, press Enter.
3. Which background? The one with the wood texture? If so, it is quite normal if you haven't hidden the background layer. As it is locked, you have to select the background layer, press the "padlock" on the layer section of PS and then you can hide it.
As I said before, feel free to PM me any question. If it sounds confusing in English (and if it happens you know Spanish), I can explain it to you (or make a screen cast if you have some time).
~Morrissex
Thanks, I'll contact you by pm.
Sent from my GT-I9100 using xda app-developers app

Categories

Resources