[MOD][FIX] Grorkmod (STABLE|SYSTEMLESS|LOS-Version) - Elephone P9000 ROMs, Kernels, Recoveries, & Other

Hello.
After many many tinkering and a small hint from @rovo89, finally i can present you the first stable version of the grorkmod.
Added v1.7 LineageOS-Version
Fix for bluetooth
Updated Audio_policy.conf will be copied. Result is a working audio.
Click to expand...
Click to collapse
Added v1.0 LineageOS-Version
Until the fix is integrated in the Rom, you can use the LOS-Version for a working fm-radio.
The Fix will add the following rights to selinux:
system_app fm_device:chr_file {write, read, open, ioctl}
This is a quick'n'dirty way.
Click to expand...
Click to collapse
Added v1.1 lite
In this version the fix is the same, but the script dont need an installed superuser. Also it will leave the system untouched.
Ive tested this version with Eragon v4.0 (With Gravitybox as testmodule, guess what... its working. Ive NOT tested if magisks will work properly with banking apps. please do it for me.
Click to expand...
Click to collapse
Review betaversions
In the past versions i have tried to workaround the problem.
At projectstart i have seen many audit denies. I tried to eliminate them with injecting allows to the sepolicy.
This was a part of the little success i had with the first versions. The other part was to set the classes internally to permissive.
These two components and the "bootprocesshack", in which i changed the sepolicy-binary in root, made the beta versions working.
The problem in the beta version was always, that in some cases the workaround didn't worked.
Click to expand...
Click to collapse
Stable
After an hint that @rovo89 gave me, i saw the problem in seconds, and.... *FACEPALM*
I've saw the problem and didn't saw it anyway.....
For a reason i don't know (maybe it's just a fault from Elephone or mediathek?) they "forget" to setup the contexts files not correctly.
With this mod i fix the entries in the seapp_contexts and file_contexts.
This is the whole magic.
Click to expand...
Click to collapse
Installation
Wipe Dalvik/Cache
Install ROM
Install SuperSU
Install grorkmod
Install xposed
then boot to system
Click to expand...
Click to collapse
Have fun with a fully working ROM!
greetings
vsrookie
CREDIT / INSPIRATION
@Chainfire - for his overwhelming work. @rovo89 - for making apps bend like metal
@skeleton1911 - for making his rom and his work
@Mikos - for his setools for android
@Deepflex - for all the work done to our device
Click to expand...
Click to collapse
Download mod LOS-Version v1.7
Download mod v1.1 lite
Download mod v1.0
Alternative Download
alternative Download mod v1.0
older Versions:
Download mod LOS-Version v1.5
Download mod LOS-Version v1.0
Download mod v0.94
Mirror v0.94
Download mod v0.8
Download mod v0.7
Download mod v0.6
Download mod v0.5
old Projectdescription:
About
This is a solution to get the xposed framework running in enforcing mode AND keep it running after a reboot, dalvik cache wipe and installation of any app.
The main goal is for sure the working xposed framework in enforcing mode, but as we all noticed there are several issues that come with a script that only set the selinuxmode to permissive. That's the second part of this project, trying to not change the behaviour of apps like on stockrom.
Click to expand...
Click to collapse
Background
As i get the p9000 and installed eragon the first time, i installed the xposed framework as fast as i can and.... everything works? Installed modules and... nothing worked!? I tried some things to get it working, but with everything i tried, i had to take a smear.
Pretty annoying, isn't it?
I took a deeper look into selinux and tinkered.... and tinkered ... and tinkered!
Now i think it's time to share my stuff with this great community and i hope that i will help with my mod.
Click to expand...
Click to collapse
BEWARE/Disclaimer
If you don't know what selinux is, then i think you have to read a "little bit" about it. (pure linux stuff; non Android)
If you google it, then you find everything you need, to learn more about it. If you don't know what rooting is, then play Angrybirds instead.
Understand this:
SELinux is a abbreviation for Security Enhanced Linux. That isn't just a name, it's the programm.
With this mod you will loose the S in the name.
Please be sure you have made a backup from everything that's important for you.
I've done this mod in all conscience, but I'm not responsable for bricked devices. Realize it!
You have been warned! :good:
Click to expand...
Click to collapse
The idea behind
This mod installs setools binaries to /su/bin, so you use them on terminal with this mod. We need them to inject permissions to the sepolicy binary. The next problem is, that the original sepolicy is compiled into the kernel (rootfs). Thats why it will be overwritten on boot. If you inject permissions manually, they are gone with every reboot. So i wrote a script that injects permissions on boot to a patched (with superkernel) sepolicy binary and copy it to root.
Click to expand...
Click to collapse
Installing
Now the funny part! :highfive:
What you need
I tested this mod on Eragon v2.8 and Aerom V3.
So you need one of these Roms (i think it will also work on rooted stockrom and Darksense, cause the two three other based on stockrom)
superSu 2.74
xposed framework v85
and of course my mod (see the attachement).
How to
Download everything to your SDCard.
Make sure you have wiped your device, so you can start fresh. (I don't have tried, only to flash this mod.)
Dont reboot. If you reboot, then reboot into recovery again!
Install the rom of your choice. (If you install Eragon v2.8, then be sure to delete the script inside /system/etc/init.d)
Install SuperSu 2.74
Install XposedFramework v85
Install Grorkmod
After this step just reboot. And check if everything is fine.
If not then let me know!
Click to expand...
Click to collapse
XDA:DevDB Information
Grorkmod, Tool/Utility for the Elephone P9000
Contributors
vsrookie
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2016-09-17
Current Beta Version: 0.94
Beta Release Date: 2016-06-09
Created 2016-06-09
Last Updated 2017-02-17

Reserved
LineageOS-Versions
v1.7
- FIX for not working audio over Bluetooth.
LineageOS-Versions
v1.0
- FIX for not working FM-Radio
Stockrom-Versions
v1.1 (lite version; systemless)
- reworked the script, so it will run systemless
- init.d support don't implemented in this version
- old grorkmods wil NOT be removed. So you have to install this one from scratch.
v1.0 (STABLE RELEASE!)
- live patching seapp_contexts and file_contexts
- live patching sepolicy binary at flashing time, add some allows were missing
- add init.d support as supposed to be
- disabling old grorkmod versions at flashin time.
v0.94
- live patching sepolicy binary at flashing time.
- works on all stockbased Roms
- Add init.d support, if it is not implemented already (For Stockrom; busybox EXCLUDED; it has to be installed afterwards to /system/xbin).
Minor changes are:
- cleared out Installer
Current issues:
- sometimes it's lost on reboot. Workaround: just reboot another time, or shutdown phone and reboot again.
v0.8
tidied up scripts
changed hook for injecting sepolicy
v0.7
simplified script
fixed an issue if phone shutdown
v0.6
fixed logcat support in scripts.
v0.5
Beta release

What exactly does your mod do then?
Sent from my P9000 using Tapatalk

mrbubba999 said:
What exactly does your mod do then?
Sent from my P9000 using Tapatalk
Click to expand...
Click to collapse
Hi.
Thank you. Didn't noticed!
I've added "the idea behind" to the first post.
greetings
vsrookie
Sent from my P9000 using XDA-Developers mobile app

do you need the xposed app?

Hi.
What do you mean?
You have to install it for installing xposed modules. Just install it after boot.
Greetings
Vsrookie
Sent from my P9000 using XDA-Developers mobile app

ok, thanks. did a quick test with AeromV3. At first gravitybox, app settings, flat color keyboard* worked after a soft reboot. Ebay app also worked.
Then on next soft reboot there was 2 loops of optimizing apps and only gravity worked.
Shut off the phone and restarted, none worked. After what I have read that was expected.
Did a soft reboot in xposed,then loops of android is starting- optimizing app . after third loop i shutdown the phone and restarted. Then xposed did not work. Tried another soft reboot, this time no loop and xposed modules are working and ebay app works.

mangoman said:
ok, thanks. did a quick test with AeromV3. At first gravitybox, app settings, flat color keyboard* worked after a soft reboot. Ebay app also worked.
Then on next soft reboot there was 2 loops of optimizing apps and only gravity worked.
Shut off the phone and restarted, none worked. After what I have read that was expected.
Did a soft reboot in xposed,then loops of android is starting- optimizing app . after third loop i shutdown the phone and restarted. Then xposed did not work. Tried another soft reboot, this time no loop and xposed modules are working and ebay app works.
Click to expand...
Click to collapse
Hi.
Never tried to softreboot the phone. I will try and report back as fast as i can.
Did you made a clean install? Or dirty flashed the mod?
greetings
vsrookie

clean AeromV3 install. normal reboots do not work
Good I have 3 sim cards on same number the way I mess with my phones.

Hi.
Tried to softreboot the phone from xposed installer. That don't work, that's sure.
On Eragon normal reboots work. I will test with Aerom soon.
greeting
vsrookie
Sent from my P9000 using XDA-Developers mobile app

ok, will test eragon. It stopped working altogether now on AeromV3 after several soft reboots, shutdowns and normal reboots.
gravitybox seemed to work, but other modules seemed to stop. Disabled gravity but that did not seem to work.
Also the android starting, optimizing app message loops seems random.
Seems better on eragon. Works after normal reboot, and from powered off. Ebay also works.
edit2..
so after installing same apps and some reboots, xposed modules will not function sometimes. A few reboots and this time they came back working.
one app that does not work is amplify, maybe just coincidence but that one seems to brake the other when selected.

mangoman said:
ok, will test eragon. It stopped working altogether now on AeromV3 after several soft reboots, shutdowns and normal reboots.
gravitybox seemed to work, but other modules seemed to stop. Disabled gravity but that did not seem to work.
Also the android starting, optimizing app message loops seems random.
Seems better on eragon. Works after normal reboot, and from powered off. Ebay also works.
edit2..
so after installing same apps and some reboots, xposed modules will not function sometimes. A few reboots and this time they came back working.
one app that does not work is amplify, maybe just coincidence but that one seems to brake the other when selected.
Click to expand...
Click to collapse
Is your edit 2 referring to eragon 2.8?

yes.
3-4 reboots, and not working. 1 soft reboot and they came back.
so seems a luck of the draw when it works after a reboot.

mangoman said:
yes.
3-4 reboots, and not working. 1 soft reboot and they came back.
so seems a luck of the draw when it works after a reboot.
Click to expand...
Click to collapse
Thanks, I'll leave it for now.
I made a backup of my eragon before I did any xsposed stuff, I can install that for eBay etc ...
PS - so I can't install this with xposed already running?

mangoman said:
yes.
3-4 reboots, and not working. 1 soft reboot and they came back.
so seems a luck of the draw when it works after a reboot.
Click to expand...
Click to collapse
That s not true.... sorry.
I am on aeromv3 right now rebooted around 5 times (normal, not over xposedinstaller).
Everything works as expected. Even with amplify.
Do you use backuped Apps?
Greetings
Vsrookie
Sent from my P9000 using XDA-Developers mobile app

arlrb said:
Thanks, I'll leave it for now.
I made a backup of my eragon before I did any xsposed stuff, I can install that for eBay etc ...
PS - so I can't install this with xposed already running?
Click to expand...
Click to collapse
Hi.
You have to do a clean install of the Rom of your choice. Install newest supersu and xposed, install this mod.
Everything should work fine.
If it is not so, there is another Problem. Maybe backuped Apps?
Greetings
Vsrookie
PS: if you install Eragon, don't forget ti delete the initd Script.
Sent from my P9000 using XDA-Developers mobile app

yes, strange. At first on eragon it worked with reboots, but after a few of them not so much. Then soft reboots seemed to do the trick.
Right now got amplify working. This time did not enable it in xposed first, but rather ran the app then enabled it in xposed when it asked.

vsrookie said:
Hi.
You have to do a clean install of the Rom of your choice. Install newest supersu and xposed, install this mod.
Everything should work fine.
If it is not so, there is another Problem. Maybe backuped Apps?
Greetings
Vsrookie
PS: if you install Eragon, don't forget ti delete the initd Script.
Sent from my P9000 using XDA-Developers mobile app
Click to expand...
Click to collapse
They say you should flash the framework before installing the installer & modules.
So should I install this after framework but before installer, or after framework & installer?

mangoman said:
yes, strange. At first on eragon it worked with reboots, but after a few of them not so much. Then soft reboots seemed to do the trick.
Right now got amplify working. This time did not enable it in xposed first, but rather ran the app then enabled it in xposed when it asked.
Click to expand...
Click to collapse
Hi.
Can you give the new version 0.7 a shot?
I had issues if the phone shut down completely. At this point i had also no running xposed anymore.
Fixed this.
Now i can reboot also out of xposed installer.
Greetings
vsrookie
Sent from my P9000 using XDA-Developers mobile app

arlrb said:
They say you should flash the framework before installing the installer & modules.
So should I install this after framework but before installer, or after framework & installer?
Click to expand...
Click to collapse
Hi.
This order:
wipe
install rom
install supersu
install xposed franework
install mod
boot
install xposed installer
install modules
activate them
restart phone
greetings
vsrookie
Sent from my P9000 using XDA-Developers mobile app

Related

[MPD24.107-70 DEBLOATED] iniro_mxp_rom_6.0.1_v1.2

Hi,
Here is my second version of iniro_mxp_rom based on XT1562 MPD24.107-70 (Android 6.0.1).
It is debloated but it has Google Apps, moto display and miracast working. FMRadio too and more stuff.
It has xposed installed.
Bootanimation and logo are changed to simplest one.
This rom is rooted.
The kernel is Phoenix Kernel to have notification led enabled by default.
Also it has more ringtones.
Credits and thanks:
eskamhl's for Marshmallux
minimale_ldz
AnoopKumar for Phoenix Kernel
C. Ghisler - Total Commander creator
Klaus Weidner - Hacker's Keyboard creator
TeslaCoil - Nova Launcher creator
Installation requisites:
-Custom Recovery (TWRP 3.0.2-r3 recommended)
Installation:
-Wipe /system /data /cache /dalvik-cache
-Install .zip
-Reboot and enjoy
Download:
iniro_mxp_rom_6.0.1_v1.2:
https://drive.google.com/file/d/0B33xcE352phbZFk2eGRPX3ZjUjA/view?usp=drivesdk
Extras:
Notification Led enabler: https://drive.google.com/open?id=0B33xcE352phbRFVFN3BmUVdnSlE
Notification Led disabler: https://drive.google.com/open?id=0B33xcE352phbYV9NaFdsY21TTjA
Moto display enabler: https://drive.google.com/open?id=0B33xcE352phbRVZHTU1HamFEVFk
Moto display disabler: https://drive.google.com/open?id=0B33xcE352phbcVQ3Uk14d2ZzV0E
24.107-70 baseband: https://drive.google.com/open?id=0B33xcE352phbNkIxeWZWV2pKUXc
VoLTE fix: https://drive.google.com/open?id=0B33xcE352phbaUdhdnpqQ09ldFU
Stock kernel: iniro_mxp_rom_MPD24.107-70-Stock_Kernel:
https://drive.google.com/open?id=0B33xcE352phbbEQyRjg1a3JnSDg
What's the differces between yours and this
http://forum.xda-developers.com/moto-x-play/development/rom-stock-debloated-rom-6-0-1-t3432821
This rom is a flashable zip and not a twrp backup. Base rom is the same in both roms. Preinstalled apps,... are not the same.
link not found
diegomartinezlovey said:
link not found
Click to expand...
Click to collapse
Thx for advice. Now is up
Sorry, but the link still doesn't seem to be working.
Sent from my XT1562 using Tapatalk
So Dual SIM?
I installed the ROM on my Indian version of x play 1562 ds. But my phone didn't boot. It did not proceed beyond the android screen. So I had to revert back to my backup. I am on the same version of stock firmware.
I will install this rom, Thanks!
It is Asia dual sim version. Please check link again, it is working for me. Thx.
situ1962 said:
I installed the ROM on my Indian version of x play 1562 ds. But my phone didn't boot. It did not proceed beyond the android screen. So I had to revert back to my backup. I am on the same version of stock firmware.
Click to expand...
Click to collapse
Do you wipe before flash? When it boots, boots two times, one for splash and one more for the rom. First rom boots takes some time.
Thanks a lot, that's what I'm looking for.
Just flashed it a few hours back, and it works like a charm on my Middle Eastern XT1562 dual sim.
Performance is smoother than stock, no doubt. Gonna use it and see how it goes with the battery backup.
A little issue happens here (no big deal to me) is Moto Display. It is ON by default and I couldn't find any options in app drawer as an app, nor in device settings. I looked into files and I found it in priv-app, copied it to storage and reinstall it, then I got it FC twice, I rebooted then again I got it FC twice.
Booted into recovery and deleted the Moto Display folder, reboot into system then got FC twice, eventually its not working anymore (that's what I want), so the Moto Display and FC are no biggies.
Good job bud, I'll feedback soon.
iniro said:
Do you wipe before flash? When it boots, boots two times, one for splash and one more for the rom. First rom boots takes some time.
Click to expand...
Click to collapse
Yes,I wipe as mentioned in the op.But at the end of wiping process a red error message is displayed 'unable to mount storage'.Is it the issue or is it normal?
Also,how much time it should take for the initial booting?
Edit: Problem solved.I wiped the phone from recovery and then it booted ok.But it seems the rom is not rooted.So I had to flash supersu 2.62 version.Now I shall try it for a couple of days and shall report here.Thanks for the rom.
Edit 1:Scrolling is not smooth as it should be.It is a bit laggy.Also led not working.How to enable it?
volte support?
is this rom having the update of volte ?
Two things I want to disable:
1/ LED notifications
2/ Moto Display
Any help please?
Zeez Saud said:
Two things I want to disable:
1/ LED notifications
2/ Moto Display
Any help please?
Click to expand...
Click to collapse
I updated OP with extra links:
Extras:
Notification Led enabler: https://drive.google.com/open?id=0B33xcE352phbRFVFN3BmUVdnSlE
Notification Led disabler: https://drive.google.com/open?id=0B33xcE352phbYV9NaFdsY21TTjA
Moto display enabler: https://drive.google.com/open?id=0B33xcE352phbRVZHTU1HamFEVFk
Moto display disabler: https://drive.google.com/open?id=0B33xcE352phbcVQ3Uk14d2ZzV0E
Thx!
Rahil0597 said:
is this rom having the update of volte ?
Click to expand...
Click to collapse
If Asian DS MPD24.107-70 have update of VOLTE, this one too. But I dont know how to check it. Sorry. If you know how please I will take a look for it.
situ1962 said:
Yes,I wipe as mentioned in the op.But at the end of wiping process a red error message is displayed 'unable to mount storage'.Is it the issue or is it normal?
Also,how much time it should take for the initial booting?
Edit: Problem solved.I wiped the phone from recovery and then it booted ok.But it seems the rom is not rooted.So I had to flash supersu 2.62 version.Now I shall try it for a couple of days and shall report here.Thanks for the rom.
Edit 1:Scrolling is not smooth as it should be.It is a bit laggy.Also led not working.How to enable it?
Click to expand...
Click to collapse
Once rom is installed is necessary to update supersu binaries. Thx!
iniro said:
Once rom is installed is necessary to update supersu binaries. Thx!
Click to expand...
Click to collapse
OK.Thanks.The led works for notifications only,not for charging.Can it be enabled?After some time the rom is running smoothly. I think it took time to optimize.
This version of Indian firmware has inbuilt VoLTE.By dialing *#*#4636#*#* we can enter to settings menu.There is an entry named TURN OFF VOLTE PROVISION FLAG.Since VoLTE is mentioned,I think it is present.
thanks for building this rom. fast and smooth.
i wanted to get supersu updated to 2.76, but after flash it in TWRP, the older version supersu disappeared and new version not installed,
any idea, please.

Anyone get V4A to work with Nougat and Magisk?

Hi y'all, first off I have the G920P, just recently upgraded to Nougat QC7 stock ROM, modified and running the SkyHigh kernel v5.01 with Magisk v12. Everything runs pretty smooth, even got Liveboot working successfully (there's a reason I mention Liveboot.) Now I decided to try to get Viper4Android to work. Of course, installing the standard apk fails when it comes to installing the driver. So I tried the V4A Magisk module and it installed fine, however on reboot, my Liveboot no longer works and when opening the V4A app it asks to install the driver, I hit yes and it says it successfully installed and to please reboot. I reboot and of course Liveboot still doesn't show, but otherwise it boots fine. Once I re-open the V4A app it is asking me to install the driver yet again, and the whole system at times seems a bit unstable until I disable the V4A module in Magisk Manager. Does anyone have any ideas, or has anyone gotten this to successfully work? If so I'd love a suggestion lol. I really would like to keep my Liveboot working, but I'd kinda like to get Viper working too. Thanks in advance for any help, suggestions, ideas, etc.
Chuck
I could not get the V4A module to install under Magisk 12; however, it works just fine with Magisk 13.
This is the version that I used: https://www.androidfilehost.com/?fid=745425885120735287
Magisk Uninstaller (should not be needed, but if you want it) is here: https://www.androidfilehost.com/?fid=745425885120735289
NOTE: You are, I believe using the @tdhite kernel, which is based in Magisk 12. Not sure what the impact of installing Magisk 13 will be.
The kernel is fine with Magisk v13 (beta, to be sure is all that is released there). Magisk v13 beta still has problems, so beware. The SkyHigh kernel and module are v13 compatible as much as v12, just so you know. The reason v12 is packaged in is v12 is the only stable Magisk version at this point.
The bigger issue is Magisk v13 beta working stably and reliably, but if you are willing to debug its failures, it's ok. There should be no need to uninstall to upgrade if you want to play. Reloading the kernel flash will cleanly load up v12 if all goes badly.
Sent from my iPad using Tapatalk
@koop1955 Thank you for that information! I will bookmark those so I can get back to them once v13 is reliable and stable enough for my kernel
@tdhite Thanks bud as Well! I think I will just stay where I am until the kernel and v13 play nicely. Just got this thing as perfect as I can for now, well other than ram use creeping up, but that's only every now and then, and for another topic. I *might* get my nandroid current and play a little if I get bored and want to tinker. I guess I can safely assume then the reason Liveboot stops working with the V4A module installed is because of Magisk v12...?
Thank you to both of you guys for the help and advice. At least now I know it's not some dumb issue with my device lol.
Chuck
@digitalchaos1980 and @tdhite, I have had a good experience with one particular version of Magisk 13, which is why I added it to my AFH. Other and newer versions...not so much. To be expected with a work in progress.
At some point, Magisk 13 will be final and we can move forward.
koop1955 said:
@digitalchaos1980 and @tdhite, I have had a good experience with one particular version of Magisk 13, which is why I added it to my AFH. Other and newer versions...not so much. To be expected with a work in progress.
At some point, Magisk 13 will be final and we can move forward.
Click to expand...
Click to collapse
No doubt! Version 13 gives me something to look forward to for sure
Chuck
digitalchaos1980 said:
Hi y'all, first off I have the G920P, just recently upgraded to Nougat QC7 stock ROM, modified and running the SkyHigh kernel v5.01 with Magisk v12. Everything runs pretty smooth, even got Liveboot working successfully (there's a reason I mention Liveboot.) Now I decided to try to get Viper4Android to work. Of course, installing the standard apk fails when it comes to installing the driver. So I tried the V4A Magisk module and it installed fine, however on reboot, my Liveboot no longer works and when opening the V4A app it asks to install the driver, I hit yes and it says it successfully installed and to please reboot. I reboot and of course Liveboot still doesn't show, but otherwise it boots fine. Once I re-open the V4A app it is asking me to install the driver yet again, and the whole system at times seems a bit unstable until I disable the V4A module in Magisk Manager. Does anyone have any ideas, or has anyone gotten this to successfully work? If so I'd love a suggestion lol. I really would like to keep my Liveboot working, but I'd kinda like to get Viper working too. Thanks in advance for any help, suggestions, ideas, etc.
Chuck
Click to expand...
Click to collapse
if you kindly Tell me the process how did you end up using Live boot in magisk , It would be very helpful . I have tried various method but failed
Saafir said:
Place a copy of audio effects.conf in vendor/etc. Should get you working. Be sure to set permissions as well.
Click to expand...
Click to collapse
Just to be sure, folks realize there is full equalizer support in my SkyHigh kernel and the bands are all adjustable, even per channel if desired, in Synapse, right? Just noting in case that's all you need, because it is a no-CPU-load way of getting it done.
Sent from my iPad using Tapatalk

