S5 SystemUI [Status Bar][For Stock][Do check it] - Galaxy Grand 2 Themes and Apps

Hi Guyz
Sharing my S5 status bar for Stock will also work with my (Turbo Rom all version (not on S5 port rom))
What is in it..??
>NO sim icon on status bar but there in notification are
>H+ icon coverted to LTE+ (For fun will not real give you lte speed )
There are two version only for kitkat roms
With Sfinder and Quick Connect >Download<
And WithOut IT >Download<
Mirror :
With : https://www.dropbox.com/s/dfqm46dpzg5ki2f/S5_systemui_with sfinder and qconnect.zip?dl=0
Without: https://www.dropbox.com/s/erxguz2sz0kj9mo/S5_systemui_without sfinder and qconnect.zip?dl=0
Screen Shot in below

i cant install
I want how to install theme

Can I use it on stock jellybean... I have one of the old builds of stock builds of jellybean... NB3
Sent from my SM-G7102

How to install this?
Sir, I am a noob so can you help me installing this?
I have rooted SM-G7102

thanks for ur work
Thanks for this work.. and here ia some bug plz fix it. In flight mode it says screen lock instead of no service. And while in 3g mode data on it say lte+ not H+ please soon fix it.. i like it.

rsrohan said:
Sir, I am a noob so can you help me installing this?
I have rooted SM-G7102
Click to expand...
Click to collapse
Hi friend to install this you most rooted ur device. And after that take ur phone jn to recovery mode by hoding volume up power key and home key at a same time and istall zip from the folder where u kept it and before doing any changes do the back up.

abilash10 said:
Hi friend to install this you most rooted ur device. And after that take ur phone jn to recovery mode by hoding volume up power key and home key at a same time and istall zip from the folder where u kept it and before doing any changes do the back up.
Click to expand...
Click to collapse
Bro can I downgrade from K1 to H6?

meetpanchamiya said:
Bro can I downgrade from K1 to H6?
Click to expand...
Click to collapse
No u cant do that. .due to the samsung security.. if u do so ur device may bricked and cannot be recover.

meetpanchamiya said:
Bro can I downgrade from K1 to H6?
Click to expand...
Click to collapse
abilash10 said:
No u cant do that. .due to the samsung security.. if u do so ur device may bricked and cannot be recover.
Click to expand...
Click to collapse
Yeah you could.
There's a good guide in the General section.

Question
It worked, I'm on NK1 version by the way?
Thanks a lot.

it is working.
I Have make S finder and QuickConnect Working
Just put These APK files in System/app
and SET THE Correct permissions.

:good:

My friend, I will answer the phone?
build number : G7102XXUBNH5

@aapav01 plz make this system ui with sim buttons removed from the notification drawer
Sent from my SM-G7102 using Tapatalk

Thanks and questioning for making Notification Panel transparent
Thank you so much for this Sir..
Working like charm. (on H6 build) :good:
My question is:
Will you please guide me how to make "Notification Panel" transparent.
I have tried to replace notification_panel_bg.9 (\res\drawable-xhdpi) with transparent one.
But it remains the same. Means its not becoming transparent and remain as shown in your given screenshots.
Your guidance will be appreciated a lot.

jayuthaker said:
Thank you so much for this Sir..
Working like charm. (on H6 build) :good:
My question is:
Will you please guide me how to make "Notification Panel" transparent.
I have tried to replace notification_panel_bg.9 (\res\drawable-xhdpi) with transparent one.
But it remains the same. Means its not becoming transparent and remain as shown in your given screenshots.
Your guidance will be appreciated a lot.
Click to expand...
Click to collapse
hi
1st decompil framwork
go to res/value/bools.xml
find
Code:
<bool name="config_ExtendActionBar">false</bool>
and change it to
Code:
<bool name="config_ExtendActionBar">true</bool>
now go to res/value/style.xml
find
Code:
<item name="actionBarNonExtended">true</item>
and change to
Code:
<item name="actionBarNonExtended">false</item>
find another one in this file to
Code:
<item name="actionBarNonExtended">true</item>
and change to
Code:
<item name="actionBarNonExtended">false</item>
recompil
now you have transparent status bar

@maxx35000 bro
With which program edit ? Plz tell bro
Sent from my SM-G7102 using Tapatalk

Related

