Tricks for B510 beta - Huawei Ascend P6, Mate

Navbar hide:http://forum.xda-developers.com/showpost.php?p=53099871&postcount=43
Thanks :majrul
Full Phonemaneger:
http://forum.xda-developers.com/showpost.php?p=53080047&postcount=35
Thanks::BeyondTheHorizon
Go guys post more tricks here.

Enable FAST BOOT
Open build.prop in text editor :
Find this line : ro.config.hw_quickpoweron=false Changing the ro.config.hw_quickpoweron=false into ro.config.hw_quickpoweron=true will add in Settings the Fast boot option
Restart required.
After reboot you will fing the option between Printing and Developer options in Settings. It's called Fast boot.
Tested. Result : Working.
ENJOY IT.

kabirjedi said:
Navbar hide:http://forum.xda-developers.com/showpost.php?p=53099871&postcount=43
Thanks :majrul
Full Phonemaneger:
http://forum.xda-developers.com/showpost.php?p=53080047&postcount=35
Thanks::BeyondTheHorizon
Go guys post more tricks here.
Click to expand...
Click to collapse
There are three other threads in general section about B510. There was no need to start a fourth one.

primo said:
There are three other threads in general section about B510. There was no need to start a fourth one.
Click to expand...
Click to collapse
You are moderator ?No?
Then?
Need this. Too much topic less info in one place.
This specific only useful information collection.
Sorry for english.
Thank you BeyondTheHorizon i try now.

Double tap while in Lockscreen and you will get music control.
Also edit this in build.prop to manage what apps will boot when the device starts and also to manage alerts.
Find this line ro.config.hw_privacymode=false and change it into ro.config.hw_privacymode=true

BeyondTheHorizon said:
Double tap while in Lockscreen and you will get music control.
Also edit this in build.prop to manage what apps will boot when the device starts and also to manage alerts.
Find this line ro.config.hw_privacymode=false and change it into ro.config.hw_privacymode=true
Click to expand...
Click to collapse
Epic!
Thanks

How to hide OPERATOR name in status bar
Find this line in local.prop : ro.config.hw_showSimName=true and change it into ro.config.hw_showSimName=false
NOTE : This is local.prop not build.prop

Is Xposed working? Maybe some usefull module..??? thanks

XDAvatar said:
Find this line in local.prop : ro.config.hw_showSimName=true and change it into ro.config.hw_showSimName=false
NOTE : This is local.prop not build.prop
Click to expand...
Click to collapse
This isn't working for me, unfortunately. [emoji22]
EDIT: I even tried adding the line to the build.prop file, and still nothing. *sigh* [emoji22]
Sent from my Huawei P6

XDAvatar said:
Find this line in local.prop : ro.config.hw_showSimName=true and change it into ro.config.hw_showSimName=false
NOTE : This is local.prop not build.prop
Click to expand...
Click to collapse
I have 14 files with names on my device.
With one we have to change?

HornetRider said:
I have 14 files with names on my device.
With one we have to change?
Click to expand...
Click to collapse
All of them.
---------- Post added at 04:24 PM ---------- Previous post was at 04:23 PM ----------
raptor92 said:
Is Xposed working? Maybe some usefull module..??? thanks
Click to expand...
Click to collapse
Yes but not the latest. Use version 2.5.1 and XBLAST module.

XDAvatar said:
All of them.
---------- Post added at 04:24 PM ---------- Previous post was at 04:23 PM ----------
Yes but not the latest. Use version 2.5.1 and XBLAST module.
Click to expand...
Click to collapse
Working without having to modify anything in build.prop?

raptor92 said:
Working without having to modify anything in build.prop?
Click to expand...
Click to collapse
Yes.

XDAvatar said:
All of them.
Click to expand...
Click to collapse
I changed the line in all 14 files, but the name ist still shown.
I'm in Germany with Congstar.

HornetRider said:
I changed the line in all 14 files, but the name ist still shown.
I'm in Germany with Congstar.
Click to expand...
Click to collapse
If it doesn't work, use Xposed Framework + XBLAST module.
NOTE : Do not install Xposed 2.6 because it's not working. Use the version 2.5.1