xposed now working on tab s3

A modified xposed installer and framework for nougat is now available thanks to the Purify os team and rovo
https://forum.xda-developers.com/xposed/xposed-android-nougat-sdk-25-arm64-t3639221
Follow the link above.
1. Make backups, twrp/titanium
2. Install the modified xposed installer first, must be done first!
https://forum.xda-developers.com/devdb/project/?id=13191#downloads
Use the top one on the list it may get updated
3. Next download the modified xposed framework from Purify here
http://fastkit.org/xposed/
Follow the links.... SDK24 for nougat 7.0..... Then download the xposed version 87 model... Flash from twrp
Again make sure you fully back up, it all went fine for me, but sometimes these things don't go right.
Plenty of posts in the linked forum but a bit of a jumble as usual, all with varied results, but the above will work for us.
Not sure how many modules are usable yet, I have one working so I know it does work.
Which are you using, and what would you like to use?
undrwater said:
Which are you using, and what would you like to use?
Click to expand...
Click to collapse
Status bar sleep.. Working
Status bar download progress.... Working (mostly)
Status bar cpu temp.. Not working
Status bar cpu frequency.. Not working
Any of the status bar theming such as wanams xtouchwiz would be good
Also xinternalsd was useful but not working
Can you change aspect ratio yet?
blaze82 said:
Can you change aspect ratio yet?
Click to expand...
Click to collapse
Not something I would normally do, is there a particular module you use for that?
It's been such a long time since I came across this, being able to adjust screen ratio and dpi on a per app basis. No real reason to now but with the 4:3 ratio on this tab, it'll be nice.
Also, been a while since I've used xbosed
does not work for me.. i get a recovery-boot loop and it does not start the system
Ch3ck3rM0n said:
does not work for me.. i get a recovery-boot loop and it does not start the system
Click to expand...
Click to collapse
I have been using it without problem for a while, but the versions used are crucial to success, I couldn't get the magisk systemless to work. Try going back to the beginning and make sure each download is correct, the method in the first post will work.
hmm.. but i need magisk :-/
Ch3ck3rM0n said:
hmm.. but i need magisk :-/
Click to expand...
Click to collapse
Ok, it may be possible for it to work, I didn't persist with it, what is the benefit with magisk for you?
rorymc928 said:
Ok, it may be possible for it to work, I didn't persist with it, what is the benefit with magisk for you?
Click to expand...
Click to collapse
Get it work with super su but installed OBBonSD does not work (with GTA, KotoR,...). Do you have any idea?
EDIT: Found a solution with http://repo.xposed.info/module/com.pyler.xinternalsd
I have followed the directions exactly and I tried twice to install xposed on my t825 rooted with magisk 14. No luck unfortunately. Has anybody been successful in installing it ??
If yes, could he share the methodology ?
xpil said:
... with magisk 14
Click to expand...
Click to collapse
had the same problem.. remove magisk and install superSU.. xposed do not work with magisk -.-' on this tablet..
Question, how do I remove xposed again?
Can I do it with the installer app, or do I need a special skript? Never used Xposed on Samsung before and I know everything works differently.
Hello,
Your experience : Do you have a "" Tab S3 SM-T825, Nougat 7.0, Root SuperSU "" on which you have installed Xposed.
1- Does Xposed work normally with different modules?
(No Bootloop or tablet block?)
2 - Which version xposed * .zip ?
3 - Which Version XposedInstaller _ *. Apk ?
Thank you
Cordially
Yam_y
Yam_y said:
Hello,
Your experience : Do you have a "" Tab S3 SM-T825, Nougat 7.0, Root SuperSU "" on which you have installed Xposed.
1- Does Xposed work normally with different modules?
(No Bootloop or tablet block?)
2 - Which version xposed * .zip ?
3 - Which Version XposedInstaller _ *. Apk ?
Thank you
Cordially
Yam_y
Click to expand...
Click to collapse
Fairly old thread this, I have a T820, however I've made roms for both variants, the t825 thread is here,
https://forum.xda-developers.com/galaxy-tab-s3/development/rom-sm-t825-tweaked-t3769742
the earlier versions are nougat the latest 3.0 on are oreo both work fine, you'll find instructions in the thread, if changing to oreo you need to flash the oreo bootloader, through odin, if returning to nougat you need to flash the older nougat bootloader as they're not cross compatible.
Xposed works fine on both, xposed installer included after booting, start the xposed installer app and select install it picks the correct version.
Root is by magisk.
rorymc928 said:
Fairly old thread this, I have a T820, however I've made roms for both variants, the t825 thread is here,
https://forum.xda-developers.com/galaxy-tab-s3/development/rom-sm-t825-tweaked-t3769742
the earlier versions are nougat the latest 3.0 on are oreo both work fine, you'll find instructions in the thread, if changing to oreo you need to flash the oreo bootloader, through odin, if returning to nougat you need to flash the older nougat bootloader as they're not cross compatible.
Xposed works fine on both, xposed installer included after booting, start the xposed installer app and select install it picks the correct version.
Root is by magisk.
Click to expand...
Click to collapse
Hello Rorymc
Thanks for the answer and for the link SM-T825 TWEAKED, but I'm already Root with SuperSU + Dm-Verity with Rom ARA2 Nougat 7.0 and I just have to flash Xposed with TWRP.
So, I think I have to take Xposed.zip and Xposedinstaller APK from rovo89 in pure version without add and unmodified ?
I hope I'm not mistaken .....
Cordially
Yam
Yam_y said:
Hello Rorymc
Thanks for the answer and for the link SM-T825 TWEAKED, but I'm already Root with SuperSU + Dm-Verity with Rom ARA2 Nougat 7.0 and I just have to flash Xposed with TWRP.
So, I think I have to take Xposed.zip and Xposedinstaller APK from rovo89 in pure version without add and unmodified ?
I hope I'm not mistaken .....
Cordially
Yam
Click to expand...
Click to collapse
Yes that's correct, just make sure you get the correct versions, if anything goes wrong just restore your backup.
rorymc928 said:
Yes that's correct, just make sure you get the correct versions, if anything goes wrong just restore your backup.
Click to expand...
Click to collapse
Hello,
Thank you. Well understood. I like your precise answers
Cordially
Yam

