[Q] Themers please help me out! - T-Mobile Samsung Galaxy Note II

Hello guys, could any themer out there please show me or tell me where to find the files needed to be change to get a different background for this items?
Here's a picture, thanks in advance.

I want to change the background for the toggle's square and also the color that tells us when they are on and off, if anyone knows please let me know, thanks!

you should try out tweaked 2.0 so many options for customizing
http://forum.xda-developers.com/showthread.php?t=2242972
Sent from my SGH-T889 using Tapatalk 2

I'm no themer, but they are likely in SystemUI.apk/res/drawables-xhdpi - I know that's where the icons themselves are at least.

dwitherell said:
I'm no themer, but they are likely in SystemUI.apk/res/drawables-xhdpi - I know that's where the icons themselves are at least.
Click to expand...
Click to collapse
Yes, the icons are there but to change the background is a different ball, is not a .png but a code, I just dont know where it is.

deeznutz1977 said:
you should try out tweaked 2.0 so many options for customizing
http://forum.xda-developers.com/showthread.php?t=2242972
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for this but I dont want a mod, I want to do it myself and make a theme out of it

slick4mitch said:
Thanks for this but I dont want a mod, I want to do it myself and make a theme out of it
Click to expand...
Click to collapse
Sorry, that's cool you want to do it yourself... I would suggest shooting foreverloco a pm
Sent from my SGH-T889 using Tapatalk 2

I wanna make the background black but the icons white when they are pressed and gray when they are not used but I want to keep the stock icons

slick4mitch said:
Thanks for this but I dont want a mod, I want to do it myself and make a theme out of it
Click to expand...
Click to collapse
Dunno if I would could that a "mod" really... but I applaud the do-it-yourself spirit
Anyhoo - I think they are still all in drawables-xhdpi, but are likely .9s that are called by various xml drawables in ... well, in /res/drawables. Some likely candidates:
tw_quick_panel_quick_setting_button_bg_normal.9
tw_quick_panel_quick_setting_button_bg_pressed.9
tw_quick_panel_off.9
tw_quick_panel_on.9
I will admit that I am not 100% on this, but maybe it'll get you pointed in the right direction

dwitherell said:
Dunno if I would could that a "mod" really... but I applaud the do-it-yourself spirit
Anyhoo - I think they are still all in drawables-xhdpi, but are likely .9s that are called by various xml drawables in ... well, in /res/drawables. Some likely candidates:
tw_quick_panel_quick_setting_button_bg_normal.9
tw_quick_panel_quick_setting_button_bg_pressed.9
tw_quick_panel_off.9
tw_quick_panel_on.9
I will admit that I am not 100% on this, but maybe it'll get you pointed in the right direction
Click to expand...
Click to collapse
Thanks for this, I will surely search more into it. I appreciate the answers

slick4mitch said:
Thanks for this, I will surely search more into it. I appreciate the answers
Click to expand...
Click to collapse
If those aren't them out may be in the layout folder of system ui. The file would be tw_status_bar_expanded. Xml
I tried checking but the decompiled version I have used lithdroid so it's a little different
Sent from my SGH-T889 using xda app-developers app

dwitherell said:
Dunno if I would could that a "mod" really... but I applaud the do-it-yourself spirit
Anyhoo - I think they are still all in drawables-xhdpi, but are likely .9s that are called by various xml drawables in ... well, in /res/drawables. Some likely candidates:
tw_quick_panel_quick_setting_button_bg_normal.9
tw_quick_panel_quick_setting_button_bg_pressed.9
tw_quick_panel_off.9
tw_quick_panel_on.9
I will admit that I am not 100% on this, but maybe it'll get you pointed in the right direction
Click to expand...
Click to collapse
This is correct for stock toggles in the SystemUI.apk\res\drawable-xhdpi folder. For lidroid extra toggles they are in the framework\lidroid-res.apk\res\drawable-hdpi folder
The toggle bg is
stat_power_bg.png
The on\off tabs are
stat_bg_on.png
stat_bg_off.png
stat_bg_ing.png
And for Tweaked custom toggles. They're gonna be the same name as for lidroid, but you'll find them in the SystemUI.apk\res\drawable-hdpi

Related

[REQ] EL26 stock with some exceptions