[Q] I need the help to make SystemUI transparent 100% at lock screen and home screen

Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
bbanana said:
Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
Click to expand...
Click to collapse
Have you installed xposed framework? Get it from here --> xposed 2.41
Once installed you can download the module "tinted statusbar" within the xposed installer.
LS.xD said:
Have you installed xposed framework? Get it from here --> xposed 2.41
Once installed you can download the module "tinted statusbar" within the xposed installer.
Click to expand...
Click to collapse
Thanks, but i dont want to use the app running which not be system apps.
Any good reason for your decision???
Sent from my loved HTC One S using buggy Tapatalk 0.o
LS.xD said:
Any good reason for your decision???
Sent from my loved HTC One S using buggy Tapatalk 0.o
Click to expand...
Click to collapse
yeah, because this one i cant make it transparent with any guide. i cant sleep if cant do something
bbanana said:
yeah, because this one i cant make it transparent with any guide. i cant sleep if cant do something
Click to expand...
Click to collapse
Using xposed will provide the trnsparent system ui + all chages are reversible easily, because none of you apps will be changed. Just try it
bbanana said:
Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
Click to expand...
Click to collapse
Decomplie framework-res.apk then open framwork-res_src>values> edit colors.xml and style.xml using notepad++

[Q] Need help about SystemUI apk

Hi, I'm using HiSense EG680 bundled with Smartfren (local Indonesian CDMA operator) and I'm using a custom Rom created by a local dev
I need a help about the system UI apk and everything that is related with the status bar and the dialer app.
The dev has set a centered clock on the status bar and a mobile network speed indicator also on the status bar, that cannot be modified by gravitybox
The problem is I don't really like the centered clock and the speed indicator, and on the dialer app the dev has set an image that not everyone would like it as a dialer background. I want the clock to be moved back to the left side and the indicator removed, and the dialer background like the default. but I don't know how to done it as I'm not so familiar with the compile and decompile thing
I need someone to help me with the problem, By editing the apk and send it back to me. you can see The screenshot of The problem in the attachment, I will send the files that needed to you
Thanks in advance
dustinraditya said:
Hi, I'm using HiSense EG680 bundled with Smartfren (local Indonesian CDMA operator) and I'm using a custom Rom created by a local dev
I need a help about the system UI apk and everything that is related with the status bar and the dialer app.
The dev has set a centered clock on the status bar and a mobile network speed indicator also on the status bar, that cannot be modified by gravitybox
The problem is I don't really like the centered clock and the speed indicator, and on the dialer app the dev has set an image that not everyone would like it as a dialer background. I want the clock to be moved back to the left side and the indicator removed, and the dialer background like the default. but I don't know how to done it as I'm not so familiar with the compile and decompile thing
I need someone to help me with the problem, By editing the apk and send it back to me. you can see The screenshot of The problem in the attachment, I will send the files that needed to you
Thanks in advance
Click to expand...
Click to collapse
It'll be better if you contacted the developer of that systemui apk to help you as he'll be able to help you better than anyone else. Also if u don't like the status bar or dialer u can change it by installing another one which u like.
Atishay Jain said:
It'll be better if you contacted the developer of that systemui apk to help you as he'll be able to help you better than anyone else. Also if u don't like the status bar or dialer u can change it by installing another one which u like.
Click to expand...
Click to collapse
Thank you for the reply
That's the other problem, the dev is hard to contact. Can you help me with my problem about the status bar? Your help would be very appreciated
dustinraditya said:
Thank you for the reply
That's the other problem, the dev is hard to contact. Can you help me with my problem about the status bar? Your help would be very appreciated
Click to expand...
Click to collapse
Sorry bro, I have no knowledge of how to edit the systemui apk, however I can provide u with a method to install another status bar without a recovery incase u find another status bar or the stock one.
Atishay Jain said:
Sorry bro, I have no knowledge of how to edit the systemui apk, however I can provide u with a method to install another status bar without a recovery incase u find another status bar or the stock one.
Click to expand...
Click to collapse
What's the method? Any kind of your help is appreciated
dustinraditya said:
What's the method? Any kind of your help is appreciated
Click to expand...
Click to collapse
You'll need the SystemUI.apk of the status bar u want to install. Do u have it ?
dustinraditya said:
What's the method? Any kind of your help is appreciated
Click to expand...
Click to collapse
Okay so I assume that u have the required apks. Just go to the thread linked in my signature and follow the lucky patcher method (point 1) to install ur status bar. As for the dialer, it can also be installed using the same method, just skip the uninstalling part (begin from step 6)
Atishay Jain said:
Okay so I assume that u have the required apks. Just go to the thread linked in my signature and follow the lucky patcher method (point 1) to install ur status bar. As for the dialer, it can also be installed using the same method, just skip the uninstalling part (begin from step 6)
Click to expand...
Click to collapse
Your method ended up to "SystemUI has stopped working"
Well I have a systemUI.apk that doesn't match my custom rom I guess
But thank you Atishay
dustinraditya said:
Your method ended up to "SystemUI has stopped working"
Well I have a systemUI.apk that doesn't match my custom rom I guess
But thank you Atishay
Click to expand...
Click to collapse
Hey I think I found the solution to your problem but you'll need to tell me if you made a backup before flashing the new rom ? And no, I'm not going to tell you to restore your previous rom. But before typing any further I'd like to know the answer to this.
Atishay Jain said:
Hey I think I found the solution to your problem but you'll need to tell me if you made a backup before flashing the new rom ? And no, I'm not going to tell you to restore your previous rom. But before typing any further I'd like to know the answer to this.
Click to expand...
Click to collapse
Yup I had them backed up via MTK Droid Tool since I'm using MTK based device
dustinraditya said:
Yup I had them backed up via MTK Droid Tool since I'm using MTK based device
Click to expand...
Click to collapse
I don't know how mtk backups are like, but I guess there must be a system.yaffs2.img file in the backup. Download smanager here and use it to open that file. Now go to system/app and copy the SystemUI apk and install it using that Lucky Patcher method. Hope this works.
Or i would just like to say, download custom status bar. There are many themers out there. Just google custom status bar for your device. I did the same.
Sent from my GT-S5360 using xda app-developers app

