[MAGISK] Enable App Suggestions and Overview Selection in Pixel Launcher - OnePlus 7 Pro Themes, Apps, and Mods

This will enable app suggestions in overview, drawer and google search widget as well as text selection in overview. The app suggestions also work in lawnchair.
Thanks to Pix3lify devs for the overlay and lawnchair community/developers (Specially DanGLES3, skittles9823 and paphonb) for helping me understand how suggestions work.
Steps to get it working:
Note: Reboot the phone between every step
Install the latest pixel launcher from apkMirror and this device personalisation services apk
Install this zip in Magisk
Make Pixel launcher and device personalisation services, system apps using App Systemizer module on Magisk (Move to system/priv-app)
Activate Pixel launcher in QuickSwitch
ENJOY

can you add some screenshots too?

Yash1213 said:
can you add some screenshots too?
Click to expand...
Click to collapse
Done

When you say it works for lawnchair, do we follow your steps, but substitute lawnchair for pixel launcher or do we need a specific lawnchair frameworks zip for lawnchair?

Gordietm said:
When you say it works for lawnchair, do we follow your steps, but substitute lawnchair for pixel launcher?
Click to expand...
Click to collapse
That is correct, however keep in mind, the text selection is exclusive to pixel launcher for now. Also suggestions in search is not active as well.
You'll get suggestions in overview (app switcher) and drawer. It's been tested with lawnchair 2463.

DBDPCG said:
That is correct, however keep in mind, the text selection is exclusive to pixel launcher for now. Also suggestions in search is not active as well.
You'll get suggestions in overview (app switcher) and drawer. It's been tested with lawnchair 2463.
Click to expand...
Click to collapse
Is there a lawnchair frameworks zip, or do I use the one you provided?

Gordietm said:
Is there a lawnchair frameworks zip, or do I use the one you provided?
Click to expand...
Click to collapse
Just the one I provided is fine. It basically provides the overlays for any launcher that can use it. It might even work with other launcher.

DBDPCG said:
Just the one I provided is fine. It basically provides the overlays for any launcher that can use it. It might even work with other launcher.
Click to expand...
Click to collapse
The phone bootloops after I flash the framework zip.
I'm on OOS 10 Beta 4, if that makes a difference.

Gordietm said:
The phone bootloops after I flash the framework zip.
I'm on OOS 10 Beta 4, if that makes a difference.
Click to expand...
Click to collapse
Try flashing the google dialer framework from Magisk. That would probably fix it as it enables pixel_2018_features.
Also are you using any other overlays which might clash with this ? Like substratum

DBDPCG said:
Try flashing the google dialer framework from Magisk. That would probably fix it as it enables pixel_2018_features.
Also are you using any other overlays which might clash with this ? Like substratum
Click to expand...
Click to collapse
I already have the Google dialer framework magisk module installed.
And I do have substratum installed, but not sure how that would affect this.

Gordietm said:
I already have the Google dialer framework magisk module installed.
And I do have substratum installed, but not sure how that would affect this.
Click to expand...
Click to collapse
In that case, remove my module and install, pix3lify FULL with pixel frameworks. See if that boots. If it doesn't, you either have a conflicting module or this mod isn't compatible with beta 4.

DBDPCG said:
In that case, remove my module and install, pix3lify FULL with pixel frameworks. See if that boots. If it doesn't, you either have a conflicting module or this mod isn't compatible with beta 4.
Click to expand...
Click to collapse
It says the pix3lify module is not compatible with OOS.

Gordietm said:
It says the pix3lify module is not compatible with OOS.
Click to expand...
Click to collapse
Worked fine for me on 10.0.01. You can try at your own risk.

DBDPCG said:
Worked fine for me on 10.0.01. You can try at your own risk.
Click to expand...
Click to collapse
Last question ?
When I'm installing the module, it says that this module is only for non Google devices. Do you want to proceed and risk a bootloop?
Why would it think my device is a Google device? Is it because I already have the Google dialer framework installed?

Gordietm said:
Last question ?
When I'm installing the module, it says that this module is only for non Google devices. Do you want to proceed and risk a bootloop?
Why would it think my device is a Google device? Is it because I already have the Google dialer framework installed?
Click to expand...
Click to collapse
It actually checks for both pixel and OOS devices:
Code:
if [ "$PX1" ] || [ "$PX1XL" ] || [ "$PX2" ] || [ "$PX2XL" ] || [ "$PX3" ] || [ "$PX3XL" ] || [ "$N5X" ] || [ "$N6P" ] || [ "$OOS" ]; then
ui_print " "
[ "$OSS" ] || log_print " Pix3lify is only for non-Google devices!"
log_print " DO YOU WANT TO IGNORE OUR WARNINGS AND RISK A BOOTLOOP?"