I was going to ask this for EL13 but being that a new leak is out, might as well ask on that, lol...
I like to run stock but 2 things I'm addicted to are the battery % mod and the transparent drop-down drawer.
if I'm the only one, I wouldn't expect a themer to go nuts... but I know a lot of people like to run stock so if this can happen, I'd be eternally thankful
might want to change your topic it's EL26 EL22 was talked about but just as an RDF file that showed up iirc.
cidica said:
might want to change your topic it's EL26 EL22 was talked about but just as an RDF file that showed up iirc.
Click to expand...
Click to collapse
ACK! you're right. stupid typos
thanks
Wizard Knight said:
I was going to ask this for EL13 but being that a new leak is out, might as well ask on that, lol...
I like to run stock but 2 things I'm addicted to are the battery % mod and the transparent drop-down drawer.
if I'm the only one, I wouldn't expect a themer to go nuts... but I know a lot of people like to run stock so if this can happen, I'd be eternally thankful
Click to expand...
Click to collapse
You don't know about UOT kitchen? Also you should read up on theming since the two things you are asking for can easily be done by you. Its just a matter of changing PNG files within the apk.
Sent from my SPH-D710 using Tapatalk
playya said:
You don't know about UOT kitchen? Also you should read up on theming since the two things you are asking for can easily be done by you. Its just a matter of changing PNG files within the apk.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
here's the problem with that
I have absolutely no idea what you just said, lol
PNG files are image files. Like a .jpg they end with .png
An apk (.apk) is the application package. Every application on your phone is an apk file. You can open them with 7zip - don't unzip it though unless you feel like signing it and other crap. Also, make sure you zipalign and optimize the PNG files (Google that).
Sent from my SPH-D710 using XDA App
KCRic said:
PNG files are image files. Like a .jpg they end with .png
An apk (.apk) is the application package. Every application on your phone is an apk file. You can open them with 7zip - don't unzip it though unless you feel like signing it and other crap. Also, make sure you zipalign and optimize the PNG files (Google that).
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
hahaha now he is really confused. Lol Hey try UOT Kitchen hopefully by now you have looked it up and not just said I dont know what that is. If you have not then pm me and I can try and help you further. But try to help yourself as well...Good luck
Wizard Knight said:
I was going to ask this for EL13 but being that a new leak is out, might as well ask on that, lol...
I like to run stock but 2 things I'm addicted to are the battery % mod and the transparent drop-down drawer.
if I'm the only one, I wouldn't expect a themer to go nuts... but I know a lot of people like to run stock so if this can happen, I'd be eternally thankful
Click to expand...
Click to collapse
If this is something you really want I can do it for you. I would say do it yourself but the battery % mod can be a little tricky. I am assuming you just want the stock battery icons then?
PM me and we can chat more.
Uot kitchen is so easy to do. Just upload the needed files and theme it up
Sent from my SPH-D710 using xda premium
rujelus22 said:
If this is something you really want I can do it for you. I would say do it yourself but the battery % mod can be a little tricky. I am assuming you just want the stock battery icons then?
PM me and we can chat more.
Click to expand...
Click to collapse
What's tricky about exchanging files. He will be.alright and its great practice for future theming. Its android not IOS so nandroid and go at it.
Sent from my SPH-D710 using Tapatalk
Thanks for all the info guys, Im not the OP of this thread but I have learned just as much by reading it, thanks!
i would also like this done...
jocampo86 said:
i would also like this done...
Click to expand...
Click to collapse
Have you ever tried UOT Kitchen, it may also even teach you something about theming....Maybe? Give it a shot
playya said:
What's tricky about exchanging files. He will be.alright and its great practice for future theming. Its android not IOS so nandroid and go at it.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
The default system is not setup for % icons so you have to add a bunch of images and set the xml file to use them. It was more going through the xml. If this is all he wants changed then why would he learn xml?

[Q] remove AM/PM from status bar clock

