Hi there,
I have rooted my SGS4 and was looking for a way to enable software (screen) keys.
As a reference I used this thread http://forum.xda-developers.com/showthread.php?t=2032117.
Unfortunately it did not work. After adding qemu.hw.mainkeys=0 line to system/build.prop and rebooting I started to get popping error "Unfortunately, System UI has stopped".
Does anybody know how to enable software keys on SGS4 ? Please advice.
Thanks!
i have got LMT launcher installed on my phone i think it's better than soft on screen keys cause it doesn't kill space on screen
Sent from my GT-I9505 using xda premium
big_b0sss said:
i have got LMT launcher installed on my phone i think it's better than soft on screen keys cause it doesn't kill space on screen
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
Thanks for your answer. I'm using MIUI launcher and would like to stick to it. I'm looking for a software buttons mode. I like how it works and looks. I know that there are many alternative solutions (like Virtual Button Bar), but I like when it is integrated into system.
I would really appreciate if somebody can tell me how to enable software (screen) keys on SGS4 with original rooted ROM.
Thank you
if the build.prop method not working then there is something missing in the code
bump
bala_gamer said:
if the build.prop method not working then there is something missing in the code
Click to expand...
Click to collapse
Can we manually add what is missing for software buttons to work ?
qemu.hw.mainkeys=0 <----Add that to the bottom of your build.prop and reboot.
KillaHurtz said:
qemu.hw.mainkeys=0 <----Add that to the bottom of your build.prop and reboot.
Click to expand...
Click to collapse
It does not work for me and this is exactly what I want to fix (please take a look at my original post).
After reboot I'm getting "Unfortunately, System UI has stopped" message and no software keys.
I ran into the same issue. It still worked with the S3 by simply updating the build.prop. But with the S4 Samsung it doesn't.
It works nicely with cm10.1 though. If you don't need any of the Samsung additions then it is really worth going to cm. There I put the qemu.hw. mainkeys=0 in /data/local.prop. This file doesn't exist by default, but it can be created with an editor. The advantage of this is that it stays there along updates as long as you don't wipe data.
Gesendet von meinem GT-I9505 mit Tapatalk 2
vogli said:
I ran into the same issue. It still worked with the S3 by simply updating the build.prop. But with the S4 Samsung it doesn't.
It works nicely with cm10.1 though. If you don't need any of the Samsung additions then it is really worth going to cm. There I put the qemu.hw. mainkeys=0 in /data/local.prop. This file doesn't exist by default, but it can be created with an editor. The advantage of this is that it stays there along updates as long as you don't wipe data.
Gesendet von meinem GT-I9505 mit Tapatalk 2
Click to expand...
Click to collapse
Thank you for the info!
Does CM for S4 support
1) Screen Mirroring (wired and wireless) ?
2) NFC ?
3) Smart stay ?
4) Adapt Sound ?
bala_gamer said:
if the build.prop method not working then there is something missing in the code
Click to expand...
Click to collapse
Hi bala , could you investigate in this matter ? Thanks
fmark said:
Thank you for the info!
Does CM for S4 support
1) Screen Mirroring (wired and wireless) ?
2) NFC ?
3) Smart stay ?
4) Adapt Sound ?
Click to expand...
Click to collapse
No yes no and no.
The softkey mod is worked on my s4. I have 4.4.2 , fyi
cutrich said:
The softkey mod is worked on my s4. I have 4.4.2 , fyi
Click to expand...
Click to collapse
I use GravityBox (an Xposed mod) to enable this an the down button torch.
It says Vanilla JB but I've got it working on the Omega TouchWiz rom i'm running...
Use at your own risk...
Hi. Bump. I was looking too for an alternate keys because my home button is defective.
012512 said:
Hi. Bump. I was looking too for an alternate keys because my home button is defective.
Click to expand...
Click to collapse
decompile framework-res.apk, go to res/values/bools.xml
change
Code:
<bool name="config_showNavigationBar">false</bool>
from false to true
recompile
done
DSA said:
decompile framework-res.apk, go to res/values/bools.xml
change
Code:
<bool name="config_showNavigationBar">false</bool>
from false to true
recompile
done
Click to expand...
Click to collapse
There is no res/values/ folder in my framework-res.apk.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
012512 said:
There is no res/values/ folder in my framework-res.apk.
Click to expand...
Click to collapse
because it didnt decompile properly
make sure you install frameworks first
i can't recompile it now.
DSA said:
because it didnt decompile properly
make sure you install frameworks first
Click to expand...
Click to collapse
How do I install framework? Do I have to get the stock framework?
Related
My home button is broken thats why. thanks
Use the xposed module gravity box and you will be able to use both navigation bar and pie, so you won't need the home button.
Sent From My SM-N9005 To All You Wonder Nobodies!!
I come across this build.prop tweak the other day, if you add: qemu.hw.mainkeys=0 and restart you should have Softkeys enabled.
You need root to edit the file and I'd advise keeping a backup on the extSD.
Sent from my SM-N9005 using Tapatalk
denski101 said:
I come across this build.prop tweak the other day, if you add: qemu.hw.mainkeys=0 and restart you should have Softkeys enabled.
You need root to edit the file and I'd advise keeping a backup on the extSD.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
does that work on a stock touchwiz based rom?
JoJo2211 said:
does that work on a stock touchwiz based rom?
Click to expand...
Click to collapse
Yeah it should. Just thought I'd try it and it works but with a few caveats.
1. You lose a bit of screen real estate on the bottom.
2. I can't seem to take screenshots with power and home button. I tried the same thing with the onscreen button and nada. Swipe and screen wirte still work fine though.
Here's a couple of screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-N9005 using Tapatalk
denski101 said:
Yeah it should. Just thought I'd try it and it works but with a few caveats.
1. You lose a bit of screen real estate on the bottom.
2. I can't seem to take screenshots with power and home button. I tried the same thing with the onscreen button and nada. Swipe and screen wirte still work fine though.
Here's a couple of screens:
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
That's EXACTLY what I needed man! Thanks alot!
JoJo2211 said:
That's EXACTLY what I needed man! Thanks alot!
Click to expand...
Click to collapse
No worries man. Was surprised when I found that it's built right into the OS. Handy to know if I ever found myself in a similar situation as yourself.
Have a good one.?
Sent from my SM-N9005 using Tapatalk
denski101 said:
No worries man. Was surprised when I found that it's built right into the OS. Handy to know if I ever found myself in a similar situation as yourself.
Have a good one.?
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
I tried on a rooted samsung stock firmware 4.4.2 and it doesn't work. I used the app build.prop from appstore to add it.
JoJo2211 said:
I tried on a rooted samsung stock firmware 4.4.2 and it doesn't work. I used the app build.prop from appstore to add it.
Click to expand...
Click to collapse
I'm not sure of the app your referring to. But the file you want to edit is in the /system folder. Use a root file explorer and edit the build.prop file. I myself use ES file explorer but any root explorer should work.
Edit:
-before you change anything copy(backup) the build.prop to your ExtSd.
-After you have edited the file, Restart and the changes will take effect.
Sent from my SM-N9005 using Tapatalk
denski101 said:
I'm not sure of the app your referring to. But the file you want to edit is in the /system folder. Use a root file explorer and edit the build.prop file. I myself use ES file explorer but any root explorer should work.
Edit:
-before you change anything copy(backup) the build.prop to your ExtSd.
-After you have edited the file, Restart and the changes will take effect.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
I used es explorer but that doesn't allow me to save it. give me an error.
JoJo2211 said:
I used es explorer but that doesn't allow me to save it. give me an error.
Click to expand...
Click to collapse
Check these settings:
Change these back to R/O when your done.
Sent from my SM-N9005 using Tapatalk
denski101 said:
Check these settings:
Change these back to R/O when your done.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
awesome! working now!!
I hate the quick settings in the notification panel of my Galaxy S5.
I'd like to disable it. I've searched for an Xposed module to do the work, but the closes I got was a "Xposed G-Touchwiz" tha helped me to hide the S-finder and Quick Connect buttons.
So I was wondering... Is it possible (or will it work if) to replace the SystemUI.apk with a version from, let say, CM? I'm not sure what else the SystemUI do, but I've crazy seen people replacing it to get the S5 quick settings buttons.
I would appreciate if anyone knows how to get rid of the quick settings in notification shade of the stock Galaxy S5.
Thanks.
dartveiga said:
I hate the quick settings in the notification panel of my Galaxy S5.
I'd like to disable it. I've searched for an Xposed module to do the work, but the closes I got was a "Xposed G-Touchwiz" tha helped me to hide the S-finder and Quick Connect buttons.
So I was wondering... Is it possible (or will it work if) to replace the SystemUI.apk with a version from, let say, CM? I'm not sure what else the SystemUI do, but I've crazy seen people replacing it to get the S5 quick settings buttons.
I would appreciate if anyone knows how to get rid of the quick settings in notification shade of the stock Galaxy S5.
Thanks.
Click to expand...
Click to collapse
It won't work with a cm systemui.apk. will most likely give you a ton of force closes. There are many custom Roms though with it either turned off or the option of turning the bar off. Just pull the systemui.apk from these Roms and replace yours.
Sent from my SM-G900T using Tapatalk
Any good?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-G900F using Tapatalk
Goldie said:
Any good?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Hi,
I guess you did this in a custom rom? And compiled it yourself?
If so.. Could you share it maybe? I could integrate it into my Xposed module "Xposed G-Touchwiz" ofcourse with credits to you =).
Thanks,
Gertlily said:
Hi,
I guess you did this in a custom rom? And compiled it yourself?
If so.. Could you share it maybe? I could integrate it into my Xposed module "Xposed G-Touchwiz" ofcourse with credits to you =).
Thanks,
Click to expand...
Click to collapse
Yeah! Thats sound sweet. If Xposed G-Touchwiz could get rid of the Quick Settings it would be awesome!
BTW, thank you very much for Xposed G-Touchwiz. It helped a lot!
dartveiga said:
Yeah! Thats sound sweet. If Xposed G-Touchwiz could get rid of the Quick Settings it would be awesome!
BTW, thank you very much for Xposed G-Touchwiz. It helped a lot!
Click to expand...
Click to collapse
Thanks, great to hear that. Only I have to wait for a reply from @Goldie or start digging in the SystemUI myself with no knowledge where to search..
tp2215 said:
It won't work with a cm systemui.apk. will most likely give you a ton of force closes. There are many custom Roms though with it either turned off or the option of turning the bar off. Just pull the systemui.apk from these Roms and replace yours.
Sent from my SM-G900T using Tapatalk
Click to expand...
Click to collapse
I've replaced the SystemUI,apk from the AOKP rom, but I'm missing something.
What I did:
In folder /system/priv-app
Renamed SystemUI.apk to SystemUI.apk.old
Renamed SystemUI.apk to SystemUI.odex.old
Copy the new SystemUI.apk to the folder /system/priv-app
Changed permissions of the new file, so it match the permission of the original file (rw-r--r--).
Reboot
It didn't work. One time I got the same notification shade as if I haven't done anything. Other time the notification area was completely gone.
The problem, I think, is that I don't have the SystemUI.odex file, nor could I find it on the AOKP rom.
Can you please enlighten me?
Goldie said:
Any good?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
How did you get that? Share with us, please!
Its an option in my rom. The aim of the rom is to make people realise that they dont HAVE to use xposed. There are still people doing things the old way and modding the base files. The one in the screenshot is part of Kitkat style and you can switch to it or a whole bunch of other styles in one click.
For example you could have S5 style but then turn toggles off....
And then maybe sfinder off....
Or have a carbon look with toggles at the bottom...
If you like to change stuff to suit your taste you should try it!
Sent from my SM-G900F using Tapatalk
Goldie said:
Its an option in my rom. The aim of the rom is to make people realise that they dont HAVE to use xposed. There are still people doing things the old way and modding the base files. The one in the screenshot is part of Kitkat style and you can switch to it or a whole bunch of other styles in one click.
Click to expand...
Click to collapse
Hi! You just sold me your fish! (Its a Brazilian expression!)
I installed Alliance ROM and I'm pretty much satisfied. Nice work you've done!
But it would be nice to have those features on a Xposed module too.
One thing that I dind't realize how to do is how to get rid of the second page toggles (the page on notification shade that shows all the toggles). As a suggestion, it would be nice to have a way to hide some of those useless icons/toggles.
Just for future reference (for those who tried), do NOT attempt to use SystemUIs from other devices/roms especially on an odexed rom. Thats recipe for FC's and bootlooops.
Xposed happens to be my only option at the moment.
Goldie, I would love an allianceRom version for sprint! Until then, how did you do it? I tried pulling the systemui.apk but couldn't find an editable xml. Any pointer would be awesome.
tstack77 said:
Goldie, I would love an allianceRom version for sprint! Until then, how did you do it? I tried pulling the systemui.apk but couldn't find an editable xml. Any pointer would be awesome.
Click to expand...
Click to collapse
+1 on that, i'd like to remain stock
:crying: There is no recovery flashable for my SM-G901F for now.
Xposed IS my only alternative....
Keep the good work
Franky
Hello everyone myself ethical ricado aka amit khirodwala
Just tried out this thing and it worked
Previously it worked on note 3 and s4
I thought it should work on all the sammy phones running Touchwiz 4.4.2
I have only tried it on my tab 3 7.0 3g (SM-T211)
UPDATE : It changes few more apps
Like my gallery has changed
calling screen but just abit
Will report more as i discover
UPDATE2: This mod also enables lockscreen art cover #Win \m/
Below are the SS
Procedure:
YOU MUST BE ROOTED AND ON THE LATEST KITKAT FW
1) Open Root Explorer
2) Go to /system/build.prop
3) Open build.prop in Text Editor
4) Edit
ro.product.name=lgsomething
ro.product.device=lgsomething
To
ro.product.name=SM-N900S
ro.product.device=SM-N900S
5) Do a proper or full reboot
6) Voila, you have the S5 notification round icons and S5's recent panel
^.^
Partyyyyyyy
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That's cool
mkaymuzik said:
That's cool
Click to expand...
Click to collapse
Hahaha i find it funny
That means...
They have these ready in the firmware but are hiding it from the users....
Thats some strange sh*t
T3snake said:
That means...
They have these ready in the firmware but are hiding it from the users....
Thats some strange sh*t
Click to expand...
Click to collapse
My point exactly
Have you tried the build.prop edit that makes Holo Dark the default theme of the device? I tried it in JB, didnt work.
via Tapatalk
paranoidmarvin42 said:
Have you tried the build.prop edit that makes Holo Dark the default theme of the device? I tried it in JB, didnt work.
via Tapatalk
Click to expand...
Click to collapse
Nah
But what is it?
Would love to try
ethical ricado said:
Nah
But what is it?
Would love to try
Click to expand...
Click to collapse
Hey , Can u provide me your systemui.apk ? It will be very kind of u
Aeyan Ashraf said:
Hey , Can u provide me your systemui.apk ? It will be very kind of u
Click to expand...
Click to collapse
Sure
Will do as i reach home
But why you need it? Just asking
EDIT : https://docs.google.com/file/d/0B21rpre8LhJ6Y3ZDUVE4bVRBSVk/edit?usp=docslist_api
ethical ricado said:
Sure
Will do as i reach home
But why you need it? Just asking
EDIT : https://docs.google.com/file/d/0B21rpre8LhJ6Y3ZDUVE4bVRBSVk/edit?usp=docslist_api
Click to expand...
Click to collapse
I need it bcoz so that I can extract toggles from it and make a mod for my tab 3 10.1 . Don't worry , I will give u credits in the op .
Sent from my GT-P5210 using XDA Premium 4 mobile app
NOTHING
It works on tab 3 8.0 [emoji7]
ethical ricado said:
Nah
But what is it?
Would love to try
Click to expand...
Click to collapse
Sorry it wasn't build.prop but an edit to the styles.xml. Took me a while to find it again and I can't find the original thread that I used. But this thread had the same proceude only, use the .Dark codes. Here.
Interesting
Changed dpi to 180 (from 160 - original) and .... WOW....
It just keeps getting better and better.
The kitkat firmware is very amusing and i wonder how many more secrets it hides from us
(btw its also an bug settings doesnt open up and neither does task manager(wanted to see how it changed)
T3snake said:
Changed dpi to 180 (from 160 - original) and .... WOW....
It just keeps getting better and better.
The kitkat firmware is very amusing and i wonder how many more secrets it hides from us
(btw its also an bug settings doesnt open up and neither does task manager(wanted to see how it changed)
Click to expand...
Click to collapse
Would definitely try that
Sent from an expensive Toaster (SM-T211)
ethical ricado said:
Would definitely try that
Sent from an expensive Toaster (SM-T211)
Click to expand...
Click to collapse
Sent from my SM-T211 using Tapatalk
I tried
And it was so freaking beautiful
But the only problem was
The phone and contacts app were not working along with the gallery app and settings app
Recent menu was working
Its just they were not working with the home button
I have assigned a gesture
And it was working with that
Sent from an expensive Toaster (SM-T211)
And btw, is our device
Mdpi?
T3snake said:
Changed dpi to 180 (from 160 - original) and .... WOW....
It just keeps getting better and better.
The kitkat firmware is very amusing and i wonder how many more secrets it hides from us
(btw its also an bug settings doesnt open up and neither does task manager(wanted to see how it changed)
Click to expand...
Click to collapse
No effect on the t310
Gesendet von meinem HTC One_M8 mit Tapatalk
ethical ricado said:
I tried
And it was so freaking beautiful
But the only problem was
The phone and contacts app were not working along with the gallery app and settings app
Recent menu was working
Its just they were not working with the home button
I have assigned a gesture
And it was working with that
Sent from an expensive Toaster (SM-T211)
And btw, is our device
Mdpi?
Click to expand...
Click to collapse
I think its hdpi or xhdpi
Sent from my SM-T211 using Tapatalk
Is there a fix to remove that no sim icon and notification? tried the xposed module, didn't work for me.
Do anyone know how to enable the navbar on the s7 edge?
Root, install xposed installer, install goodlock, install gravitybox and look for enable Navigation bar in gravitybox. Enable it, customise options and reboot. Boom!
Sent from my SM-G930F using Tapatalk
toole said:
Root, install xposed installer, install goodlock, install gravitybox and look for enable Navigation bar in gravitybox. Enable it, customise options and reboot. Boom!
Sent from my SM-G930F using Tapatalk
Click to expand...
Click to collapse
No xposed for nougat
Download softbuttons app from gplay (needs root) or softkey enabler and try
Sent from my SM-G935F using Tapatalk
yazeed_twb said:
No xposed for nougat
Download softbuttons app from gplay (needs root) or softkey enabler and try
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Yeah bro! Totally forgot about that. This is one of the reasons I'm staying on my debloated MM stock rom and I'm really enjoying it!
Sent from my SM-G930F using Tapatalk
Just add a line in the build prop and reboot ( qemu.hw.mainkeys=0 )
robhug said:
Just add a line in the build prop and reboot ( qemu.hw.mainkeys=0 )
Click to expand...
Click to collapse
But it looks ugly
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There is an empty area in dots with that keys my launcher why ? I am using moded Touchwiz in King of nougat rom. And in some apps that keys are completely black. I cant see them
But when the keyboard pops jo the navbar changes to Black but the buttons dont change to White..
Like this.
Can anyone solve that issues
skullsege said:
Can anyone solve that issues
Click to expand...
Click to collapse
Try it Navbar Apps and Nova Launcher
skullsege said:
Can anyone solve that issues
Click to expand...
Click to collapse
Yes, it is quite an easy mod, I made it for Echoerom.
I edited four .pio files that must be replaced into systemUI.apk, so that they can be easily seen both when the navbar background is black or white (just some gimp and paint).
If any of you can share the systemUI.apk from Ambasadi's rom (the dev wrote that anybody is free to use his work) I'll mod it and eventually open a separate thread, though it's not real modding, just little tricks.
As a rule of thumb, any nougat systemUI.apk should work.
This mod requires you to use a different launcher (I modded a pixel launcher that works fine with navbar Btw).
lucaoldb said:
Yes, it is quite an easy mod, I made it for Echoerom.
I edited four .pio files that must be replaced into systemUI.apk, so that they can be easily seen both when the navbar background is black or white (just some gimp and paint).
If any of you can share the systemUI.apk from Ambasadi's rom (the dev wrote that anybody is free to use his work) I'll mod it and eventually open a separate thread, though it's not real modding, just little tricks.
As a rule of thumb, any nougat systemUI.apk should work.
This mod requires you to use a different launcher (I modded a pixel launcher that works fine with navbar Btw).
Click to expand...
Click to collapse
Would it be able to swap recent apps/back button?
quera said:
Would it be able to swap recent apps/back button?
Click to expand...
Click to collapse
I tried, but I was unsuccessful
lucaoldb said:
Yes, it is quite an easy mod, I made it for Echoerom.
I edited four .pio files that must be replaced into systemUI.apk, so that they can be easily seen both when the navbar background is black or white (just some gimp and paint).
If any of you can share the systemUI.apk from Ambasadi's rom (the dev wrote that anybody is free to use his work) I'll mod it and eventually open a separate thread, though it's not real modding, just little tricks.
As a rule of thumb, any nougat systemUI.apk should work.
This mod requires you to use a different launcher (I modded a pixel launcher that works fine with navbar Btw).
Click to expand...
Click to collapse
Here is systemUI of a.rom
https://mega.nz/#!NIVhXaYJ!crlFusv_-GQhVKLLE1MmlQPWXihK2GsmysFPDrrMCqA
Sorry, where does it come from and is it from a deodexed rom? I tried it on my nougat rom, after replacing the .pio files, and it FCs.
lucaoldb said:
Sorry, where does it come from and is it from a deodexed rom? I tried it on my nougat rom, after replacing the .pio files, and it FCs.
Click to expand...
Click to collapse
It is from Ambasadi's rom v11 odex
Sorry, I need a systemui from a deodexed rom to replace the inner resources.
If you use "Custom navigation bar", you can change the layout and button images easily. And if you want to change the background, "Navbar Apps" will change it.
I can't use English well. Sorry for my bad English...
lucaoldb said:
Sorry, I need a systemui from a deodexed rom to replace the inner resources.
Click to expand...
Click to collapse
would you care sharing what to change or post a tutorial as i would like to know how.
Hello Guys,
Most of them Wanted GRX TouchWiz Mode for Non-Rooted Phones So i have Modded the GRX to work on Galaxy Note-9 SM-N960F and SM-N960U Only (oreo 8.1) (No Root Required)
Installation Guide,
1) Install the TouchWiz.apk and GRXTouchWiz.apk as Normal Installation you do
2) If you have the SABS or Package disabler pro you disable the Samsung Touchwiz.apk (or you if dont have app to disable no issue, just go to settings and make touchwiz home in installed apps section as default Launcher)
3) Then go to settings and give permissions for the TouchWizHome.apk for Phone and storage and go to Advance options and then turn ON apps that can appear on top, and apps that can change system settings.
Thats it, all done
In case If the Installation fails then go to settings/Apps/(press on 3 dot option)/Show system app/Samsung Experience Launcher/(press on 3 dot option)/Uninstall Update/ Then Re-Follow the Installation Guide from 1st
Bugs in GRX TouchWiz mod
In landscape mode the apps text wont come and the widgets wont resize properly
Downloads Apps (attached below)
TouchWiz Home V8
GRX Modding V8
TouchWiz Home For Snapdragon SM-N960U
Special Note For SM-N960U Models
you need to download TouchWiz Snapdragon SM-N960U.apk (Dont download Touchwiz Home.apk as its for Exynos Version Only)
Images
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits to @josete_1976 for creating this apk for rooted devices
and to @RogueList for converting it to Snapdragon Note 9
Thank you bro. ?
Most appreciated my brother.
Does anyone have this working yet?
I get a message when opening (going home, I should say):
Clones are device-locked
This helps to prevent abuse and redistribution of cloned apps
Please use App Cloner to recreate the clone on this target device.....
And more following including my device id and such.
I have actually never seen this message before, But I have also never really messed around with touchwiz before.
Any advice?
You are the man my friend. Many thanks for this exciting mod!
Gesendet von meinem SM-N960F mit Tapatalk
finsmaniac02 said:
Does anyone have this working yet?
I get a message when opening (going home, I should say):
Clones are device-locked
This helps to prevent abuse and redistribution of cloned apps
Please use App Cloner to recreate the clone on this target device.....
And more following including my device id and such.
I have actually never seen this message before, But I have also never really messed around with touchwiz before.
Any advice?
Click to expand...
Click to collapse
I got this very same message. Would love to know what the solution is. Thanks for the mod.
I keep getting the ':Clones are device locked' message. I am using a N960U. Is this an Exynos specific port?
Thank you!
Sent from my SM-N960F using Tapatalk
Dreadsta5889 said:
I keep getting the ':Clones are device locked' message. I am using a N960U. Is this an Exynos specific port?
Click to expand...
Click to collapse
yes
The alert the icons does not erase
andygolf said:
The alert the icons does not erase
Click to expand...
Click to collapse
What is the error you are getting I am unable to understand
View attachment 4606071
I mean the warning bubbles in the icons.
Do not delete the alert
andygolf said:
View attachment 4606071
I mean the warning bubbles in the icons.
Do not delete the alert
Click to expand...
Click to collapse
its a bug in v8 officially but you press on the app and press the hide badge option (3d touch option of app)
Amit.A said:
yes
Click to expand...
Click to collapse
Serious? This is Exynos only? - what is different about touchwiz between the 2? I would seriously consider going back to touchwiz with this.
Whenever I see my wife using her stock S8, I honestly am somewhat jealous of how fluid it looks....
Thank you! Perfect!
Is there any possibility of a Snapdragon port?
Dreadsta5889 said:
Is there any possibility of a Snapdragon port?
Click to expand...
Click to collapse
Sorry! i dont have Snapdragon device to test, Cant help.
Thanks for this. One thing I like is that it would allow increasing grid size, but curious if there are other features? Also, to revert back to Samsung Experience if needed, do we just choose it as default Home again, and uninstall?
sherpa25 said:
Thanks for this. One thing I like is that it would allow increasing grid size, but curious if there are other features? Also, to revert back to Samsung Experience if needed, do we just choose it as default Home again, and uninstall?
Click to expand...
Click to collapse
you can uninstall this if you dont want, (there are more features like the icons go edge below the navigation bar much more explore in the GRX mode settings apk for more customisation
Amit.A said:
you can uninstall this if you dont want, (there are more features like the icons go edge below the navigation bar much more explore in the GRX mode settings apk for more customisation
Click to expand...
Click to collapse
Thanks. Trying it now.
Is there a way to eliminate that 'zero page' from opening, what is it? Keeps opening as the settings crashes every now and then.
Also, is there a way to remove Dock Icon texts?
Thanks.