DBDPCG said:
It actually checks for both pixel and OOS devices:
Click to expand...
Click to collapse
So it should be ok to try and install it, because I aborted the installation.

Gordietm said:
So it should be ok to try and install it, because I aborted the installation.
Click to expand...
Click to collapse
I would say so. Remove it using twrp if you get a bootloop. TBH, you will probably get a bootloop because of your OOS version as my magisk module is a slim version of the pix3lify with only the framework. but maybe I messed up the permissions or something.

DBDPCG said:
I would say so. Remove it using twrp if you get a bootloop. TBH, you will probably get a bootloop because of your OOS version as my magisk module is a slim version of the pix3lify with only the framework. but maybe I messed up the permissions or something.
Click to expand...
Click to collapse
Actually I just flashed it and it booted ok. So I'll sysmetize lawnchair and device personalization.

Gordietm said:
Actually I just flashed it and it booted ok. So I'll sysmetize lawnchair and device personalization.
Click to expand...
Click to collapse
Great! So much for my first Magisk module lol. I've been mostly developing for PC up to this point. Also, you don't need to systemize lawnchair. Just device personalization services.

DBDPCG said:
Great! So much for my first Magisk module lol. I've been mostly developing for PC up to this point. Also, you don't need to systemize lawnchair. Just device personalization services.
Click to expand...
Click to collapse
Ok, done.
Thanks for all your help, let's see if this works ?
---------- Post added at 01:19 PM ---------- Previous post was at 12:30 PM ----------
Aside from the fact of enabling all notifications for the device personalization app. Do you also set it as the Adaptive Notifications app in settings?

Related

Substratum beta not working in fresh install of PIE

