Hello Everyone
i installed Xposed on 5.1.1 and flashed the Zip
after Restart my navbar was gone
can i fix it ?
idont have any backup from 5.1.1
can any one please upload TWRP backup for MT-L09 ?
Tank you
I'm not sure if this is really relevant, but check your build.prop file for the following line:
qemu.hw.mainkeys=1
If it's there remove the entire line and reboot. It's a setting that disables the navbar, which I did intentionally. Perhaps you installed an xposed module that somehow screwed with that?
By the way which version of Xposed did you install? Did you get it working?
currently , only a lollipop which is running Xposed is KangVIP Rom B354
http://forum.xda-developers.com/mate-7/orig-development/rom-kangvip-rom-mate7-emui3-1-b351-t3228597
but there is also a need to edit the build.prop file .
Good day everyone, this is a guide on how to enable Xposed on EMUI 3.1 (Working tested by me using the deodex method) and EMUI 4.0 (Working tested by me also and confirmed working by @Blackball,). - (Update using the deodex method 10-4-2016)
First of all the original guide for making this work on Huawei roms http://forum.xda-developers.com/honor-6/general/guide-workaround-running-xposed-t3338765. Ty @mfbcool for your guide and help. Please follow his instructions to the letter for making it work on our device.
- ([15-4-2016] New Instructions on the original thread no need to deodex the rom files, a working xposed zip has been developed for Huawei devices just flash it in twrp and do the build.prop modifications before you flash the zip for your version of rom. Already tested by me)
So my role in this is to highlight all the tips needed for making it work on our device, and the issues i faced when doing it. ([15-4-2016] The original thread is self explanatory, all of the tips here are already mentioned there this thread was created when we needed to deodex the rom files. So forgive me if i am not adding much.)
Notes
- I think a lot of the members were installing the wrong xposed files for our device we need the ARM-64 SoC files for our device because it's using the Kirin 930.
The Tips:
Lollipop:
1. The xposed files needed for your device are under the heading of: on Lollipop 5.0.x is: Xposed for EMUI 3.1 Android 5.0. (If you are on Lollipop 5.1.1 is: Xposed for EMUI 3.1 Android 5.1.1, if Marshmallow: Xposed for EMUI 4.0 Android 6.0)
http://forum.xda-developers.com/android/general/guide-workaround-running-xposed-t3338765
2. Make sure that after you install the xposed apk , you go to "build.prop" in /system using any file explorer with root and edit the line "ro.config.hwtheme=1" to "ro.config.hwtheme=0" and then save the file with the defualt permissions or you will get a bootloop. why editing the build.prop is important because without changing this the framework will not be active, you will get a red message saying framework not active. The only way to activate it is by editing this line or in the xposed app go to Settings if you enable "disabled resources hooks" doing that and then restarting will activate the framework but whatever module that uses resources will not work. So the only way working without affecting the modules is editing the build.prop file.
Marshmallow:
1. Make sure to add these lines ro.config.hwtheme=0 and ro.config.hw_theme=0 in build.prop in order for xposed to work and make sure to save the file with the defualt permissions or you will get a bootloop.
If you follow the original guide exactly and the tips you should have no issues making Xposed work.
P.S: By the way first boot may take a while (15+ mins), So don't be afraid.
Special thanks again to @mfbcool for his guide & help, and @pudup for directing me to the guide.
Sent from my HUAWEI GRA-UL00 using XDA-Developers mobile app
Thanks for the guide.
Its working for Marshmallow too. I have made a B317 deodexed Stock Rom zip file for TWRP and two test user installed Xposed.
Look here :
https://www.androidfilehost.com/?fid=24459283995307610
and here
http://www.android-hilfe.de/index.php?posts/9681033
Blackball said:
Its working for Marshmallow too. I have made a B317 deodexed Stock Rom zip file for TWRP and two test user installed Xposed.
Look here :
https://www.androidfilehost.com/?fid=24459283995307610
and here
http://www.android-hilfe.de/index.php?posts/9681033
Click to expand...
Click to collapse
Cool, are you facing any issues with it ?. So far on Lollipop no issues what so ever. By the way added your confirmation to the post if you don't mind.
I didnt tried it because im building at the moment a new version of my lollipop rom. The last version have still working xposed framework
Here a Screenshot from a test user.
working on p8lite so?
linus2014 said:
working on p8lite so?
Click to expand...
Click to collapse
Yes it's working on Huawei P8 lite too. Others have reported it working in the link of the original thread i posted. check it out.
Rashad83 said:
Yes it's working on Huawei P8 lite too. Others have reported it working in the link of the original thread i posted. check it out.
Click to expand...
Click to collapse
http://www.android-hilfe.de/thema/marshmallow-custom-rom-test-thread.762588/#post-9681033 this you say?
linus2014 said:
http://www.android-hilfe.de/thema/marshmallow-custom-rom-test-thread.762588/#post-9681033 this you say?
Click to expand...
Click to collapse
Nope, this http://forum.xda-developers.com/showpost.php?p=66036139&postcount=77
Rashad83 said:
Nope, this http://forum.xda-developers.com/showpost.php?p=66036139&postcount=77
Click to expand...
Click to collapse
thanks
Someone tried it with P8 Marshmallow? any bugs? thanks
00471 said:
Someone tried it with P8 Marshmallow? any bugs? thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=66236747&postcount=19
I cant install xposed. When i install it, after reboot i get black screen with only one button of the navigation bar (i can access the shutdown menu from lock key, and i can access and the notification pannel, but nothing more). This is solved when i install the uninstall file.
My phone is already rooted. I firstly installed apk, and then installed xposed via twrp. I've tried to wipe the Dalvik but it doesnt solved.
My p8 is gra-L09, lollipop. Used this files: XposedInstaller_3.0_alpha4.apk, xposed-v80-sdk21-arm64.zip, xposed-uninstaller-20150831-arm64.zip.
What AM i doing wrong?
blocnt said:
I cant install xposed. When i install it, after reboot i get black screen with only one button of the navigation bar (i can access the shutdown menu from lock key, and i can access and the notification pannel, but nothing more). This is solved when i install the uninstall file.
My phone is already rooted. I firstly installed apk, and then installed xposed via twrp. I've tried to wipe the Dalvik but it doesnt solved.
My p8 is gra-L09, lollipop. Used this files: XposedInstaller_3.0_alpha4.apk, xposed-v80-sdk21-arm64.zip, xposed-uninstaller-20150831-arm64.zip.
What AM i doing wrong?
Click to expand...
Click to collapse
Did you deodex the rom? you have to deodex in order for xposed to work for Huawei devices, which version of Lollipop are you using?.
I flashed today the C636B320 Marshmallow firmware, and then i deodexed the rom per instructions to make xposed work on Marshmallow.
First attempt i failed because i didn't wait enough, you see the screen will get stuck on Huawei boot animation without any sign that anything is happening(no app update notification card like in Lollipop) for like a 20+ mins. Then voilĂ the phone booted normally. Also exposed is working fine no issues, make sure to flash xposed-v80-sdk23-arm64.zip instead of the latest one v81 which doesn't seem to work for me.
Rashad83 said:
Did you deodex the rom? you have to deodex in order for xposed to work for Huawei devices, which version of Lollipop are you using?.
Click to expand...
Click to collapse
I realized that, that i was missing the other tutorial and solved it. Thanks anyway
Hello everyone,
2 weeks ago my Honor 6x arrived and today I finally decided to unlock the bootloader and root it. Until now everything worked more or less fine (I can't remove preinstalled Swiftkey for example), but there's one thing that really annoys me. Viper4Android isn't working. I tried every trick I know and managed to get it to installing the driver, but after that the status was "Abnormal" Does someone know a solution ?
Thanks in advance
I downloaded guitardedheroes viper for Android from the honor 8 forums. I use kernel adiutor mod (not playstpre version but version from XDA ) to set selinux to permissive. Also don't forget to rename audio_effects.conf in /vendor/Etc to audio_effects.conf.bak
jarebear603 said:
I downloaded guitardedheroes viper for Android from the honor 8 forums. I use kernel adiutor mod (not playstpre version but version from XDA ) to set selinux to permissive. Also don't forget to rename audio_effects.conf in /vendor/Etc to audio_effects.conf.bak
Click to expand...
Click to collapse
I tried as you said but now since installed as system app (and yes i uninstalled the other version before ^^) V4A doesn't ask for root access and without that it can't install the driver.
Thread closed per OP request.
I'm looking for a way to change the default font without xposed. (Just root) Somebody have an idea?
memocatcher said:
I'm looking for a way to change the default font without xposed. (Just root) Somebody have an idea?
Click to expand...
Click to collapse
I used magisk module.
First set your font to roboto in settings/font
Second you go to magisk manager, downloads and search for fonts. Low, all of theese might not work properly I don't know.. I use exo 2 font without any issues.. I have also tried 2 others without issues.
Use magisk
Use a file explorer like Root Explorer and navigate to "/system/fonts". Paste the fonts you want to use in the folder. You should get a prompt asking you if you want to overwrite the existing font. Accept and then reboot.
Just use ifont if you have root.
Thanks guys!
I tried ifont and it did not work with rooted 1+6 and H2os and Pie with Magisk
Use TypeFace
https://play.google.com/store/apps/details?id=pixkart.typeface
Then you get previews of the fonts and have whole bunch to choose from.
memocatcher said:
I'm looking for a way to change the default font without xposed. (Just root) Somebody have an idea?
Click to expand...
Click to collapse
Would recommend to go ahead and use Magisk. It worked well with my OP5 and now OP6. Have tried using Hifont earlier. Though I uninstalled the app could not restore it back to the normal font until factory reset ( very painstaking).
uses APK fontster ( required root), works very well with many sources.
https://fontster.uptodown.com/android
I am rooted with the pixel 2 font mod installed through magisk, in the phone settings switch to Roboto font, install Ifont and choose a font. Reboot and install chosen font again, reboot
https://play.google.com/store/apps/details?id=com.kapp.ifont
Enjoy
Hi,
I'm on rooted 9.5.9 with newest Magisk and I can't install any different font (I want "Antipasto" font) using fontster or ifont app. This aps worked without any problems on my OnePlus 6T. fontster app seems to install the font but after reboot font hasn't changed at all, ifont app gives me error code 7.
Has anything changed from 6T to 7 Pro regarding font installation? How can I manually install the font?
Thank you very much in advance for your help...
[delete]
In Magisk there is a module called "Font Changer" but I'm not sure it contains the font you are asking about...it claims to have 200 fonts in it.
Nevermind..couldn't get it to install to see if it had the font you were looking for
There's a few magisk modules with fonts but.dont think it has the one your looking for