Official xposed for Nougat released

Just a heads up for anyone that wasn't aware, this has been released now and appears to be working on my device - xXx 3.8 with stock kernel and magisk.
https://forum.xda-developers.com/showthread.php?t=3034811
Make sure you install the zip via recovery first, then install the xposed installer apk otherwise it doesn't function correctly!
Currently testing amplify but I think some other modules such as greenify need some updating to function correctly.
Hope it helps some of you, and please don't forget to share any tips you have :good:
Does xposed works fine with stock OxygenOs on op5?
Has anyone tested it??
[ROM][7.1.1] ExperienceOS R11.0 Lite + Addon Installer [OOS 4.5.12 Based][07.10.2017] by jamal2367
Flat Style Bar Indicator ver. 4.0.1
Works well.
jaswanth666 said:
Does xposed works fine with stock OxygenOs on op5?
Has anyone tested it??
Click to expand...
Click to collapse
I have just installed,it's all good so far
Can´t get it to work. Only ends up in reboot everytime I tries to open Magisk Manager, any mod or Xposed app....
works fine here, greenify module not working but no issues with xposed itself, booted fine!
boot took a while after flashing the sdk
amplify won't shoe any services or wakelocks, guess all the apps need to be updated by the devs
oos 4.5.11
xposed sdk25
arm64
magisk 14.0
Working OOS with SU. Boot takes a bit longer.
Gustav Karlsson said:
Can´t get it to work. Only ends up in reboot everytime I tries to open Magisk Manager, any mod or Xposed app....
Click to expand...
Click to collapse
Have you tried removing magisk completely, then reapply it ? I'm gonna try with Magisk 14.2 in a few but 14.0 is working great as of now.
Update : took me a few tries but I'm now on 4.5.12, Magisk 14.2 and Xposed. (Safety Net now failing but that was expected and if I am not mistaken unfixable at the moment )
If anyone needs it, I can post my steps though it's nothing fancy:laugh:
Eagle-no1 said:
[ROM][7.1.1] ExperienceOS R11.0 Lite + Addon Installer [OOS 4.5.12 Based][07.10.2017] by jamal2367
Flat Style Bar Indicator ver. 4.0.1
Works well.
Click to expand...
Click to collapse
How you got this bro?
ddaharu said:
How you got this bro?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.bocharov.xposed.fsbi&hl=it
ddaharu said:
How you got this bro?
Click to expand...
Click to collapse
Worth buying it, get a great program.
yeah amplify seems to work but greenify does not
liloow said:
Have you tried removing magisk completely, then reapply it ? I'm gonna try with Magisk 14.2 in a few but 14.0 is working great as of now.
Update : took me a few tries but I'm now on 4.5.12, Magisk 14.2 and Xposed. (Safety Net now failing but that was expected and if I am not mistaken unfixable at the moment )
If anyone needs it, I can post my steps though it's nothing fancy:laugh:
Click to expand...
Click to collapse
How did you get it work? I've 4.5.12 (Freedom OS 1.9), Magisk 14.0 . Apps only work for the first time. For example, when i install "Lockscreen Mod", after the first reboot, the app works, after the second reboot, it doesn't work. Anyone else got this problem? I've got Franco Kernel installed, is that a problem? What are the correct steps to install Xposed V88 Arm64 on the Oneplus 5? If i install Magisk 14.2, the phone doesn't boot anymore.
Eagle-no1 said:
[ROM][7.1.1] ExperienceOS R11.0 Lite + Addon Installer [OOS 4.5.12 Based][07.10.2017] by jamal2367
Flat Style Bar Indicator ver. 4.0.1
Works well.
Click to expand...
Click to collapse
Can you make the status bar a solid color with that app? I've been looking for something to make my status bar black at all times with no luck
Piplup702 said:
Can you make the status bar a solid color with that app? I've been looking for something to make my status bar black at all times with no luck
Click to expand...
Click to collapse
I have not tried because I like transparent myself
reawo said:
works fine here, greenify module not working but no issues with xposed itself, booted fine!
boot took a while after flashing the sdk
amplify won't shoe any services or wakelocks, guess all the apps need to be updated by the devs
oos 4.5.11
xposed sdk25
arm64
magisk 14.0
Click to expand...
Click to collapse
what's your experience one day later? Phone working fast? apps behaving right?
I'm a bit concerned in flashing it..
Flat Style Bar Indicator working fine on OOS?
Zosk said:
Flat Style Bar Indicator working fine on OOS?
Click to expand...
Click to collapse
Why did you not try it and report? :good:
I just installed the modified apk from topjohnwu and afterwards the sdk25 (v88) thru magisk 14.0
Framework successfully recognized, though I haven't installed any modules yet. Gonna wait a few days for most of them to be updated.
Boot took around 1 minute. Phone is super responsive and fast as usual (fastlane 35)
OOS 4.5.11
Blu_spark kernel
Hitman478™ said:
Why did you not try it and report? :good:
Click to expand...
Click to collapse
I'll explain to the child .
Because first I want to know the feedback from other users.

