@Zie GYT , sir , How to add cm to framework.jar?Ask for your help.
92mey said:
@Zie GYT , sir , How to add cm to framework.jar?Ask for your help.
Click to expand...
Click to collapse
i found a TUT on master Zie's FB group. But i cant expand my systemUI when its At the bottom.
heres my problem. I cant expand it. i exapanded it through gesture at homescreen help
Wickedfire.214 said:
heres my problem. I cant expand it. i exapanded it through gesture at homescreen help
Click to expand...
Click to collapse
already told you in another thread you have an error in your smali files - StatusBarView and CmStatusBarView with the command onInterceptTouchEven
please dont have multiple threads for the same thing
.
Wickedfire.214 said:
heres my problem. I cant expand it. i exapanded it through gesture at homescreen help
Click to expand...
Click to collapse
@Wickedfire.214
Can you provide the Zie's FB group URL to me? Direct access to FB is not supported in the Chinese.Thank you
Related
Hello Sir, I need help about removing an icon in my statusbar. for example this Sim icon
i tried several methods that i have read in this forum. I also tried to change the png into a blank and in my statusbar it displays a gap between icons
By the way im on SGY duos.
please help me clear up my mind.
Thanks in advance. More power XDA!
s020407 said:
Hello Sir, I need help about removing an icon in my statusbar. for example this Sim icon
i tried several methods that i have read in this forum. I also tried to change the png into a blank and in my statusbar it displays a gap between icons
By the way im on SGY duos.
please help me clear up my mind.
Thanks in advance. More power XDA!
Click to expand...
Click to collapse
I also asked same question few months back...but got no response from any1
i succesfully removed only the Carier name..but cudnt remove the icons ..
in Xdv 3 V2.0 status bar has no carrier name.....
Himan Boro said:
I also asked same question few months back...but got no response from any1
i succesfully removed only the Carier name..but cudnt remove the icons ..
in Xdv 3 V2.0 status bar has no carrier name.....
Click to expand...
Click to collapse
Ohh we have the same problem glad to hear that. i tried to search on smalis but still no luck =( hope somebody can point us this problem.
Im on stock redux room
s020407 said:
Ohh we have the same problem glad to hear that. i tried to search on smalis but still no luck =( hope somebody can point us this problem.
Im on stock redux room
Click to expand...
Click to collapse
owh....m on pure stck deodex self customed status bar+rom
Himan Boro said:
owh....m on pure stck deodex self customed status bar+rom
Click to expand...
Click to collapse
Good for you bro, please show me an SS of your phonescreen bro
use rom toolbox pro
Sent from my GT-S5360
s020407 said:
Hello Sir, I need help about removing an icon in my statusbar. for example this Sim icon
i tried several methods that i have read in this forum. I also tried to change the png into a blank and in my statusbar it displays a gap between icons
By the way im on SGY duos.
please help me clear up my mind.
Thanks in advance. More power XDA!
Click to expand...
Click to collapse
If you want that your icons should not be visible.Its much better to crop that pngs and make them transparent.Instead of wasting your time in smali editing.
Good luck...
san122 said:
If you want that your icons should not be visible.Its much better to crop that pngs and make them transparent.Instead of wasting your time in smali editing.
Good luck...
Click to expand...
Click to collapse
hey bro...i also want to edit that...if i make my icon transparent then..there will b empty space ....tht wil look odd..if u know then please give the guide..i wil giv u the systemUI n i wil test it if u need tester
Himan Boro said:
hey bro...i also want to edit that...if i make my icon transparent then..there will b empty space ....tht wil look odd..if u know then please give the guide..i wil giv u the systemUI n i wil test it if u need tester
Click to expand...
Click to collapse
I think he means resize the icon width so its so narrow you wont even notice there should be an icon there
Himan Boro said:
hey bro...i also want to edit that...if i make my icon transparent then..there will b empty space ....tht wil look odd..if u know then please give the guide..i wil giv u the systemUI n i wil test it if u need tester
Click to expand...
Click to collapse
marcussmith2626 said:
I think he means resize the icon width so its so narrow you wont even notice there should be an icon there
Click to expand...
Click to collapse
Yup You are right.
san122 said:
Yup You are right.
Click to expand...
Click to collapse
mmm i thought there's a guide to remove it succesfuly but no guide
Himan Boro said:
mmm i thought there's a guide to remove it succesfuly but no guide
Click to expand...
Click to collapse
look here its how its done ... check my wordpress it will have more guide to do things like that soon
Remove Icon Sim on Status Bar
go to SystemUI.apk\res\layout\signal_cluster_view.xml
Find this :
<ImageView android:id="@id/sim_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="3.0dip" />
Click to expand...
Click to collapse
replace all that line with this :
<ImageView android:id="@id/sim_icon" android:layout_width="0.0dip" android:layout_height="0.0dip" />
Click to expand...
Click to collapse
Click to expand...
Click to collapse
How to remove these? : Hyperion Dev team, Community support and Hyperion version tab. Please guide me to delete it or just replace the text. Thanks
GalKill said:
How to remove these? : Hyperion Dev team, Community support and Hyperion version tab. Please guide me to delete it or just replace the text. Thanks
Click to expand...
Click to collapse
First check ,in the android manifest for the tab activity.Then open the smali for it and remove the last tab option.
nightwalker said:
First check ,in the android manifest for the tab activity.Then open the smali for it and remove the last tab option.
Click to expand...
Click to collapse
But which smali? Can u give me the ss?
GalKill said:
But which smali? Can u give me the ss?
Click to expand...
Click to collapse
I don't have the device now.As I hard bricked it.You can check in android manifest for the activity of the tabs.there you will find and I can help you better then.
Hi guys
I need put my status bar like the picture... Can someone help me? I tried with Gravity Box but without results. Thanks
cachok9999 said:
Hi guys
I need put my status bar like the picture... Can someone help me? I tried with Gravity Box but without results. Thanks
Click to expand...
Click to collapse
U need to flash a custom ROM for that .
YET Grand prime does mot have any.
hang out with stock UI
adblocker said:
U need to flash a custom ROM for that .
YET Grand prime does mot have any.
hang out with stock UI
Click to expand...
Click to collapse
Thanks @adblocker only we must wait
it is possible first you needvto find good toggle use mine then delete samsung toggles then add my toggle
AndroidFire said:
it is possible first you needvto find good toggle use mine then delete samsung toggles then add my toggle
Click to expand...
Click to collapse
oooo good!!!! could you explame me with more details? which apk need to delete? and the link of your toogle. thanks in advance
cachok9999 said:
oooo good!!!! could you explame me with more details? which apk need to delete? and the link of your toogle. thanks in advance
Click to expand...
Click to collapse
will make guide be patient
Hi. i found an apk to put my systemUI like this.
Color Status Bar download for play store
I found EMUI themes on the internet which changed the design of various third party apps like f.e. WhatsApp. So I know, I could just take the theme, and edit the com.whatsapp file in it, but there are not all design elements of the app included. So my question: How can I find out the name of every design element and file name to change the design of every part of each app?
This is huge process i think
I'd just need the name of the elements for this xml file and the rest of the file structure where the media files for icons are (with their name). How could other people do it then? Isn't there a way to easily find that out? ?
I guess you have to decompile the apps in question and look at their source code for the correct names for elements. Probably a bit time consuming process yes. But that's probably how they all do it.
Thanks, I decompiled WhatsApp.apk and am now trying to understand how this whole thing works... I still don't understand everything especially because of the theme.xml file which obviously only exists in the theme, but not in the decompiled WhatsApp.apk. But I'm going to try to find out everything by try and error
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Lyshalia said:
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Click to expand...
Click to collapse
Hmm there isn't explained how editing of any app works, only some app icons, wallpaper and lockscreen.
Lyshalia said:
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Click to expand...
Click to collapse
Themeing tool is available ? Do you have any links?
venugopalu007 said:
Themeing tool is available ? Do you have any links?
Click to expand...
Click to collapse
There is a link on the site, you will find it. Just scroll down a bit.
Lyshalia said:
There is a link on the site, you will find it. Just scroll down a bit.
Click to expand...
Click to collapse
In which section , i didn't find the link
venugopalu007 said:
In which section , i didn't find the link
Click to expand...
Click to collapse
1. THEME TEMPLATE & TOOL
1.1 Download the required files
Lyshalia said:
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Click to expand...
Click to collapse
Lets see , thanks for the link.
Does anyone know how to edit the chat bubbles in Whatsapp using the EMUI themes? I already tried to enter another color inside the theme.xml:
<color name="bubble_color_outgoing">#ffd29bd7</color>
And I also tried to edit those files (see attachment) inside /res/drawable-hdpi-v4/, /res/drawable-xhdpi-v4/ and /res/drawable-xxhdpi-v4/.
Nothing changed. Is the EMUI theming engine unable to edit those chat bubbles or is there another file that I missed?
I am using this theme for few days it changes most of your user interface as close as stock android. You are going to love it if you are a stock android lover. But it shows five minutes trail every now and then. If anyone can fix this will be thankful.
2hinreza said:
I am using this theme for few days it changes most of your user interface as close as stock android. You are going to love it if you are a stock android lover. But it shows five minutes trail every now and then. If anyone can fix this will be thankful.
Download from here
Click to expand...
Click to collapse
What the....
amodeos said:
What the....
Click to expand...
Click to collapse
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
2hinreza said:
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
Click to expand...
Click to collapse
Just add double dot or slash, something like this "www..blablabla..com or www(dot)blablabla(dot)com
2hinreza said:
Hey I am sorry for the post without the theme link, I am trying to add the link but it is not working. Also not able to delete the post.
Click to expand...
Click to collapse
I (or any other moderator) is happy to assist you and to add a link to your OP. Just PM one of us, or even better use the report functionality!
Search lawnchair in playstore, maybe hard to find themes close to stock Android, install launcher is easy solution