I already tried to hide the provider text with xblast and Gravity Box.
But this also didn't work.
I was only able to hide the text on the bottom of the notification panel, but not in the statusbar.

No matter what I change in build.prop, after restart it's back to it's previus setting.
I rooted the phone with vroot(does this even work?), but I cannot change build.prop lines.

sale 83 said:
No matter what I change in build.prop, after restart it's back to it's previus setting.
I rooted the phone with vroot(does this even work?), but I cannot change build.prop lines.
Click to expand...
Click to collapse
Root it with TWRP.

Hey,
hope it's ok if i post this here.
For the permission manager, i've extracted the Source of the B507 and B510 PhoneManager apk's.
As far i understand the smali code, it seems that the permission manager is still in place but disabled via source code.
It would be nice if a apk hacker could take a look and compare the two versions.
Have a nice day, all
---------------------------------------------------------------------------
Found a way to start the permission manager in B510.
On the play store get https : //play . google . com/store/apps/details?id=de.szalkowski.activitylauncher
there open from the top "all activitys"
search for Phone Manager and open it
next look for the permission manager entry and start it (long press for shortcut).
there you can enable it.
i've made some rough testing and it seems as it's working the way we expect it.
Happy restricting ^^

XDAvatar said:
Root it with TWRP.
Click to expand...
Click to collapse
Tnx, but I have found the "problem", I tried to change build.prop line with es explorer, but it was on read/only, needed to check read/write option.

Related

[Q] [REQUEST] M8 softkeys on M7

Is there any way to put the m8 softkeys on the m7? I think they looks nice and I miss virtual keys
DigeiDiBaviera said:
Is there any way to put the m8 softkeys on the m7? I think they looks nice and I miss virtual keys
Click to expand...
Click to collapse
Yes, you can easily enable this:
Add this line in your build.prop:
qemu.hw.mainkeys=0
And you will have virtual keys.
Maik268 said:
Yes, you can easily enable this:
Add this line in your build.prop:
qemu.hw.mainkeys=0
And you will have virtual keys.
Click to expand...
Click to collapse
It works fine, thanks.
Just 2 problems:
The stock launcher looks like that: (look attacments)
And the return (or back) key doesnt work.
Then, is there any way to turn off the led of the touchkeys?
Sorry for all the questions and thanks for your help
DigeiDiBaviera said:
It works fine, thanks.
Just 2 problems:
The stock launcher looks like that: (look attacments)
And the return (or back) key doesnt work.
Then, is there any way to turn off the led of the touchkeys?
Sorry for all the questions and thanks for your help
Click to expand...
Click to collapse
That's because all Sense 6 ROMs are using a patched Launcher, so there is no gap if you are not using onscreen keys.
So, I don't know how to solve this issue and I also don't know, why back button isn't working :/
Use this App to turn of the led lights: https://play.google.com/store/apps/details?id=org.sleepydragon.capbutnbrightness
You can also disable the M7 keys completely if you modifie the key_layout file.
Thanks, will find a way to make back button works
Dont forget to hide your old bottons with a black marker.
Try using gravity box with xposed module. It has a softkey setting. I only used it briefly but I don't think I had the issue you had.
I Changed the LCD Density to 350 and your problem was resolved in my case.
But it Changed at Homescreen. Now its not fit in the lockstreen
LCD Density 370
Sent from my HTC One using XDA Premium 4 mobile app
try arhd 60
on the first sense 6 ports the software keys looked perfect when added to the build prop once the launcher got patched it messed up software keys
It failed to work on insert coin 2.4.0
CrazyPhoneHacker said:
It failed to work on insert coin 2.4.0
Click to expand...
Click to collapse
The build.prop command?
Working here on Insert Coin 2.4.0
Maik268 said:
The build.prop command?
Working here on Insert Coin 2.4.0
Click to expand...
Click to collapse
Yea. The build.prop.
Do I have to put a specific spot in the build.prop
CrazyPhoneHacker said:
Yea. The build.prop.
Do I have to put a specific spot in the build.prop
Click to expand...
Click to collapse
Nope. I added this at the bottom of build.prop
qemu.hw.mainkeys=0
Maik268 said:
Nope. I added this at the bottom of build.prop
qemu.hw.mainkeys=0
Click to expand...
Click to collapse
What is the property for that file. rwx --- ---?
CrazyPhoneHacker said:
What is the property for that file. rwx --- ---?
Click to expand...
Click to collapse
You don't have to change it. Simply edit the original file and make a backup before.
But it's rw-r--r--
u have to do a reboot after edit the build.prob ...
gagp2p said:
u have to do a reboot after edit the build.prob ...
Click to expand...
Click to collapse
I did but nothing happen
---------- Post added at 04:12 PM ---------- Previous post was at 03:54 PM ----------
Turns out there are two build.props. in my phone one that's In the sydtem folder and one in aroma. So I just added the line to both build.props and it worked out
CrazyPhoneHacker said:
It failed to work on insert coin 2.4.0
Click to expand...
Click to collapse
Same :good:
hoangps said:
Same :good:
Click to expand...
Click to collapse
If you have es file manager this is what I did to get it to work once you enter the systems folder in the root of the phone search for the build.prop if you are on insert coin 2.4.0 there should be two of them that show up I added the code to both build props then change their properties to rw- r--r-- and reboot and it worked but for insert coin the back button don't work so I switched back to arhd because of that and everything worked and also my extreme power saving mode doesn't activate.