Does anyone know what file to edit to remove the AM/PM from the status bar clock?
mixer5911 said:
Does anyone know what file to edit to remove the AM/PM from the status bar clock?
Click to expand...
Click to collapse
only way i know of doing it is by installing juggernaut and going under rom control clock
that was fast I'm running warfare with the sensation 3 port theme. Everything is perfect except for this small detail
mixer5911 said:
that was fast I'm running warfare with the sensation 3 port theme. Everything is perfect except for this small detail
Click to expand...
Click to collapse
i think you could flash the rom control apk from juggernaut, but im not 100% sure on that, ima look into it and let you know.
btw man found that apk, took it out of jugger 5.0, not sure if it would work but give it a shot
Thanks man I'll give it a shot
mixer5911 said:
Thanks man I'll give it a shot
Click to expand...
Click to collapse
cool let me know if it works
Are you trying to get rid of the whole clock? If so I have a zip that will remove it for ya.
Sent from my SGH-T989 using xda premium
I can't even install the apk. Just keeps saying apk not installed.
Not the entire clock, just the AM PM part
mixer5911 said:
I can't even install the apk. Just keeps saying apk not installed.
Not the entire clock, just the AM PM part
Click to expand...
Click to collapse
best shot is to just flash juggernaut 5.0 with the sensation 3 theme
HRodMusic said:
best shot is to just flash juggernaut 5.0 with the sensation 3 theme
Click to expand...
Click to collapse
Yeah... I thought there might be an xml file I could just edit. Thanks for the help though
mixer5911 said:
Yeah... I thought there might be an xml file I could just edit. Thanks for the help though
Click to expand...
Click to collapse
im sure theres a way, ima look into it and just create a zip so that u could just flash it
HRodMusic said:
im sure theres a way, ima look into it and just create a zip so that u could just flash it
Click to expand...
Click to collapse
Thanks that would be awesome!
HRodMusic said:
btw man found that apk, took it out of jugger 5.0, not sure if it would work but give it a shot
Click to expand...
Click to collapse
You can't just install tweaks.apk
It takes more than that to get it to communicate with the system and framework
M&S
I am sure the AM/PM is being driven by service.jar... You can remove the clock with an XML edit... Even change the clock color in an xml... But break it apart in an xml? I dont think so...
Alexia Whitehurst said:
I am sure the AM/PM is being driven by service.jar... You can remove the clock with an XML edit... Even change the clock color in an xml... But break it apart in an xml? I dont think so...
Click to expand...
Click to collapse
Ive done everything you said except break it apart.
Ive removed it with xml
Moved it all around the statusbar
Moved it to where you can only see it when u pull down the statusbar
etc...
The am and pm is in the smali code in the framework-res i believe
Master&Slave™ said:
Ive done everything you said except break it apart.
Ive removed it with xml
Moved it all around the statusbar
Moved it to where you can only see it when u pull down the statusbar
etc...
The am and pm is in the smali code in the framework-res i believe
Click to expand...
Click to collapse
Hm sorry for my noobness but how would I edit that?
Master&Slave™ said:
You can't just install tweaks.apk
It takes more than that to get it to communicate with the system and framework
M&S
Click to expand...
Click to collapse
Lol thought so, just a little idea
Sent from my SGH-T989 using xda premium
mixer5911 said:
Hm sorry for my noobness but how would I edit that?
Click to expand...
Click to collapse
Noobs dont edit smali... Hell i hardly touch it... =)
What rom are you looking to mod the clock?
M&S was right... But to look deeper i need to look at the actual smali you have..
Alexia Whitehurst said:
Noobs dont edit smali... Hell i hardly touch it... =)
What rom are you looking to mod the clock?
M&S was right... But to look deeper i need to look at the actual smali you have..
Click to expand...
Click to collapse
hahaha, well i guess that makes me a noob...i will learn tho

Theme Help, Looking for PNG Location

I have been trying to find this image and cannot. In the screen shot I am trying to take the progress bar you see in green and go blue with it. I have looked through both frameworks and systemui and anything else I can think of. I can find several twprogressbar PNG's but they are already blue from the theme Im using. Does anyone know where that image is at. Thanks in advance.

			
				