[SystemUI] Xperia Lollipop Navigation Bar Icons

XPERIA LOLLIPOP NAVIGATION BAR ICONS
Hello Everyone...
Today I present stock SystemUI with original Xperia Navigation Bar Icons....
Hope you all like it...
Steps to use :-
Just Replace SystemUI.apk via root explorer with correct permissions...
Download Link:-
https://drive.google.com/file/d/0B9STF0EOk32Cb0RjRTBYbG12TU0/view?usp=sharing
Check Screenshots below...
HOPE YOU ALL LIKED IT....
HIT THE THANKS BUTTON IF YOU REALLY LIKED IT.... :good:
nav bar and notification bar disapperared
not working..........after moving the systemui.apk to crct folders with appropriate permissions the nav bar and notification bar dissapperared
macnemo said:
not working..........after moving the systemui.apk to crct folders with appropriate permissions the nav bar and notification bar dissapperared
Click to expand...
Click to collapse
Are you on a odex rom (Stock rom)...?????
Samuel Wankhede said:
Are you on a odex rom (Stock rom)...?????
Click to expand...
Click to collapse
stock rom
macnemo said:
stock rom
Click to expand...
Click to collapse
Yes that's the problem.
First delete SystemUI.odex from System/app and then replace my SystemUI.apk
Samuel Wankhede said:
Yes that's the problem.
First delete SystemUI.odex from System/app and then replace my SystemUI.apk
Click to expand...
Click to collapse
i deodexed my rom.......stil nt working .only black background with no notification bar & nav bar
macnemo said:
i deodexed my rom.......stil nt working .only black background with no notification bar & nav bar
Click to expand...
Click to collapse
Which rom do you have ?
Otherwise I have an idea...
Give me systemui which is working,....I will mod it for you
Samuel Wankhede said:
XPERIA LOLLIPOP NAVIGATION BAR ICONS
Hello Everyone...
Today I present stock SystemUI with original Xperia Navigation Bar Icons....
Hope you all like it...
Steps to use :-
Just Replace SystemUI.apk via root explorer with correct permissions...
Download Link:-
https://drive.google.com/file/d/0B9STF0EOk32Cb0RjRTBYbG12TU0/view?usp=sharing
Check Screenshots below...
HOPE YOU ALL LIKED IT....
HIT THE THANKS BUTTON IF YOU REALLY LIKED IT.... :good:
Click to expand...
Click to collapse
This was already given by mohanlink
It is present long ago then why u repost it with ur name??
abhishekr700 said:
This was already given by mohanlink
It is present long ago then why u repost it with ur name??
Click to expand...
Click to collapse
Check the screenshots carefully...
The navigation buttons are from original android L ui from xperia not from google....
Samuel Wankhede said:
Check the screenshots carefully...
The navigation buttons are from original android L ui from xperia not from google....
Click to expand...
Click to collapse
oh didnt notice them before
abhishekr700 said:
oh didnt notice them before
Click to expand...
Click to collapse
You should always read the article carefully and also pictures before commenting on something...
Samuel Wankhede said:
Which rom do you have ?
Otherwise I have an idea...
Give me systemui which is working,....I will mod it for you
Click to expand...
Click to collapse
this is my jellybean 4.2.2 rom
SystemUI
Here it is...
Replace your systemui with this...
Send me a screenshot in next comment...
Samuel Wankhede said:
Here it is...
Replace your systemui with this...
Send me a screenshot in next comment...
Click to expand...
Click to collapse
sryy bro nt wrking......cant take screensht either
these r the steps i followed:
1) cut system.ui to root folder
2) change perimissions
3) again cut and paste in system/app folder
but the result is same........black screen
macnemo said:
sryy bro nt wrking......cant take screensht either
these r the steps i followed:
1) cut system.ui to root folder
2) change perimissions
3) again cut and paste in system/app folder
but the result is same........black screen
Click to expand...
Click to collapse
I don't know then why its not working for you bro...
If you are on stock rom then better flash this rom from the link..
Its much better than stock one and is also deodexed..
http://www.informationlord.com/pure-xperia-z3-rom-for-xperia-c/
Can you add signal and wifi icons like that, with your navigation bar.
Screen shot is from other topic not mine
Nice work.. Keep it up.. Btw couple of question.. Which SystemUI are you using? I can see the Z2 style battery icon.. And how did you get those themes to appear in Skin-picker app? In last screenshot?
Yousef adel said:
Can you add signal and wifi icons like that, with your navigation bar.
Screen shot is from other topic not mine
Click to expand...
Click to collapse
Here it is...
Replace via root explorer....
STRYDER~007 said:
Nice work.. Keep it up.. Btw couple of question.. Which SystemUI are you using? I can see the Z2 style battery icon.. And how did you get those themes to appear in Skin-picker app? In last screenshot?
Click to expand...
Click to collapse
I am using stock systemui with my modifications(like z2 style battery icon with percentage as well as normal one,quick settings,stamina mode etc)...
And about those themes....they are also ported by me....I just put them in System/app and reboot...after reboot they automatically show in skin-picker app...
Btw I sent you a message some days before mentioning my problem but you didn't gave me reply..
Samuel Wankhede said:
I am using stock systemui with my modifications(like z2 style battery icon with percentage as well as normal one,quick settings,stamina mode etc)...
And about those themes....they are also ported by me....I just put them in System/app and reboot...after reboot they automatically show in skin-picker app...
Btw I sent you a message some days before mentioning my problem but you didn't gave me reply..
Click to expand...
Click to collapse
Oh nice.. Coz I ported the skin-core app from Z3..It showed me preinstalled themes but downloaded themes were not visible in that.. Guess I'll have to make changes in framework also.. I think you also use hkthememanager to apply themes right? And btw I didn't receive your msg.. Lots of people PM me so it might have been lost in there somewhere.. Can you resend your message?