Tried using substratum beta 999 but I get a message saying it can't fall back to rooted mode. I'm using magisk 16. Any ideas?
Sent from my [device_name] using XDA-Developers Legacy app
gvsukids said:
Tried using substratum beta 999 but I get a message saying it can't fall back to rooted mode. I'm using magisk 16. Any ideas?
Click to expand...
Click to collapse
Go back to 998 and it'll work
Also, for good measure, update to Magisk 16.7 Beta.
Any themes that work?
Sent from my [device_name] using XDA-Developers Legacy app
gvsukids said:
Any themes that work?
Click to expand...
Click to collapse
I was using flux on my essential phone without any issues on the dp's
crixley said:
I was using flux on my essential phone without any issues on the dp's
Click to expand...
Click to collapse
Which flux? The one by ginnias didn't work
Sent from my [device_name] using XDA-Developers Legacy app
Sorry if it's the wrong place to ask, but:
Does substratum work without root on Android P?
Also, can someone point me to the beta apk, I tried 998 from apkmirror and it didn't work? Thanks
harisyks said:
Sorry if it's the wrong place to ask, but:
Does substratum work without root on Android P?
Also, can someone point me to the beta apk, I tried 998 from apkmirror and it didn't work? Thanks
Click to expand...
Click to collapse
No it doesn't work without root. 998 refers to the beta substratum not the previous version from the play store. A weird situation happened in which beta is currently a version number behind play store version. Anyways you'll need that apk from telegram.
I'm new to using Substratum and i got the 998 version on the web, I'v tried a few different them but none of them have worked, i found Ethereal theme which is updated to work with Pie, but i still get the same results. After selecting all the options in Substratum and clicking build and install, all goes good and shows it was compiled but nothing in the phone changing. I go to manager and it said no overlays installed. Can anyone help please.
Thanks in advance.
FilthyFord said:
I'm new to using Substratum and i got the 998 version on the web, I'v tried a few different them but none of them have worked, i found Ethereal theme which is updated to work with Pie, but i still get the same results. After selecting all the options in Substratum and clicking build and install, all goes good and shows it was compiled but nothing in the phone changing. I go to manager and it said no overlays installed. Can anyone help please.
Thanks in advance.
Click to expand...
Click to collapse
Reboot, then go back to manager in Substratum to Enable.
lightningdude said:
Reboot, then go back to manager in Substratum to Enable.
Click to expand...
Click to collapse
Am i supposed to have this installed and enabled. Or anything from Majisk? When i go back to manager in Substratum there is nothing there. It tells me to compile a theme to use the manager.
FilthyFord said:
Am i supposed to have this installed and enabled. Or anything from Majisk? When i go back to manager in Substratum there is nothing there. It tells me to compile a theme to use the manager.
Click to expand...
Click to collapse
If you're rooted with Magisk, and are using Substratum version 998, compile your theme as normal, tapping build and enable when you've selected your overlays. When your phone finishes that process, reboot your phone. Go back into Substratum, and if your theme is compatible with Pie, you'll have overlays in the Manager tab.
For example, I use Sai's Oreo Theme, which doesn't advertise being compatible, but it is. Just don't install the navbar overlay. I also use Stasusbar Clock Tweaks for P, from these forums.
lightningdude said:
If you're rooted with Magisk, and are using Substratum version 998, compile your theme as normal, tapping build and enable when you've selected your overlays. When your phone finishes that process, reboot your phone. Go back into Substratum, and if your theme is compatible with Pie, you'll have overlays in the Manager tab.
For example, I use Sai's Oreo Theme, which doesn't advertise being compatible, but it is. Just don't install the navbar overlay. I also use Stasusbar Clock Tweaks for P, from these forums.
Click to expand...
Click to collapse
Still a no go for me. I tried Sai's theme that you mentioned and unchecked the navigation so that it don't need with it. Built and enabled, once done the system UI restarted, i then restarted the phone and go back into substratum too the manager and it still says to compile a theme to use the manager. Right now I'm using substratum 998, I've tried with Majisk 16.0, 16.4 and 16.7. not sure what's going on with mine. Thanks for the help though.
---------- Post added at 01:03 PM ---------- Previous post was at 12:55 PM ----------
Unless it's because i didn't clean flash Pie. I removed the -w and flashed that way. But everything else send to be working properly. I might redo the flash today and try it on a clean install.
For everyone having the issue of no overlays being installed after reboot... You are using the wrong substratum APK. You NEED the 998 BETA version from TELEGRAM. You will ONLY be able to get it from TELEGRAM. Searching on Google will only get you an older play store version of the same number.
Now, any questions?
k.s.deviate said:
For everyone having the issue of no overlays being installed after reboot... You are using the wrong substratum APK. You NEED the 998 BETA version from TELEGRAM. You will ONLY be able to get it from TELEGRAM. Searching on Google will only get you an older play store version of the same number.
Now, any questions?
Click to expand...
Click to collapse
How do i get on the telegram conversation to get the apk
I have similar problems.
Got substratum to work with 'dark grey' overlay.
This was using 998 from apk-mirror.
Now I have this, and only this one overlay in the 'manager'-tab in substratum.
I can freely activate and deactivate it.
However, I can NOT delete it.
I can not compile other overlays, and I can not compile it again with different settings/colors.
Deinstalling and reinstall of substratum did not help, reboot in between did not help.
Finally I got 998 from the telegram beta channel, downloaded and tried 3 different builds, nothing changed.
I am still semi-happy -- at least I can apply the compiled dark grey overlays, which is better than nothing.
Oh yes, and I also flashed Android PIE again before problems started, using the "-w" method, as I got stuck in a bootloop after applying a font.
hardcoremildred said:
I have similar problems.
Got substratum to work with 'dark grey' overlay.
This was using 998 from apk-mirror.
Now I have this, and only this one overlay in the 'manager'-tab in substratum.
I can freely activate and deactivate it.
However, I can NOT delete it.
I can not compile other overlays, and I can not compile it again with different settings/colors.
Deinstalling and reinstall of substratum did not help, reboot in between did not help.
Finally I got 998 from the telegram beta channel, downloaded and tried 3 different builds, nothing changed.
I am still semi-happy -- at least I can apply the compiled dark grey overlays, which is better than nothing.
Oh yes, and I also flashed Android PIE again before problems started, using the "-w" method, as I got stuck in a bootloop after applying a font.
Click to expand...
Click to collapse
Can you send me a link to the telegram group please
FilthyFord said:
Can you send me a link to the telegram group please
Click to expand...
Click to collapse
I connected to this telegram channel:
https://t.me/substratumci
which is announced as beta-channel in the official substratum telegram group link list.

[Question] DP 3 and shbstratum?