try secdownloadprovider.apk
Just checked. No green pngs in it either. Thanks.
Checked both. The actual provider doesn't even have a Res folder. Kinda odd.
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Hey that is awesome. Thank you. I throught I was going insane. Its the only green really left and I wanted to try and change it. I'm not the greatest with XML but I can give it a shot. Thanks again. I'll shoot him a PM after while.
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Hi tiff.
_Burst_ said:
Hi tiff.
Click to expand...
Click to collapse
Hey!! Where u been?? Why aren't u building themes??
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Thanks. Once I know which one it is I may do that. The hardest time I'm having right now is decompiling and recompiling ICS frameworks without issues. I am using APk multi tool and for the life of me I cannot get it to see the project. I try to decompile with dependencies and it says select a project so I do. But it never selects. I'll keep playing with it. But if burst knows which one it is that would be awesome. I see he's now in the thread.
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You know I downloaded it but didn't really give it a shot. Maybe that should be were I move to instead of keep beating my head against the table with the Multi tool. I'll give it a shot.
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
I just decompiled that and couldnt seem to see that file in the layout folder. maybe im looking in the wrong place?
Edit, there is one in the drawable folder?
Well I changed out the Progress_horizontal.xml and the TWprogress_horizontal.xml from the drawable folder. I used the framework from Tiffs ICS with a twist of Honey theme v1.0. That damn bar is still green. Verified all the PNGs were right. And made sure that I did indeed get thee right xmls switched over. Not sure what else to try. I looked in the layout folder and there wasn't a file named that in there. and ideas?
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Ascertion said:
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Click to expand...
Click to collapse
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
scarmon25 said:
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
Click to expand...
Click to collapse
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
scarmon25 said:
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
Click to expand...
Click to collapse
Not sure lol. It should show up if you have the apk in the right folder. I think u gotta place it in the 'pleace apk here for modding' folder. Option to select should be 25.
Sent from my SPH-D710 using Tapatalk 2

Theme Request - Blue/Green

Hi all,
I have looked all over and tried a few patches here and there and tried modding the file apk's myself but keep ending up with issues so I thought I would ask if there is anyone that would be will to make a blue/green theme or that could help me with issues I am having to do it on my own. Was able to change colors of files and such on my 3D but on the SIII it just keeps causing issues.
What I am trying to do is something like JellyBomb for most things but with highlights of neon green (close to stock green) here and there like in the toggles, few notifications, the spinner (green outside, blue inner). Or something like the Anaconda theme in the works but with blue/green of course.
Any help would be great, thanks.
sherown said:
Hi all,
I have looked all over and tried a few patches here and there and tried modding the file apk's myself but keep ending up with issues so I thought I would ask if there is anyone that would be will to make a blue/green theme or that could help me with issues I am having to do it on my own. Was able to change colors of files and such on my 3D but on the SIII it just keeps causing issues.
What I am trying to do is something like JellyBomb for most things but with highlights of neon green (close to stock green) here and there like in the toggles, few notifications, the spinner (green outside, blue inner). Or something like the Anaconda theme in the works but with blue/green of course.
Any help would be great, thanks.
Click to expand...
Click to collapse
Do a search on themeing.. There are several good threads/guides out there already.... And UOT Kitchen is also there to use...
Sent from my SPH-L710 using xda premium
Naddict said:
Do a search on themeing.. There are several good threads/guides out there already.... And UOT Kitchen is also there to use...
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
I tried the UOT kitchen and it seem like it would take care of my wants but I was unable to get the files to work. I lost my notification bar on start up. Are there any settings that you would recommend to make this work with the SIII or if there are certain theme portions that I should stay a way from?
Thanks
sherown said:
I tried the UOT kitchen and it seem like it would take care of my wants but I was unable to get the files to work. I lost my notification bar on start up. Are there any settings that you would recommend to make this work with the SIII or if there are certain theme portions that I should stay a way from?
Thanks
Click to expand...
Click to collapse
Did the zip file flash/install correctly? What rom are you on?
Sent from my SPH-L710 using xda premium
Naddict said:
Did the zip file flash/install correctly? What rom are you on?
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Was using freegs3 by Clark. I had read something about different systemUI files but I didn't know how to tell which one I was on after searching or how to tell which was loaded with the ROM. I may give a try with another rom tonight if you think that would work or if there is one you would recommend that you have confirmed working with UOT. Thank you again for pointing me to it, I just need to keep learning.
sherown said:
Was using freegs3 by Clark. I had read something about different systemUI files but I didn't know how to tell which one I was on after searching or how to tell which was loaded with the ROM. I may give a try with another rom tonight if you think that would work or if there is one you would recommend that you have confirmed working with UOT. Thank you again for pointing me to it, I just need to keep learning.
Click to expand...
Click to collapse
FreeGS3 works with UOT fine.. Lemme know when you do a clean install and are ready...look at the battery mod link in my signature pic... Or use the update me app in FreeGS3... There are tons of mods available... PM me if you need help when you hit the kitchen...
Sent from my SPH-L710 using Tapatalk 2