S6 SystemUI.apk + Lockscreen (N900)

S6 SystemUI + Lockscreen (N900)
Hi guys,
Finally I decided to theme our default SystemUI.apk to S6 styled SystemUI.apk. Its still work in progress. Its a lil bit difficult, I understood now. BTW, 80% done. Now I decided to share my small work with you
NOTE: Pls pls pls make a backup of your SystemUI.apk before flashing this. If anything went wrong, pls dont blame me. This is my first work for n900.
It will work only on STOCK N900 LOLLIPOP firmwares. I didn't tried on other roms. Bcoz I'm using stock lollipop now
Features:
S6 Statusbar icons
S6 Toggle icons
S6 Notification panel original colour
S6 Like layout (Touches the edges to the screen)
S6 camera and dialer icons on the lockscreen (We must enable pattern type lockscreen to view the dialer icon)
S6 styled Lockscreen
S6 Styled weather icons on lockscreen
Click to expand...
Click to collapse
Remaining works:
Wi-Fi name under wifi toggle
Click to expand...
Click to collapse
Download Links:
S6 Lockscreen with S6 SystemUI: http://www.mediafire.com/download/dkb2hg06kg3fli9/S6_SystemUI_Lockscreen.zip
Normal Lockscreen with S6 SystemUI: http://www.mediafire.com/download/igirr1754pyjx7j/S6_Systemui_n900_UPDT_3.zip
Click to expand...
Click to collapse
Installation:
Back up your current SystemUI.apk or full system backup.
Goto CWM or TWRP
Install from sd card and Choose the zip file
Reboot
Click to expand...
Click to collapse
Credits:
@Urban pendu
@hakan_710
Click to expand...
Click to collapse
I will try to improve more for next update.. Stay tuned...
Thanks,
Vishnu pv
Good work mate keep it up
wowwwwwwow
link download?.. Thank
Vishnu pv said:
Hi guys,
Finally I decided to theme our default SystemUI.apk to S6 styled SystemUI.apk. Its still work in progress. I need some helps from you. Its a lil bit difficult, I understood now. BTW, 40% done. Finished statusbar icons, text sizes, removed untouched edge spaces. Now I need to know how to set divider between Quick connect and S Finder. If anyone knows, pls tell me. Thanks
Click to expand...
Click to collapse
Good mate Hope you got success In wifi name under wifi toggle...
One thing mate Can you give me a guide how to make brightness bar thin???
Sent from my SM-N910F
This could be of great use to people who dont like what Custom ROMs offer. Any chance you'll give us an app to change stuff, there are way to many people requesting features such as internet speed meter. Im asking cause i see no sense why Samsung has put that Quick Connect bar there...
top job mate, looks neat
Sarakham said:
link download?.. Thank
Click to expand...
Click to collapse
Check OP
PlutoDelic said:
This could be of great use to people who dont like what Custom ROMs offer. Any chance you'll give us an app to change stuff, there are way to many people requesting features such as internet speed meter. Im asking cause i see no sense why Samsung has put that Quick Connect bar there...
top job mate, looks neat
Click to expand...
Click to collapse
Thanks bro. I dont have enough knowledge bro. I dont know any tweak, development, etc. I only know some theming.
Urban pendu said:
Good mate Hope you got success In wifi name under wifi toggle...
One thing mate Can you give me a guide how to make brightness bar thin???
Sent from my SM-N910F
Click to expand...
Click to collapse
I tried alot for wifi name, but not succeeded. But will try. And for brightness bar thin, I think you need to edit framework-res.apk. It is in there.
Big thanks
Can you port s6 dialer four us??
Please port theme engine.
Sent from my SM-N900 using XDA Free mobile app
Mohamedadelfouda said:
Can you port s6 dialer four us??
Click to expand...
Click to collapse
anuprode09 said:
Please port theme engine.
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
As I said, i dont know porting. I can just theme, thats all.
Maybe You can center everything on lockscreen?
NOTE 3 - TAPATALK
cyberain said:
Maybe You can center everything on lockscreen?
NOTE 3 - TAPATALK
Click to expand...
Click to collapse
Yeah, that i can do. Will try
Vishnu pv said:
Yeah, that i can do. Will try
Click to expand...
Click to collapse
Thanks for your work sir,
Just some questions:
1. for changing background of notifiction color & background of S finder and quick connect, which pngs have you replaced?
2. for removing notification bar gaps, how many xml codes have you edited?
HITMAN-CREED said:
Thanks for your work sir,
Just some questions:
1. for changing background of notifiction color & background of S finder and quick connect, which pngs have you replaced?
2. for removing notification bar gaps, how many xml codes have you edited?
Click to expand...
Click to collapse
1. In colors.xml, you have to change color values of "notification_header_bg_tw" and "tw_quick_connect_layout_bg"
2. In dimens.xml, change value of "notification_side_padding" to 0.0dip. By default its 8.0dip.
S6 SystemUI [UPDATE 2]
UPDATE 2
Small update:
1. Added divider between S Finder and Quick connect
2. Reduced text size of "Auto" of auto brightness checkbox.
3. Some more toggle icons changed.
Link added in OP
Btw it is only for N900?
NOTE 3 - TAPATALK
cyberain said:
Btw it is only for N900?
NOTE 3 - TAPATALK
Click to expand...
Click to collapse
Yup. N9005 has already original S6 SystemUI port in DarkLord ROM.
Don't work on audax rom. Why?
japoco_poz14 said:
Don't work on audax rom. Why?
Click to expand...
Click to collapse
Its for n900 and stock lollipop rom. I haven't checked for other roms.