Greenify For 8/9[Magisk Module]

Hei whatsup folks....So Trying Custom Roms..Right...Most Of The Time You May Came across Problem in Installing "Greenify4Magisk" In Magisk as it Only Support Until SDK 27.So...i too faced same problem when trying to install Greenify as System app...and To Be frank This Zip Is Just Edited Version...all Credits Goes to Original Devs Who craeted It.So By Using This Zip You Will Be Able To Use
Greenify In Pie roms and Also as a system app...Just Import In Magisk Modules and reboot...It should work Without Any Problem....Whatever for me everything seems fine....This Version Contains Latest APK of Greenify...!!
So Enjoy Happy Greenifying....!!!!!
This Is Strictly Magisk Module ...Never Try To Install It Through Recoveries...!
Download Link: https://drive.google.com/file/d/1oqSGwDQGO3GMLeMRvIMGAftK4_bhqIIl/view?usp=drivesdk
Sachinkerala said:
Hei whatsup folks....So Trying Custom Roms..Right...Most Of The Time You May Came across Problem in Installing "Greenify4Magisk" In Magisk as it Only Support Until SDK 27.So...i too faced same problem when trying to install Greenify as System app...and To Be frank This Zip Is Just Edited Version...all Credits Goes to Original Devs Who craeted It.So By Using This Zip You Will Be Able To Use
Greenify In Pie roms and Also as a system app...Just Import In Magisk Modules and reboot...It should work Without Any Problem....Whatever for me everything seems fine....This Version Contains Latest APK of Greenify...!!
So Enjoy Happy Greenifying....!!!!!
This Is Strictly Magisk Module ...Never Try To Install It Through Recoveries...!
Download Link: https://drive.google.com/file/d/1oqSGwDQGO3GMLeMRvIMGAftK4_bhqIIl/view?usp=drivesdk
Click to expand...
Click to collapse
Awesome! Thanks for the work
Update Is Up....!!
Greenify Module is Updated With Latest Version 4.7 Pro......!!!
https://drive.google.com/file/d/1--x319u5NoUHBQyCXrZQiTdK7yfYaKkW/view?usp=drivesdk
-Thanks
Sachinkerala said:
Update Is Up....!!
Greenify Module is Updated With Latest Version 4.7 Pro......!!!
https://drive.google.com/file/d/1--x319u5NoUHBQyCXrZQiTdK7yfYaKkW/view?usp=drivesdk
-Thanks
Click to expand...
Click to collapse
Thank you for your hard work!
Thanks for the app! It didn't worked, so I manually moved the app to System/priv-app through TWRP, mounted System and did that in File Manager, that worked.
Only problem I have is that after restart, all the Xposed/Donation features are getting unticked, really annoying.. I think I tried almost everything, but can't seem to make it work.
Anyone got a solution for this, please?
Got an S9 G960F running custom android 9 by Soldier9312 with TGP kernel selinux permissive.
Thanks in advance!

Categories

Resources