Good evening/morning XDA
hmm how to remove this line in systemUI?
2ndhand17 said:
Good evening/morning XDA
hmm how to remove this line in systemUI?
Click to expand...
Click to collapse
Its the battery bar I suppose.Go to settings>statusbar settings and untick battery bar or set it's height to 0
no its not
aniket.lamba said:
Its the battery bar I suppose.Go to settings>statusbar settings and untick battery bar or set it's height to 0
Click to expand...
Click to collapse
its in the .pngs i think or in xmls
thats not bartery bar.
2ndhand17 said:
its in the .pngs i think or in xmls
thats not bartery bar.
Click to expand...
Click to collapse
decompile systemui.apk with apktool
look in
res/drawable/status_bar.xml
the line that starts
<com.android.systemui.statusbar.StatusBarView
will have an @drawable value
take note of that value
goto
res/drawable-ldpi
find the png with the same name as that drawable value
thats the png you need to change
And dont you think questions belong in the questions and answer section?
edit - thread moved by mod
ok
aniket.lamba said:
Its the battery bar I suppose.Go to settings>statusbar settings and untick battery bar or set it's height to 0
Click to expand...
Click to collapse
marcussmith2626 said:
decompile systemui.apk with apktool
look in
res/drawable/status_bar.xml
the line that starts
<com.android.systemui.statusbar.StatusBarView
will have an @drawable value
take note of that value
goto
res/drawable-ldpi
find the png with the same name as that drawable value
thats the png you need to change
And dont you think questions belong in the questions and answer section?
Click to expand...
Click to collapse
thanks ill try it later..
Related
Whats The Name Of Png File,For The Area Below Notification Title
I Meant The Area In Which Notifications Are Displayed,Whats The Name Of that png file ..
Himan Boro said:
Whats The Name Of Png File,For The Area Below Notification Title
I Meant The Area In Which Notifications Are Displayed,Whats The Name Of that png file ..
Click to expand...
Click to collapse
It is called "status_bar_background.9.png"
or "statusbar_background.9.png"
There are both files, but
I don't exactly remember name because I am using mobile now, not my PC.
Sent from my GT-I9001 Gadget of Mass Destruction running CM11 with XDA Developers App.
Himan Boro said:
Whats The Name Of Png File,For The Area Below Notification Title
I Meant The Area In Which Notifications Are Displayed,Whats The Name Of that png file ..
Click to expand...
Click to collapse
It may differ from rom to rom.sometimes its drawable or maybe hex code.
You can find it in statusbar_tracking.xml in lahput folder.
san122 said:
It may differ from rom to rom.sometimes its drawable or maybe hex code.
You can find it in statusbar_tracking.xml in lahput folder.
Click to expand...
Click to collapse
ok.. thnx bro
Himan Boro said:
ok.. thnx bro
Click to expand...
Click to collapse
Dont say just press it.
any one can help me how to change the size the lockscreen pattern?i think its in the framefork.jar but which file should be edited?
i think in twframework-res.apk just resize drawable :laugh:
Mister Muscle said:
i think in twframework-res.apk just resize drawable :laugh:
Click to expand...
Click to collapse
i mean the line pattern not the circle mas :laugh:
forum.xda-developers.com/showthread.php?t=2265001
I think thats what you' re search for. Search before posting !
hey everyone i would like to know how can i change the name of a theme? ive editing the monshine theme but i would like to change the name as i would like to create more than one so i could easily swap between them in the theme section without having to install them when i want to swap
Decompile the theme APK then go to /res/xml/theme_resources.xml then look for ,Label value="theme name". Try that.
You will have to change the package name in the manifest. There may be other places too...
zone23 said:
Decompile the theme APK then go to /res/xml/theme_resources.xml then look for ,Label value="theme name". Try that.
Click to expand...
Click to collapse
that changed the name in the theme section but it still replaces the normal 3g theme
Rikoman17 said:
that changed the name in the theme section but it still replaces the normal 3g theme
Click to expand...
Click to collapse
Read my post above yours. It's in AndroidManifest.xml
AyDee said:
Read my post above yours. It's in AndroidManifest.xml
Click to expand...
Click to collapse
ive just changed the name in there and it still comes up as multihome theme - G3 any other way?
Rikoman17 said:
ive just changed the name in there and it still comes up as multihome theme - G3 any other way?
Click to expand...
Click to collapse
Not looking at it right now but maybe in res>values>public.xml *edit- should be strings.xml
You may have to change some files in the smali folder. Take 2 themes and compare them to see what's different. A program like Diffmerge is useful for that.
can someone tells me guide to edits framework of galaxy y? (I means to add theme, etc) Thanks
GalKill said:
can someone tells me guide to edits framework of galaxy y? (I means to add theme, etc) Thanks
Click to expand...
Click to collapse
Sorry this question is too general
First you need to decide what exactly it is you want to do
Next type into google what it is you want to do and add xda on the end (you can add galaxy y on the end too if you want to search galaxy y threads) - eg how to add brightness slider xda galaxy y
marcussmith2626 said:
Sorry this question is too general
First you need to decide what exactly it is you want to do
Next type into google what it is you want to do and add xda on the end (you can add galaxy y on the end too if you want to search galaxy y threads) - eg how to add brightness slider xda galaxy y
Click to expand...
Click to collapse
Sorry sir :'( But how to change height name banner and change the icons?
GalKill said:
Sorry sir :'( But how to change height name banner and change the icons?
Click to expand...
Click to collapse
hight will be in xml file and png will be in res folder
cant tell you which xml or what the name of the png is you will have to decompile the apk you want to mod and look through it
marcussmith2626 said:
hight will be in xml file and png will be in res folder
cant tell you which xml or what the name of the png is you will have to decompile the apk you want to mod and look through it
Click to expand...
Click to collapse
Sir,Please help me also?
marcussmith2626 said:
hight will be in xml file and png will be in res folder
cant tell you which xml or what the name of the png is you will have to decompile the apk you want to mod and look through it
Click to expand...
Click to collapse
Can u give me the specific directory of the folder,please?
GalKill said:
Can u give me the specific directory of the folder,please?
Click to expand...
Click to collapse
I cant because I dont have the apk nor can I really help you - you will just have to look through the xml untill you come across the line for thing you wish to change the height of
Same for the png - look through the res folder untill you see the png you wish to change
marcussmith2626 said:
I cant because I dont have the apk nor can I really help you - you will just have to look through the xml untill you come across the line for thing you wish to change the height of
Same for the png - look through the res folder untill you see the png you wish to change
Click to expand...
Click to collapse
But it's appear on all apps; I think the problem is on the framework-res.apk. It's miniROM touchwiz nature UX
GalKill said:
But it's appear on all apps; I think the problem is on the framework-res.apk. It's miniROM touchwiz nature UX
Click to expand...
Click to collapse
then look in the framework - probably in styles.xml
you can try <item name="listPreferredItemHeight">64.0dip</item>
I presume thats the gap between items in a list/the height of each item
marcussmith2626 said:
then look in the framework - probably in styles.xml
you can try <item name="listPreferredItemHeight">64.0dip</item>
I presume thats the gap between items in a list
Click to expand...
Click to collapse
How about to make it into stock-like ? (No icon, just a banner with the app name )
GalKill said:
How about to make it into stock-like ? (No icon, just a banner with the app name )
Click to expand...
Click to collapse
most likely will require smali change as the smali will probably refer to a public value for the png or it could be a case of it just being refered as a drawable value in a drawable/layout xml - again you will have to look
without knowledge or understanding of what you are looking at it will be very hard for you to do - sorry
Inspiration from boot animation and methods from animated nofification dropdown background from here.
Preview
Requirement:
1. Advanced apktool
2. Notepad++
3. Deodex System
A. Animation Background System
To do this mod first follow this tutorial to make the background transparent.
http://forum.xda-developers.com/showthread.php?t=2641414
1. Make sure you have a transparent background settings
2. Decompile framework-res.apk
3. Download framework-res.zip from attachment and merge to your framework-res.apk
4. Now navigate to /res/values/styles.xml and change the line :
Code:
<item name="windowBackground">@drawable/kalel_background_white</item>
to:
Code:
<item name="windowBackground">@drawable/kalel_anim_fr</item>
5. Recompile framework-res.apk
6. Enjoy
B. Animated Puldown Notification.
1. Decompile SystemUI.apk
2. Download SystemUI.zip from attachment and merge to your SystemUI.apk
3. Now navigate to /res/layout/somc_tabs_status_bar_expanded.xml and change the line :
Code:
<com.sonymobile.systemui.statusbar.tools.SomcTabsNotificationPanelView android:id="@id/notification_panel" android:background="@drawable/somc_notification_panel_bg"
to:
Code:
<com.sonymobile.systemui.statusbar.tools.SomcTabsNotificationPanelView android:id="@id/notification_panel" android:background="@drawable/kalel_anim_sys"
4. Recompile SystemUI.apk
5. Enjoy
For Xperia Z1 you can download this mod here : http://forum.xda-developers.com/xperia-z1/themes-apps/mod-cosmicflow-animation-background-t2954739
If you want to use other animation you can change the image file and edit the file kalel_anim_fr.xml and kalel_anim_sys.xml.
Sorry for my bad english
Do With Your Own Risk
Thanks TO: (if I forgot someone, please remember me)
- BDFreak for Advanced Apktool
- SilencerOfLambs for ANIMATED NOTIFICATION DROPDOWN BACKGROUND
- neoxx3m for bootanimation file
Very Good
Removed for nothing
kalel2012 said:
Inspiration from boot animation and methods from animated nofification dropdown background from here.
Click to expand...
Click to collapse
will this work for samsung or 4.1.2 ?
manojkumar8552 said:
will this work for samsung or 4.1.2 ?
Click to expand...
Click to collapse
has not been tested. please try
kalel2012 said:
has not been tested. please try
Click to expand...
Click to collapse
lets see
kalel2012 said:
has not been tested. please try
Click to expand...
Click to collapse
confuse now !!
which file should be change here
I don't own a xperia but I must say this is fuc*in awesome great work buddy :highfive:
manojkumar8552 said:
confuse now !!
which file should be change here
Click to expand...
Click to collapse
sorry, i can't help. I think there is difference xml
Does this require root? I have the Z3v, but also another thing, does this drain battery as bad?
Is it possible to make it more 'flow'?
Anyway, very nice mod!
GigaSPX said:
Does this require root? I have the Z3v, but also another thing, does this drain battery as bad?
Click to expand...
Click to collapse
Require root.
NFS_FM said:
Is it possible to make it more 'flow'?
Anyway, very nice mod!
Click to expand...
Click to collapse
of course, add more images in the drawable-xxhdpi and edit xml in attachment.
kalel2012 said:
of course, add more images in the drawable-xxhdpi and edit xml in attachment.
Click to expand...
Click to collapse
Thank you for the answer.
Here this mod for Xperia Z http://forum.xda-developers.com/showthread.php?t=2970674
did in my rom this process but my systemui was a little strange transparent half and with large dimensions and transparent to open the configurations
http://m.youtube.com/watch?feature=youtu.be&v=7EcQcJ0YNMM
Theme