S8 Nav bar keys

Hello again
Here is the s8 on screen buttons with automatic colour changing(see screenshots)
Download link-
https://www.androidfilehost.com/?fid=529152257862716442
NOTE:- I modified my stock note 5 nougat framework.res apk
so only tested on note 5 and s6e+ stock deodexed nougat(most probably not work on other models)
and if anyone doesnt like these nav bar buttons....can remove them from here
https://www.androidfilehost.com/?fid=529152257862716444
Credits to my friend @CrsMthw for helping me :highfive:
Now for the rest of the users who dont know to decompile or modifies things...here is a build prop trick to get s8 nav bar buttons
just go to system/buildprop
nd add this line... and after adding reboot your device
qemu.hw.mainkeys=0 or if you already have.....just rename from qemu.hw.mainkeys=1 to qemu.hw.mainkeys=0
NOTES-
1. It is little bit buggy
2.Compatible with s8 launcher
3.Not automatic colour changing
Enjoy ​
well well....congratulations..best of luck
Sent from my SM-G935F using Tapatalk
Solved it
perfect
love it .. thanks
great! thank you! I see something strange here.
Khongloi-nougat-rom v3
Enviado desde mi SM-N920C mediante Tapatalk
What's with the build.prop edit? Does doing that enables S8 software keys on any Samsung device with Nougat? Or is it for people who flash the zip?
Arpit Aggarwal said:
Hello again
Here is the s8 on screen buttons with automatic colour changing(see screenshots)
Download link-
https://www.androidfilehost.com/?fid=529152257862716442
NOTE:- I modified my stock note 5 nougat framework.res apk
so only tested on note 5 and s6e+ stock deodexed nougat(most probably not work on other models)
and if anyone doesnt like these nav bar buttons....can remove them from here
https://www.androidfilehost.com/?fid=529152257862716444
Credits to my friend @CrsMthw for helping me :highfive:
Now for the rest of the users who dont know to decompile or modifies things...here is a build prop trick to get s8 nav bar buttons
just go to system/buildprop
nd add this line... and after adding reboot your device
qemu.hw.mainkeys=0 or if you already have.....just rename from qemu.hw.mainkeys=1 to qemu.hw.mainkeys=0
NOTES-
1. It is little bit buggy
2.Compatible with s8 launcher
3.Not automatic colour changing
Enjoy ​
Click to expand...
Click to collapse
Is it a flashable zip?
Is possible change the color of the buttons?, it lost in the background
help
Arpit bro how u modify framework.res ...i have Rc m on nn8 can soft keys changing colour will work if i flash zip file or i have to modify framework.res?
fawadcutee said:
Arpit bro how u modify framework.res ...i have Rc m on nn8 can soft keys changing colour will work if i flash zip file or i have to modify framework.res?
Click to expand...
Click to collapse
Well...my zip is for stock deodexed users...
If u flash this zip..u will loose rc features then
So..better to modify framework.res apk if u know how to..
Or otherwise use build prop trick
fdogic said:
love it .. thanks
Click to expand...
Click to collapse
How did you get the rounded google search bar?
Icons
fdogic said:
love it .. thanks
Click to expand...
Click to collapse
Hi as I can see from the picture you have the official S8 icons may I ask how you got it?
help
arpit bro as u said if i use build prop trick then the colour changing effect will happen ?or i should modify framework.res to get colour chnging effect ?
fdogic said:
love it .. thanks
Click to expand...
Click to collapse
How did u get the s8 weather widget?
suggestion
Farleftcoast said:
How did you get the rounded google search bar?
Click to expand...
Click to collapse
bro i have made a rounded widget that is so cool .if u wanna see i can show u
Thanks! My screen is cracked and the buttons don't work. I've been using simple control for a long time and was looking for a way to get on-screen buttons. So I can't thank you enough.
Could you please also do something about the automatic changing colors? The default color doesn't go with default wallpapers.
cheesechocolate said:
Thanks! My screen is cracked and the buttons don't work. I've been using simple control for a long time and was looking for a way to get on-screen buttons. So I can't thank you enough.
Could you please also do something about the automatic changing colors? The default color doesn't go with default wallpapers.
Click to expand...
Click to collapse
Use Navbar Apps 2.3.2 By*Damian Piwowarski its really nice.
So, the build.prop edit is required along with flashing the mod?
DJBhardwaj said:
So, the build.prop edit is required along with flashing the mod?
Click to expand...
Click to collapse
Nope..
If you are on stock deodexed nougat n5 or s6e+...u can flash only mod..
Otherwise...use build prop trick to get nav bar
Arpit Aggarwal said:
Nope..
If you are on stock deodexed nougat n5 or s6e+...u can flash only mod..
Otherwise...use build prop trick to get nav bar
Click to expand...
Click to collapse
Thank you. :good:

Categories

Resources