Hi guys, does anyone of you tried substratum on dp3?
Im running dp3 for a week. Quite stable and fast. So im happy woth it. Just one problem substratum not working at all. I install overlays, it installed successfully but after reboot nothing shows up in a manager tab.
Im rooted.
Susbtratum was working on stock 5.1.9 rooted
meistr91 said:
Hi guys, does anyone of you tried substratum on dp3?
Im running dp3 for a week. Quite stable and fast. So im happy woth it. Just one problem substratum not working at all. I install overlays, it installed successfully but after reboot nothing shows up in a manager tab.
Im rooted.
Susbtratum was working on stock 5.1.9 rooted
Click to expand...
Click to collapse
for me its not even working on stock 5.1.9 rooted... how its working for you
i just want to change my navigation keys and download a theme for substratum
what are the steps?
nitinvaid said:
for me its not even working on stock 5.1.9 rooted... how its working for you
i just want to change my navigation keys and download a theme for substratum
what are the steps?
Click to expand...
Click to collapse
I dont know i just installed over a rooted phone like always. Just not all themes are working for one plus 6, but it at least appear after reboot in overlay manager tab. On dp 3 nothing appears..
There is no speacial instructions for substratum, it installs from a playstore and if you're rooted it will work. Install a theme, configure an overlays, install it, reboot device, after reboot go to overlay manager tab select needed overlays, press Enable it.
nitinvaid said:
for me its not even working on stock 5.1.9 rooted... how its working for you
i just want to change my navigation keys and download a theme for substratum
what are the steps?
Click to expand...
Click to collapse
I used substratum on stock 5.1.9 without root & overlays work perfectly now i am using P beta no more substratum without root sad thing
nitinvaid said:
for me its not even working on stock 5.1.9 rooted... how its working for you
i just want to change my navigation keys and download a theme for substratum
what are the steps?
Click to expand...
Click to collapse
OnePlus navbar is different to stock Android. Themes tend not to work on it.
I'm using Substratum on 5.1.9 pretty successfully but the process for applying themes is more convoluted with the latest security patches. Swift Dark has good instructions included (see pic), but I can't get its inbuilt accent colours to apply
alimuhammadx said:
I used substratum on stock 5.1.9 without root & overlays work perfectly now i am using P beta no more substratum without root sad thing
Click to expand...
Click to collapse
Im on dp rooted substartum mot working. So what u mean by saying that is not wotking without root?
comicbookguy72 said:
OnePlus navbar is different to stock Android. Themes tend not to work on it.
I'm using Substratum on 5.1.9 pretty successfully but the process for applying themes is more convoluted with the latest security patches. Swift Dark has good instructions included (see pic), but I can't get its inbuilt accent colours to apply
Click to expand...
Click to collapse
the images are not loading....
nitinvaid said:
the images are not loading....
Click to expand...
Click to collapse
It's there but it took a while
comicbookguy72 said:
OnePlus navbar is different to stock Android. Themes tend not to work on it.
I'm using Substratum on 5.1.9 pretty successfully but the process for applying themes is more convoluted with the latest security patches. Swift Dark has good instructions included (see pic), but I can't get its inbuilt accent colours to apply
Click to expand...
Click to collapse
if this is the thing that nav bar is different ill try to create a theme for myself
Nope, it says that since the march security patch you have to select overlays, build and enable, reboot, enable overlays again, then reboot again to apply properly
comicbookguy72 said:
Nope, it says that since the march security patch you have to select overlays, build and enable, reboot, enable overlays again, then reboot again to apply properly
Click to expand...
Click to collapse
will try this apply from manager?
meistr91 said:
Im on dp rooted substartum mot working. So what u mean by saying that is not wotking without root?
Click to expand...
Click to collapse
Substratum work on rooted p devices i check in multiple themes but in Android p i can't able to use it without root if i root my device banking apps wouldn't work for me.In Android oreo i used it without root thanks to rootless theming.
I am using Substratum with Swift Black Substratum Theme on Android Pie DP3. Also do not try using systemUI related overlay as it will cause SystemUI Crash. You need to be rooted and TWRP recovery installed.
1. Always Backup.
2. Compile the app overlays in Substratum.
3. Boot into TWRP
4. Mount System Partition.
5. Goto Advanced and File manager.
6. Copy/Move the compiled overlays from /sdcard/.substratum to /system/system/app
7. Reboot the phone. Enable the overlays in Substratum.
P.S: If you accidentally stuck on SystemUI crash, just boot into TWRP file manager and delete the overlay from /system/system/app.
I have read it in Substratum thread. And it works perfectly
Happy Theming
alimuhammadx said:
Substratum work on rooted p devices i check in multiple themes but in Android p i can't able to use it without root if i root my device banking apps wouldn't work for me.In Android oreo i used it without root thanks to rootless theming.
Click to expand...
Click to collapse
Man is not working! There is themes in playstore which supports android p, but not an oxygen os P..
My banking apps working with root i was rooted 5.1.9+twrp, my banking app was working, I was using google pay and substratum...
meistr91 said:
Man is not working! There is themes in playstore which supports android p, but not an oxygen os P..
My banking apps working with root i was rooted 5.1.9+twrp, my banking app was working, I was using google pay and substratum...
Click to expand...
Click to collapse
Oh thanks for clarifying

[ROOT] Substratum on Android Pie Beta (Oxygen)