Activating Quick toggles like flashlight, Powersaving etc..for SGGP lollipop

Just Want to share this old files from SGGP, maybe not all knows about this.....and hoping this will give idea to our developers that quick toggle panel looks like S6 if they will spend time in developing our Grand Prime Lollipop only.....there are 2 sets of screenshot build.prop americano and build.prop cappuccino..
you can just flash this via twrp to get the quick toggles...
Link: https://drive.google.com/file/d/0B1bCmYSPBwofQUJXcGFxYlFnSFk/view?pref=2&pli=1
or Manually follow the steps below....
Requirements:
Rooted
Sq lite Editor ( https://mega.nz/#!fN0y3C4Z!gXKx3adBWJe34L-j5MKHlOcCioSR3yNsCcgtRvBd5Ak)
Root Explorer/ Build.prop Editor
***********************************************************************
First steps is to edit your buid.prop...
open build.prop and find these lines and changed to:
ro.product.name=zerofltexx
ro.product.device=zeroflte
ro.build.product=zeroflte
reboot and done..
***************************************************************************************
Second Step:
Install sq lite editor:
-open and grant supersu
-go to apps
-tap settings storage
-tap settings.db
-tap system-
Tutorial:
1.tap notification_panel_active_app_list_for_reset then tap the pen icon then tap to edit.
-delete the old list inside the window, below notification panel
and paste the toggle apps below and click Save..
2.tap notification _panel_active_number_apps_for_reset and then tap the pen icon then tap to edit, change the value of 15 to 30 then click save..
3.tap notification_panel_active_list then tap the pen icon on the tap to edit.-delete the old list inside the window, below notification panel and paste the toggle apps below and click Save..
4.Reboot and done.
toggle apps to paste in step 1 and step 3:
Wifi;Location;SilentMode;DormantMode;AutoRotate;TorchLight;Toolbox;MobileData;MultiWindow;AllShareCast;Bluetooth;NetworkBooster;Sync;Ebook;PersonalMode;PowerSaving;UltraPowerSaving;AirplaneMode;CarMode;DrivingMode;SideKey;SBeam;TouchSensitivity;WiFiHotspot;NetworkBooster;QuickConnect;SFinder;Nfc;
you can just flash this via twrp to get the quick toggles...
Link: https://drive.google.com/file/d/0B1bCmYSPBwofQUJXcGFxYlFnSFk/view?pref=2&pli=1
Credits to:
Mr. X
SGGP PH the Official
Sggp/ MT
I cant find the setting storage
nicochristian04 said:
I cant find the setting storage
Click to expand...
Click to collapse
I'm having same issue
Sent from my SM-G530T1 using Tapatalk
---------- Post added at 05:40 PM ---------- Previous post was at 05:05 PM ----------
Got it working but some of the toggles don't work
Sent from my SM-G530T1 using Tapatalk
What are toggles that not working
amd does it effects on your cpu or system
Multi-window activated but doesn't work reading mode but honestly I haven't used all of them I've had no ill effects and gained a few features I did have to manually read torchlight but that was simple works good so far
Sent from my SM-G530T1 using Tapatalk
---------- Post added at 08:23 PM ---------- Previous post was at 08:21 PM ----------
Also toolbox and side key panel. Don't work
Sent from my SM-G530T1 using Tapatalk
What about s finder an private mode
---------- Post added at 07:59 PM ---------- Previous post was at 07:59 PM ----------
And power saving
Franzferdinan51 said:
I'm having same issue
Sent from my SM-G530T1 using Tapatalk
---------- Post added at 05:40 PM ---------- Previous post was at 05:05 PM ----------
Got it working but some of the toggles don't work
Sent from my SM-G530T1 using Tapatalk
Click to expand...
Click to collapse
as what ive said bro, this is just activating toggles from your quick panel, some of the displays are working like flash light , powersaving and others...but for the sfinder and quick connect, we need smali for that ..we have features on our phone and you can check it on feature.xml ...we need someone knowledgeable for that...you can also check your Network Mode..you will see you now have the options for lte feature , it works activating it...but still some parts are missing which remains unresolved..,,
Abd ullah said:
What about s finder an private mode
---------- Post added at 07:59 PM ---------- Previous post was at 07:59 PM ----------
And power saving
Click to expand...
Click to collapse
as what ive said bro, this is just activating toggles from your quick panel, some of the displays are working like flash light , powersaving and others...but for the sfinder and quick connect, we need smali for that ..we have features on our phone and you can check it on feature.xml ...we need someone knowledgeable for that...you can also check your Network Mode..you will see you now have the options for lte feature , it works activating it...but still some parts are missing which remains unresolved..,,
Works perfectly on G530H XCU
:good:
sidhick said:
Works perfectly on G530H XCU
Click to expand...
Click to collapse
setting storage not showing what to do
nicochristian04 said:
I cant find the setting storage
Click to expand...
Click to collapse
..help
Sent from my SM-G930F using XDA-Developers mobile app
i posted 2 links the other one is you can just flash the zipfile via twrp recovery...more easier ..no need to use sq lite editor...
Sent from my SM-G930F using XDA-Developers mobile app
heres the link bro...just flash via twrp...
https://drive.google.com/file/d/0B1bCmYSPBwofQUJXcGFxYlFnSFk/view?pref=2&pli=1
Sent from my SM-G930F using XDA-Developers mobile app
i flashed..
now how do i revert?
weanes said:
i flashed..
now how do i revert?
Click to expand...
Click to collapse
settings/display/notification panel/reset bro....
redskin08 said:
Just Want to share this old files from SGGP, maybe not all knows about this.....and hoping this will give idea to our developers that quick toggle panel looks like S6 if they will spend time in developing our Grand Prime Lollipop only.....there are 2 sets of screenshot build.prop americano and build.prop cappuccino..
you can just flash this via twrp to get the quick toggles...
Link: https://drive.google.com/file/d/0B1bCmYSPBwofQUJXcGFxYlFnSFk/view?pref=2&pli=1
or Manually follow the steps below....
Requirements:
Rooted
Sq lite Editor ( https://mega.nz/#!fN0y3C4Z!gXKx3adBWJe34L-j5MKHlOcCioSR3yNsCcgtRvBd5Ak)
Root Explorer/ Build.prop Editor
***********************************************************************
First steps is to edit your buid.prop...
open build.prop and find these lines and changed to:
ro.product.name=zerofltexx
ro.product.device=zeroflte
ro.build.product=zeroflte
reboot and done..
***************************************************************************************
Second Step:
Install sq lite editor:
-open and grant supersu
-go to apps
-tap settings storage
-tap settings.db
-tap system-
Tutorial:
1.tap notification_panel_active_app_list_for_reset then tap the pen icon then tap to edit.
-delete the old list inside the window, below notification panel
and paste the toggle apps below and click Save..
2.tap notification _panel_active_number_apps_for_reset and then tap the pen icon then tap to edit, change the value of 15 to 30 then click save..
3.tap notification_panel_active_list then tap the pen icon on the tap to edit.-delete the old list inside the window, below notification panel and paste the toggle apps below and click Save..
4.Reboot and done.
toggle apps to paste in step 1 and step 3:
Wifi;Location;SilentMode;DormantMode;AutoRotate;TorchLight;Toolbox;MobileData;MultiWindow;AllShareCast;Bluetooth;NetworkBooster;Sync;Ebook;PersonalMode;PowerSaving;UltraPowerSaving;AirplaneMode;CarMode;DrivingMode;SideKey;SBeam;TouchSensitivity;WiFiHotspot;NetworkBooster;QuickConnect;SFinder;Nfc;
you can just flash this via twrp to get the quick toggles...
Link: https://drive.google.com/file/d/0B1bCmYSPBwofQUJXcGFxYlFnSFk/view?pref=2&pli=1
Credits to:
Mr. X
SGGP PH the Official
Sggp/ MT
Click to expand...
Click to collapse
After flash it, the Clock in quick panel is disappear (
Sent from my SM-G531H using XDA-Developers mobile app
these toggles are useless...reading mode is for LCD amoled screens..we have tft capacitive...private mode is for roms with multiple users such as aosp..the only things that is good is the flashlight but that's hilarious
..................................
Mehigh101 said:
these toggles are useless...reading mode is for LCD amoled screens..we have tft capacitive...private mode is for roms with multiple users such as aosp..the only things that is good is the flashlight but that's hilarious
Click to expand...
Click to collapse
yes same like you ...useless if you will not use your brain ..why dont you create smali and non apk file for that...youre a beginner..thats why you do not understand why it was posted...study and learn first...
i saw your post about twrp its a very simple thing to fix...start from there bro...

[APP][ROOT][Camera APK][XZ Series] Ultimate Unlocked Camera with Full Manual Controls

....:::: Finally Its Here ::::....
First Time Ever for XZ series users
Introducing
Manual Focus
&
Manual Shutter Speed
Modified SEMCCameraUI.APK from XZ Stock Firmware [vF8332_39.0.A.1.250]
With Unlocked All Options, Intelligent Active Everywhere,
Scenes, ISOs and So on...​
Download Links :
Go to this thread , download the attached APK
Important Notice:
Use the APK as-is , copy it to the exact location of the existing camera apk and delete the old one. Set permission to 644. So you need root access for sure.
Please do not steal my work, Always ask for permission via PM and give credits accordingly ​
Credits:
I am forever grateful to the creators of the APKTOOL & Advance APKTOOL
Error camera is in use
Thanks for the mod. Installed it on my xz. Unfortunately I get the error message "camera is in use by another application try again later" .Set the permissions, deleted cache and data from the camera app ..still the same any idea?
Best
ojessie said:
Thanks for the mod. Installed it on my xz. Unfortunately I get the error message "camera is in use by another application try again later" .Set the permissions, deleted cache and data from the camera app ..still the same any idea?
Best
Click to expand...
Click to collapse
You need patched services.jar (superuser mod) and root of course
All seems to be working here ?
Running RomAur 1.1 just installed latest apk directly.
Sent from my F8331 using Tapatalk
Thanx a lot for that mod. It works perfectly?
For people using RomAur Rom: just install the app. No replacing needed with the SemcCamera apk with root browser.
Will this camera work too under these conditions: unlocked bootloader, twrp and androplus-kernel-v04 flashed. No custom ROM installed till now.
Is a parallel install, existing old camera and the new camera from here possible?
​
paulle said:
Will this camera work too under these conditions: unlocked bootloader, twrp and androplus-kernel-v04 flashed. No custom ROM installed till now.
Is a parallel install, existing old camera and the new camera from here possible?
Click to expand...
Click to collapse
Yes it worked for me f8332
karrouma said:
​
Yes it worked for me f8332
Click to expand...
Click to collapse
Did you have to delete the original camera or have the original camera and this one here working side by side?
paulle said:
Did you have to delete the original camera or have the original camera and this one here working side by side?
Click to expand...
Click to collapse
Replace it by any file manager, and give it thr right permission.
Do a backup for original camera app
karrouma said:
Replace it by any file manager, and give it thr right permission.
Do a backup for original camera app
Click to expand...
Click to collapse
first try wasn't successful, but weekend I will be at home (and having a little bit more time) will try it again. Thanks for your advices.
Could someone include some pictures ? (For Comparison)
What is the path where you have to copy the apk from the camera?
It gives an error "another app is using it try again later"
Mangtas_666 said:
It gives an error "another app is using it try again later"
Click to expand...
Click to collapse
Because you'll need xposed and superuser mode installed.
Mangtas_666 said:
It gives an error "another app is using it try again later"
Click to expand...
Click to collapse
I am rooted and xposed installed.. What module should i install to get it working? And i havent read it in the op thats telling xposed is needed.
---------- Post added at 01:42 AM ---------- Previous post was at 01:41 AM ----------
nolihowell said:
Because you'll need xposed and superuser mode installed.
Click to expand...
Click to collapse
What module should i install?
Mangtas_666 said:
I am rooted and xposed installed.. What module should i install to get it working? And i havent read it in the op thats telling xposed is needed.
---------- Post added at 01:42 AM ---------- Previous post was at 01:41 AM ----------
What module should i install?
Click to expand...
Click to collapse
The module is called superuser mode
nolihowell said:
Because you'll need xposed and superuser mode installed.
Click to expand...
Click to collapse
Is xposed framework required on this mod?
nolihowell said:
The module is called superuser mode
Click to expand...
Click to collapse
I don't see any superuser mode module in xposed. Can you post the link please. All i know is superuser for aquiring root.
Mangtas_666 said:
I don't see any superuser mode module in xposed. Can you post the link please. All i know is superuser for aquiring root.
Click to expand...
Click to collapse
http://forum.xda-developers.com/crossdevice-dev/sony/xposed-super-user-mode-x-v1-0-0-t3383183/page6
nolihowell said:
http://forum.xda-developers.com/crossdevice-dev/sony/xposed-super-user-mode-x-v1-0-0-t3383183/page6
Click to expand...
Click to collapse
So activate the super usee mode before installing this camera mod?

Android Oreo Can't disable navigation bar

Hey guys i've updated my device to android oreo but now i can't disable the navigation bar with the build.prop method which worked in the recent android versions.
If i add the "qemu.hw.mainkeys=1" line to the build prop my device screen stays black and the phone reboots after some seconds.
Is there another way to fully disable the navigation bar? I want to use pie controls so the global immersive hack is no option for me..
Thanks in advance
IVIanuu said:
Hey guys i've updated my device to android oreo but now i can't disable the navigation bar with the build.prop method which worked in the recent android versions.
If i add the "qemu.hw.mainkeys=1" line to the build prop my device screen stays black and the phone reboots after some seconds.
Is there another way to fully disable the navigation bar? I want to use pie controls so the global immersive hack is no option for me..
Thanks in advance
Click to expand...
Click to collapse
You could use immersive mode and set your pie control to be active on the side of the screen rather than the bottom
kevtrysmoddin said:
You could use immersive mode and set your pie control to be active on the side of the screen rather than the bottom
Click to expand...
Click to collapse
Yes i could to this but i prefer it on the bottom so i need a way to remove the nav bar completely
Gesendet von meinem Nexus 5X mit Tapatalk
Did you find your way to disable your navigation bar on nexus 6p which running Oreo? If you, please teach me how. Much obliged.
IVIanuu said:
Yes i could to this but i prefer it on the bottom so i need a way to remove the nav bar completely
Gesendet von meinem Nexus 5X mit Tapatalk
Click to expand...
Click to collapse
You can try flashing this themer. You must have BusyBox installed first. I zeroed out the layout height and width of the navbar.
Tulsadiver said:
You can try flashing this themer. You must have BusyBox installed first. I zeroed out the layout height and width of the navbar.
Click to expand...
Click to collapse
Hi, i just flashed your mod but the problem is : the navbar is disabled, no more back, home and recent buttons but the space the navbar uses is still there, i got a black rectangle where the navbar used to be
Fercaab said:
Hi, i just flashed your mod but the problem is : the navbar is disabled, no more back, home and recent buttons but the space the navbar uses is still there, i got a black rectangle where the navbar used to be
Click to expand...
Click to collapse
Try this if you are stock Oreo.
It's working perfectly, thanks a lot !
Tulsadiver said:
Try this if you are stock Oreo.
Click to expand...
Click to collapse
Working perfectly thanks.,
Tulsadiver said:
Try this if you are stock Oreo.
Click to expand...
Click to collapse
if I AM using pixel mod on my nexus 6P Oreo, can I still flash your theme to disable the nav bar?
---------- Post added at 04:02 PM ---------- Previous post was at 04:00 PM ----------
Tulsadiver said:
Try this if you are stock Oreo.
Click to expand...
Click to collapse
can you make a way to disable nav bar for nexus 6P on oreo? many thanks.
ChaoChaoLau said:
if I AM using pixel mod on my nexus 6P Oreo, can I still flash your theme to disable the nav bar?
---------- Post added at 04:02 PM ---------- Previous post was at 04:00 PM ----------
can you make a way to disable nav bar for nexus 6P on oreo? many thanks.
Click to expand...
Click to collapse
If you can get me a deodexed systemui.apk and framework-res.apk. i can otherwise I'd need your systemui folder and entire framework folder.
Tulsadiver said:
If you can get me a deodexed systemui.apk and framework-res.apk. i can otherwise I'd need your systemui folder and entire framework folder.
Click to expand...
Click to collapse
You are so kind, leave me your email address please.
Tulsadiver said:
If you can get me a deodexed systemui.apk and framework-res.apk. i can otherwise I'd need your systemui folder and entire framework folder.
Click to expand...
Click to collapse
Hi, did you get these files? If not I can send them to you.
Could you please explain a little more the changes that you're making? Is it absolutely necessary to have busybox installed, or is it possible to make a modified systemui.apk that can be flashed/replaced to achieve the same thing?
Thanks!
WhiterThanWhite said:
Hi, did you get these files? If not I can send them to you.
Could you please explain a little more the changes that you're making? Is it absolutely necessary to have busybox installed, or is it possible to make a modified systemui.apk that can be flashed/replaced to achieve the same thing?
Thanks!
Click to expand...
Click to collapse
These are modified systemui and frameworks being flashed. Busybox is enabling them to be installed. I have a Aroma installer on the 6P forum and it has the navigation bar disable mod in it.
Tulsadiver said:
These are modified systemui and frameworks being flashed. Busybox is enabling them to be installed. I have a Aroma installer on the 6P forum and it has the navigation bar disable mod in it.
Click to expand...
Click to collapse
Ah I see. Which files are being copied over? Would it be possible to make this into a magisk module since we can have system was busybox?
Thanks
WhiterThanWhite said:
Ah I see. Which files are being copied over? Would it be possible to make this into a magisk module since we can have system was busybox?
Thanks
Click to expand...
Click to collapse
I put the modded framework-res.apk and SystemUI.apk for Nexus 6P in the magisk module, filled out config file, and zipped it up. I have no idea if it will work. I've had no luck doing full apk replacements in OREO.
Tulsadiver said:
I put the modded framework-res.apk and SystemUI.apk for Nexus 6P in the magisk module, filled out config file, and zipped it up. I have no idea if it will work. I've had no luck doing full apk replacements in OREO.
Click to expand...
Click to collapse
Just tried it. Doesn't work - phone boots correctly but nav bar still there. One thing though is that Magisk no longer displays installed modules after installing your one, but I imagine that's not something you'd know why.
I'm new to themers - how do your mods work via aroma? They don't replace the full apks?
WhiterThanWhite said:
Just tried it. Doesn't work - phone boots correctly but nav bar still there. One thing though is that Magisk no longer displays installed modules after installing your one, but I imagine that's not something you'd know why.
I'm new to themers - how do your mods work via aroma? They don't replace the full apks?
Click to expand...
Click to collapse
My mods only change in a apk what is necessary for the mod to work. I haven't messed with magisk since official O came out so I don't know if this will work either but this is based on the method I use in my aroma's if you want to try it.
Tulsadiver said:
My mods only change in a apk what is necessary for the mod to work. I haven't messed with magisk since official O came out so I don't know if this will work either but this is based on the method I use in my aroma's if you want to try it.
Click to expand...
Click to collapse
No luck unfortunately, nav bar still there.
Tulsadiver said:
Try this if you are stock Oreo.
Click to expand...
Click to collapse
Hey this worked perfectly, however is there a way to revert back to having the nav bar enabled? I did not make a back up unfortunately. Is it as simple as uninstalling busy box?

Android Oreo system theme accents (colors)

Guys here is the system theme accents for oreo, as defult one is teal so here are some.different color varints. install it and change it in setting> display> device theme
Here are some shots.
INSTALLATION : install as normal apk after extracting zip /
(Edit) ( I also found some dark accents you can install them as normal apks too )
Mod edit: files removed.
How to install? Using twrp? Then which twrp version is working with oreo?
Apoorv AR said:
How to install? Using twrp? Then which twrp version is working with oreo?
Click to expand...
Click to collapse
Just install simply as apk, option will appear in settings > display
abdullah-baig said:
Just install simply as apk, option will appear in settings > display
Click to expand...
Click to collapse
Oh. So, there are apks in the zip! I thought its a flashable zip. Thank you!
Apoorv AR said:
How to install? Using twrp? Then which twrp version is working with oreo?
Click to expand...
Click to collapse
Just extract the zip and install any theme as normal apk. And restart the phone.
You'll find it under display settings > advanced > theme
While trying to open the APK it shows as error after extracting .. How to solve it
---------- Post added at 07:47 AM ---------- Previous post was at 07:44 AM ----------
When I click the APK after extracting it shows as error ...
Wow this is gold.... No need for Andromeda!
Huge thanks!
Great work keep it up.. expecting more
Just a question I'm curious to ask what if we receive an update of security n we update it, will it cause anything to the device or we have to uninstall it before we update
MrHellRider said:
Just a question I'm curious to ask what if we receive an update of security n we update it, will it cause anything to the device or we have to uninstall it before we update
Click to expand...
Click to collapse
These are just small overlays, there wont be any issue as it is a system feature but not enable by default.
Vibun said:
While trying to open the APK it shows as error after extracting .. How to solve it
---------- Post added at 07:47 AM ---------- Previous post was at 07:44 AM ----------
When I click the APK after extracting it shows as error ...
Click to expand...
Click to collapse
There are only supported in android 8.0
abdullah-baig said:
These are just small overlays, there wont be any issue as it is a system feature but not enable by default.
Click to expand...
Click to collapse
Nice thanks for the same n also will it work with other devices running oreo or even nougat
MrHellRider said:
Nice thanks for the same n also will it work with other devices running oreo or even nougat
Click to expand...
Click to collapse
I guess so, u can give it a try to clean stock oreo equipped phones
Is it working on non rooted device?
Sir about the black theme... It's a 'substratum' theme(Sai's Oreo Theme) on the play store so I think it can cause some legal issues with Andromeda... For your sake, please review your files.
And regarding sources, where are you getting these APKs? I'd love to explore
Took so long to install.
Sent from my Mi A1 using XDA Labs
How to switch back to default theme
Does this app can also change the Settings.apk icon color to blue?
Nice one though only work on setting menu only, wish there were system UI as well (despite we can ge it from Andromeda+Substratum)
but still it's get black background
Do u hve transparant theme?

Categories

Resources