Samsung quick glance

Does anyone know what the wallpaper is that is used on the quick glance lock screen?
I want to know the same...and possiby change it too.
jaseGS4 said:
Does anyone know what the wallpaper is that is used on the quick glance lock screen?
Click to expand...
Click to collapse
It looks like it's a "Live wallpaper" and by even removing the default supplied live wallpapers, this one is not effected - it sticks.
I wish someone would make is customizable.
Any DEVs out there that wanna take this on?
i wish we could unlock the screen by waving over and then pressing anywhere on the screen
that feature was available on the note 2, saved me from pressing the home button
bert269 said:
It looks like it's a "Live wallpaper" and by even removing the default supplied live wallpapers, this one is not effected - it sticks.
I wish someone would make is customizable.
Any DEVs out there that wanna take this on?
Click to expand...
Click to collapse
I may add this as an option in my ROM. But you can change the wallpaper through apk tool.
Sent from my SGH-M919 using Tapatalk 2
Appreciated
elesbb said:
I may add this as an option in my ROM. But you can change the wallpaper through apk tool.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Thanks
Do we know what is the apk that is used for this "quick glance" app?
Thanks for your great work!
bert269 said:
Thanks
Do we know what is the apk that is used for this "quick glance" app?
Thanks for your great work!
Click to expand...
Click to collapse
I don't remember off too of my head. I have to look on my computer then.
Sent from my SGH-M919 using Tapatalk 2
thank you
elesbb said:
I don't remember off too of my head. I have to look on my computer then.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
I really appreciate your time with this.
I think it will be great if we can get that customizable!
So has anyone at all tried removing the quick glance lwp and do an apk file PLEASE I been looking everywhere and found nothing I hope to hear from someone soon thanks.
SAME
i really want to customize this. i really want to get rid off the animation. the point of quick glance is also to preserve battery. since super amoled only lit up the pixels used. i prefer just the time and notifications light up. NO ANIMATION.
Apk for this?
nexusmanftw said:
I have an apk for it
Sent from my SGH-M919 using xda app-developers app
Click to expand...
Click to collapse
Can you please send me a link to the apk?
Thanks
hmmm. i already got the apk form /system/app/glanceview.apk. i'm attempting modifications right now. changing backdround seems really easy, but i;m trying to remove the animation. i will keep you guys updated on my work
Request for apk
draginslygj said:
hmmm. i already got the apk form /system/app/glanceview.apk. i'm attempting modifications right now. changing backdround seems really easy, but i;m trying to remove the animation. i will keep you guys updated on my work
Click to expand...
Click to collapse
Can u please post the glanceview apk. or atleast point me the direction?
Thanks a lot..
APK
aby2aby said:
Can u please post the glanceview apk. or atleast point me the direction?
Thanks a lot..
Click to expand...
Click to collapse
here is the APK modded glance view.apk. this is the modded version by me with all animations removed with just a simple black background. and if you want a different background. just open the .apk with 7zip or equivalent and go to /res/raw/background.png and replace it with your own imagine with identical resolution.
when you are done. go place it in /system/app
*make sure you backup your original glanceview.apk in /system/app
* restart phone right after overwriting the apk.
*phone might restart itself right after overwriting, this is normal, and it will ONLY do it once.
please only do this at your own risk.
I don't know how to...
draginslygj said:
here is the APK modded glance view.apk. this is the modded version by me with all animations removed
Click to expand...
Click to collapse
Hi, can you explain me where can i find this ? Just want to mod this animation but I can't find it in decompiled Glanceview files..
Chewee91 said:
Hi, can you explain me where can i find this ? Just want to mod this animation but I can't find it in decompiled Glanceview files..
Click to expand...
Click to collapse
According to his post above yours it's in
/res/raw/background.png
☞Sent from here☜
baseballfanz said:
According to his post above yours it's in
/res/raw/background.png
☞Sent from here☜
Click to expand...
Click to collapse
Yes of course... For the background picture... But I can't find which file control the animated effect at the top of screen.. In order to mod it....

Categories

Resources