Any one tried substratum theme on Android pie open beta with success? If yes than explain how?
Edit: Works well now. Forget to uninstall Andromeda.
1.)Install substratum (uninstall Andromeda)
2.)Select theme (theming systemui and Android system should avoid it may cause crashes)
3.)Build & Enable
4.)Reboot
4.)Overlay manager
5.)Enable.
Enjoy Black Theme. (Or white or dark)
(Tested with Swift Black)
prins29 said:
Any one tried substratum theme on Android pie open beta with success? If yes than explain how?
Click to expand...
Click to collapse
AOSPui is working pretty good for me. Only quick settings isn't theming for me.
Open substratum
Install overlays
Reboot
Open substratum
Go to substratum manager
Enable overlays
Done.
prins29 said:
Any one tried substratum theme on Android pie open beta with success? If yes than explain how?
Click to expand...
Click to collapse
I also have this problem, seems like it installs fine but after reboot nothing is there anymore. Swift Dark is what I'm trying to use right now
guyverzero said:
I also have this problem, seems like it installs fine but after reboot nothing is there anymore. Swift Dark is what I'm trying to use right now
Click to expand...
Click to collapse
Happened to me on 5.1.11. All you have to do is go to the accent color. Switch it to something different then switch it back. IDK if it'll work for PIE but I would try that. Just flashed over to Pie and I'm just now getting up everything so I'm going to try myself.
guyverzero said:
I also have this problem, seems like it installs fine but after reboot nothing is there anymore. Swift Dark is what I'm trying to use right now
Click to expand...
Click to collapse
Same here. Able to see overlay installed but nothing in overlay manager.
Edit : old post . OP edited.
What did you pick in substratum for android version? Oxygen OS android 8? Or "others?"
It's still not working for me unfortunately, did an accent color change and I've actually never had Andromeda installed at all. Coming from stable Oreo build...
Thought Substratum was blocked in Pie...
Subs is working fine for me with pitch black. Followed the same procedure as in the OP.
tlxxxsracer said:
Thought Substratum was blocked in Pie...
Click to expand...
Click to collapse
Rootless is blocked AFAIK
guyverzero said:
What did you pick in substratum for android version? Oxygen OS android 8? Or "others?"
It's still not working for me unfortunately, did an accent color change and I've actually never had Andromeda installed at all. Coming from stable Oreo build...
Click to expand...
Click to collapse
I tried with others and without theming systemui and Android system. And theme not working on some system apps. May because of material 2 ui (new oxygen apps).
tlxxxsracer said:
Thought Substratum was blocked in Pie...
Click to expand...
Click to collapse
Rootless with Andromeda not supported.
Just flash magisk and acquire root and you are good to go.
justen7723 said:
AOSPui is working pretty good for me. Only quick settings isn't theming for me.
Open substratum
Install overlays
Reboot
Open substratum
Go to substratum manager
Enable overlays
Done.
Click to expand...
Click to collapse
I am on Pie Open Beta 1, did the above steps but after reboot, nothing appears in the manager. I am using AOSPui too. How did you get it to work?
+1
Using Swift Black.
Nothing shows in manager before and after reboot.
prins29 said:
I tried with others and without theming systemui and Android system. And theme not working on some system apps. May because of material 2 ui (new oxygen apps).
Click to expand...
Click to collapse
Ob pie substratum is buggy. Here instructions how to get it working:
1. Install latest beta of substartum i think it 1001
2. Disable all magisk modules!
3. Reboot
4. Install overlays that u need
5. Go to file explorer make show hidden files
6. Go to your main storage and there must be folder named . substratum in there will be all installed overlays
7. Copy them and paste into system/app
8. Reboot go to substartum app overlay manager and overlays will be there, enable them, reboot
9. Enable magisk modules
10. Reboot
Youre welcome!
meistr91 said:
Ob pie substratum is buggy. Here instructions how to get it working:
1. Install latest beta of substartum i think it 1001
2. Disable all magisk modules!
3. Reboot
4. Install overlays that u need
5. Go to file explorer make show hidden files
6. Go to your main storage and there must be folder named . substratum in there will be all installed overlays
7. Copy them and paste into system/app
8. Reboot go to substartum app overlay manager and overlays will be there, enable them, reboot
9. Enable magisk modules
10. Reboot
Youre welcome!
Click to expand...
Click to collapse
You don't need all this steps! I'm on Open beta 1 Pie, installed latest substratum beta from telegram channel and belo, mono/art are working great. Off course i'm rooted, you need only to build & compile theme, then reboot then apply it :good:
Without Root you can't use Substratum on Pie right, please change the topic of this thread its misleading!
Hitman478™ said:
You don't need all this steps! I'm on Open beta 1 Pie, installed latest substratum beta from telegram channel and belo, mono/art are working great. Off course i'm rooted, you need only to build & compile theme, then reboot then apply it :good:
Click to expand...
Click to collapse
Im on HOS beta 3, i thought it related to substartum on pie in general, cuz this steps I found on official substratum thread.
meistr91 said:
Im on HOS beta 3, i thought it related to substartum on pie in general, cuz this steps I found on official substratum thread.
Click to expand...
Click to collapse
Exactly my point was, these all steps are involved only if your OP6 is rooted, he should've written Root in the title!
Sent from my ONEPLUS A6000 using XDA Labs
jiatern said:
I am on Pie Open Beta 1, did the above steps but after reboot, nothing appears in the manager. I am using AOSPui too. How did you get it to work?
Click to expand...
Click to collapse
U have modules installed in magisk? Try disabling ALL of them first, then proceed to install substratum theme :good:
meistr91 said:
Im on HOS beta 3, i thought it related to substartum on pie in general, cuz this steps I found on official substratum thread.
Click to expand...
Click to collapse
I knew this steps, they're old for the first version of pie with old substratum... I've tested the way i write up, for me it's working without doing all that passages
Hitman478™ said:
I knew this steps, they're old for the first version of pie with old substratum... I've tested the way i write up, for me it's working without doing all that passages
Click to expand...
Click to collapse
On oxygen os yes, in hydrogen beta 3 we still need these steps. Cuz i tried to download latest beta from telegram beta chat, but after installing overlays it not apear in overlay manager, after reboot aswell, just nothing is there.
I found hydrogen os more stable in this beta race so for a while im sticking with it. But it is so annoying to disable everything, reboot, then overlays and all that **** steps

[Magisk Module] Nokia Extensions

Nokia Extensions!​Telegram Group
This thread is discontinued. Future posts will be made here.​
Module description
Why should the Chinese have all the fun? This module aims at porting features from the Chinese variants of Nokia phones to Global variants (Android One).
Features
1. AI Floating Ball
The phone will recommend relevant application shortcut settings according to your usage. You can also:
Use the custom shortcuts to customize the shortcut menu.
Use gestures to enrich your interaction with the phone.
2. Data speed indicator
Tested and working on Nokia 6, Nokia 8 and Nokia 7 plus on Oreo. After installation, go to Settings - Network & Internet - Data Usage and toggle Show data speed. Now you should be able to see your internet speed on your status bar.
3. Screenshot Plus
Take long screenshots, edit them on the go.
4. Screen Recorder
Supports FHD, HD and SD at 30 and 60 FPS, records audio too.
5. Junk Cleaner
Clears cache and junk files.
6. Task Manager
View and end a running task.
7. Smart Boost
Enjoy gaming without frame drops and hiccups!
8.. Virus scanner
Scan for virus and keep your phone secure.
9. NokiaPure fonts
Change your system font to NokiaPure
How to's
To install the module, flash the zip using Magisk manager or TWRP and reboot.
To uninstall the module, flash the same zip again and reboot.
To get the internet speed on the status bar, go to Settings - Network & Internet - Data Usage and toggle Show data speed.
To use Screenshot plus and Screen Recorder, add them to Quick Settings.
To open AI Floating Touch, Smart boost, Task manager, Junk Cleaner and Virus scan use NEX Launcher.
Compatibility
Nokia Phones
Magisk 17+
Android 8.1.0 and above
Download from Magisk Manager.
Source code: Github[/SIZE]
Credits
@topjohnwu for Magisk
@ahrion & @Zackptg5 for Unity template and Volume Key Selector
FIH/Evenwell/HMD Global (whoever it is) for making these apps
Changelog
v1
Initial release
v1.1
Added more features - Screenshot plus, Screen Recorder, System dashboard
Added NokiaPure fonts
v1.2
Added smart boost
fixed some FCs
v1.3
Merged Pie and Oreo files into a single package
Users can now select only the files they want to install using volume keys
How to use these apps? I am unable to use the apks after downloading.
yagyanshskumar said:
How to use these apps? I am unable to use the apks after downloading.
Click to expand...
Click to collapse
The Title shows that it's a Magisk Module. Means that you need to be rooted using Magisk
Akilesh T said:
Nokia Extensions!
Module description
Why should the Chinese have all the fun?
Click to expand...
Click to collapse
Haha, great!
maybe is not working on nokia 6 with magisk root which have locked bootloader
frnsl3 said:
maybe is not working on nokia 6 with magisk root which have locked bootloader
Click to expand...
Click to collapse
I guess you are using Magisk 16.1
This module requires Magisk 17+
ZeroPointMax said:
Haha, great!
Click to expand...
Click to collapse
These features could have been added by Nokia mobile itself if they wanted to. But they decided to keep it only for China, going with "Pure stock" Android for the rest of the markets. You can say that it might reduce the speed of the updates, but China variants have been getting updates at almost the same speed as the global variants. It would have been great if they had gone with something like OOS.
Akilesh T said:
I guess you are using Magisk 16.1
This module requires Magisk 17+
Click to expand...
Click to collapse
yep so sad, able rooting but not maximum potential and soft brick too often if we modify the system
frnsl3 said:
yep so sad, able rooting but not maximum potential and soft brick too often if we modify the system
Click to expand...
Click to collapse
Magisk is systemless
Akilesh T said:
Magisk is systemless
Click to expand...
Click to collapse
not talking about magisk there, i tell you about rooting
Unable to install
I have nokia 8. When i try to install this module, it says that my decvice is pixel Xl and refuses to install. I think this is because i have installed daydream enabler module. Is there a way to bypass the device check and proceed with installing this module?
audiophile55 said:
I have nokia 8. When i try to install this module, it says that my decvice is pixel Xl and refuses to install. I think this is because i have installed daydream enabler module. Is there a way to bypass the device check and proceed with installing this module?
Click to expand...
Click to collapse
Looks like that module edited your build.prop
You can bypass it. Extract the zip. Remove the device check part in install_module function inside the config.sh file. Rezip it and flash again
Akilesh T said:
Looks like that module edited your build.prop
You can bypass it. Extract the zip. Remove the device check part in install_module function inside the config.sh file. Rezip it and flash again
Click to expand...
Click to collapse
Can you tell me exactly which lines to remove? I try removing few lines but getting the same error. I am a noob at this. BTW, i also tried deleting the entire config.sh file and still I get the same error.
EDIT: My bad. I kept flashing the original zip and not extracted zip. All good now.
audiophile55 said:
Can you tell me exactly which lines to remove? I try removing few lines but getting the same error. I am a noob at this. BTW, i also tried deleting the entire config.sh file and still I get the same error.
EDIT: My bad. I kept flashing the original zip and not extracted zip. All good now.
Click to expand...
Click to collapse
You mustn't delete config.sh file
:good:
does this module work with other android one phones? im using xiaomi a2 lite @ oreo 8.1
How can i use ai floating? . I cant find where to activate it
cbkottege said:
How can i use ai floating? . I cant find where to activate it
Click to expand...
Click to collapse
Search for "touch" in settings. There'll be a result like "Hide in do not disturb apps". That'll take you to the AI floating button' settings
Hi. I am using nokia 8. After installation module and restart, i get smart tuner and data speed indicator force close, how to fix it sir?
(Sorry for my bad english)
zeronatdo said:
Hi. I am using nokia 8. After installation module and restart, i get smart tuner and data speed indicator force close, how to fix it sir?
(Sorry for my bad english)
Click to expand...
Click to collapse
Are you using the latest version (v1.3)?

looking for a good theme for status bar

Just looking for a good theme where i can change the status bar and change clock settings and mobile data settings if on status bar etc
Any suggestions?
Cheers
avid_droid said:
Use substratum.
There is kclock for clock and fonts
There is gravija and dark material OOS for signal Icons
These are substratum modules
Click to expand...
Click to collapse
Thanks
Does it work on Android 10?
Take it that download substratum from play store and then download themes and install them via substratum app?
avid_droid said:
Yes. Must be rooted
Click to expand...
Click to collapse
Yes rooted
Looking at play store now for some
funkyirishman said:
Yes rooted
Looking at play store now for some
Click to expand...
Click to collapse
Also, pretty sure you should use Substratum Lite with Android 10. I was having a few issues with the original Substratum on 10
avid_droid said:
Substratum works perfectly fine. App has been updated for 10 for a while now
Click to expand...
Click to collapse
So Substratum from the play store works on android 10 don't need lite or beta app?
So what's best theme to add date in status bar and show data connections
Mentioned in first reply some these on the play store?
Any themes that can add the date in the status bar?
did not work,substratum never works
---------- Post added at 09:51 AM ---------- Previous post was at 09:49 AM ----------
if you like themes install miui rom and enjoy,only auto rotate and fingerprint do not work
funkyirishman said:
Any themes that can add the date in the status bar?
Click to expand...
Click to collapse
K-Klock. I use xXx no limits magisk rom that has an option to install it. Works great for centering, adding date, changing font. Bunch of stuff you can do with it. You do need to open the app first and configure your settings, build the apk within K Manager then open substratum and install.
If you are not aware, I always get the best results by building and installing, reboot, then enable.
---------- Post added at 11:47 AM ---------- Previous post was at 11:46 AM ----------
ayhanaykut said:
did not work,substratum never works
---------- Post added at 09:51 AM ---------- Previous post was at 09:49 AM ----------
if you like themes install miui rom and enjoy,only auto rotate and fingerprint do not work
Click to expand...
Click to collapse
I've been using substratum for a while now and it always works. You must be doing something wrong to get it working.
GeekMcLeod said:
K-Klock. I use xXx no limits magisk rom that has an option to install it. Works great for centering, adding date, changing font. Bunch of stuff you can do with it. You do need to open the app first and configure your settings, build the apk within K Manager then open substratum and install.
If you are not aware, I always get the best results by building and installing, reboot, then enable.
Click to expand...
Click to collapse
Thanks
Are you talking about the below
https://play.google.com/store/apps/details?id=kpchuck.k_klock
I have xxxnolimits installed but can't find any module in magisk or am I looking in the wrong place?
funkyirishman said:
Thanks
Are you talking about the below
https://play.google.com/store/apps/details?id=kpchuck.k_klock
I have xxxnolimits installed but can't find any module in magisk or am I looking in the wrong place?
Click to expand...
Click to collapse
Looks right. I just had it installed with the xXx-nolimits profile.
Xposed and gravitybox is all you need and is the most reliable, fool proof method to get what you are requesting for clock, date, clock format, and clock locations. Plus I'm sure you will find other options useful as well. I use it for the clock, lock screen shortcuts, and to remove that god awe full blur that OP implemented on Android 10's lock screen music background art.
mookiexl said:
Xposed and gravitybox is all you need and is the most reliable, fool proof method to get what you are requesting for clock, date, clock format, and clock locations. Plus I'm sure you will find other options useful as well. I use it for the clock, lock screen shortcuts, and to remove that god awe full blur that OP implemented on Android 10's lock screen music background art.
Click to expand...
Click to collapse
Where can I get these
Tried themes using substratum but no good
funkyirishman said:
Where can I get these
Tried themes using substratum but no good
Click to expand...
Click to collapse
GravityBox
This is the version of EdXposed I use without issues.
Just curious, but what was wrong with K-klock?
GeekMcLeod said:
GravityBox
This is the version of EdXposed I use without issues.
Just curious, but what was wrong with K-klock?
Click to expand...
Click to collapse
Thanks will have a look at Gravity box. Is it beta version that works?
What exactly does Ed posed do and do I flash them via Magisk.
Tried Kclock and loaded it up via substratum. Then tried simple thing like put clock in status bar in the middle and no joy. Also no option to have date on status bar. Unless I'm missing something?
funkyirishman said:
Thanks will have a look at Gravity box. Is it beta version that works?
What exactly does Ed posed do and do I flash them via Magisk.
Tried Kclock and loaded it up via substratum. Then tried simple thing like put clock in status bar in the middle and no joy. Also no option to have date on status bar. Unless I'm missing something?
Click to expand...
Click to collapse
EdXposed is the xposed framework for Android 10 (maybe earlier too) it is installable through magisk. Which is kinda like magisk, you can download and use different modules. Use the 4.5.5 version I linked.
GravityBox is a module for EdXposed. Install it through EdXposed Manager. Only working version for A10 is the one I link. Beta 10.0.5.
So you have to go into K-Manager first before substratum. Select all your desired options, then hit the bottom right floating button. Now you have to go to substratum and install it.
GeekMcLeod said:
EdXposed is the xposed framework for Android 10 (maybe earlier too) it is installable through magisk. Which is kinda like magisk, you can download and use different modules. Use the 4.5.5 version I linked.
GravityBox is a module for EdXposed. Install it through EdXposed Manager. Only working version for A10 is the one I link. Beta 10.0.5.
So you have to go into K-Manager first before substratum. Select all your desired options, then hit the bottom right floating button. Now you have to go to substratum and install it.
Click to expand...
Click to collapse
TaiChi Xposed is also an option and actually better in my opinion because you can activate and deactivate modules on the fly.
GeekMcLeod said:
EdXposed is the xposed framework for Android 10 (maybe earlier too) it is installable through magisk. Which is kinda like magisk, you can download and use different modules. Use the 4.5.5 version I linked.
GravityBox is a module for EdXposed. Install it through EdXposed Manager. Only working version for A10 is the one I link. Beta 10.0.5.
So you have to go into K-Manager first before substratum. Select all your desired options, then hit the bottom right floating button. Now you have to go to substratum and install it.
Click to expand...
Click to collapse
These are the files that I have
GravityBox_Q_10.0.0-beta-5.apk
magisk-EdXposed-YAHFA-v0.4.6.0_beta.4471.-release.zip
magisk-riru-core-v19.5.zip
EdXposedManager-org.meowcat.edxposed.manager-4.5.2-452-release.apk
These are the right files to install as per the below.
Zip files installed via Magisk but don't reboot after each one
Installation
This procedure assumes you have working Magisk installation.
1) Install Riru and EdXposed modules using Magisk Manager
2) Install EdXposed Manager app
3) Reboot and open EdXposed Manager app to check if EdXposed works and is active
4) Install GravityBox and enable it in EdXposed Manager
5) Reboot

Categories

Resources