Related
Hi,
I flashed the Sabermod version of SlimBean a few days ago. It is awesome, but there was one thing bothering me: None of the Icons you can choose (in Settings -> Interface -> Statusbar -> Battery Icon Style) pleased me. So I wanted to add other Icons to the menu. So I extracted the frameworks-res.apk, Settings.apk, SystemUI.apk and some more files and searched where this menu gets it's themes. The only thing I found after hours of investigating are the Icons you get, when you just select Icon in the Settings. I replaced those with my own and it worked, but I have two problems with this.
1. The default Icon does not support 1% steps (which the other selectable Icons do)
2. It doesn't complie with the idea behind this menu
Does anyone know how this menu works and where I can add my ressources? Or at least where the other options in the menu are stored? I searched the whole Rom by now. :crying:
Cheers,
Darky
PS: This was supposed to go in the developer thread for this Rom, but as a new user I could not post there :/ .
I'm not sure how to change it to *exactly* the icon you want (custom icons), I've never done it. What you can do is look in the themes and apps section, there's mods to flash a different battery icon. Should be plenty which are compatible.
Sent from a galaxy far, far away
I just found it in the source code:
github.com/SlimRoms/frameworks_base/blob/8c3428ebc393c112bef6ff3ab845ab61942de784/packages/SystemUI/src/com/android/systemui/statusbar/policy/CircleBattery.java
Unfortunately it's hardcoded. In the same package is a BatteryBarController.java which holds constants for each of the options. So without modifying and recompiling/flashing the whole Rom it is not possible as far as I understand it.
I will try one of these BatteryMods to get the 1% steps and modify SystemUI.
Edit: I just modified the SystemUI.apk myself to get the 1% steps. The files to modify are in /res/drawable: stat_sys_battery.xml and stat_sys_battery_charge.xml.
It is enough to just add steps from 0 to 100 in those files and add the images under res/drawable-hdpi.
The input can be produced easily with a pythonscript like this.
Code:
#!/usr/bin/env python3.3
def main():
for i in range(101):
#for stat_sys_battery.xml remove 'sys_battery_charge_anim'
print (' <item android:drawable="@drawable/stat_sys_battery_charge_anim',i,'" android:maxLevel="',i,'" />',sep='')
if __name__ == "__main__":
main()
Cheers,
Darky
Sorry for so long I did not come back to this topic. I have many difficulties in life and current I am okay for all. I will public my source code of this application to here. and I hope other developers will exploit it and develop it further to serve the community better.
When you use it, Please add my info in your apps. Thank you.
For Contact with Me: [email protected]. Have fun
Add: For fixed link apktook for android: Please download it at:
https://storage.googleapis.com/goog.../code.google.com/apktool/apktool4.4_armhf.zip
====================
Hi everyone
I have builded a app HK Theme Manager that sopport CM Theme, XThemeEngine and my Theme (HK Theme) for change style system
As XThemeEngine, It is powered by Xposed Framework by rovo89, Thanks for the great rovo89 Xposed. Please donate for he
But HK Theme manager can read and use direct CM Theme, Xtheme ,... without mod. All Theme use method xml/redirections.xml, HK Theme Manager will support
System equipped
- Android 4.0 +
- System have rooted
- System have installed Xposed framework and active module HK Theme Manager
OK. How to use
1.Install Xposed Installer
2.Install HK Theme Manager from the link at the bottom of this post
3. Open Xposed Installer app and install xposed framework
4.Activate the module HK Theme Manager in Xposed Installer app
5. Now install your Theme
6. Open HK Theme Manager and it will auto search all apps theme for show list
7, Choose a theeme and choose Set Theme, If install successfull, you restart system for change updated.
8., For uninstall Theme, click No set this theme, use default UI and reboot.
So now you can use all guide creat CM Theme or Xtheme, tmobile,...and make your theme, use HK Theme manager for run,
HK Theme manager can support replace resource with Current Limitations of Xposed framework. It is not recommended to replace layout, but you still can use layout replace, If it makes your phone bootloop, you can use file sdcard/HKThemeManager-Restore bootloop.zip (auto create when you click set theme) update from recovery to uninstall theme and your phone could boot normal.
========================
Change in v7.1
- fix Force close not compatible some devices with API
- add support Russian language, thank to kat-kau from xda and 4pda.ru
Change in v7.0
- change style app with support 3tab menu or CM Theme chooser, Reload app for change style
+ 3tab menu support preferences with use swipe or not
+ CM Theme Theme Chooser support coverflow effect and Reflectionimages effect
- add preference apktool settings: support config change apktool source location (long click for choose folder in file explorer), support config framework file
- add some auto fix for hk mod
- add Spanish language . Thank to Jose Artuñedo:
and credit to he: https://t.co/MX4w3AjLJZ
Change in v6.7
- fix icon deviation at menu options
- add Auto-save and auto reload the theme of search results until the refresh button.
change in v6.6
- add auto fix for HK Mod theme
- fix problem install framework the first use.
- Change style options
- Remove icon HK Mod theme, add hk mod theme icon to menu option icon
change in v6.5
- fix FC when use options
- remove auto save start list theme.
- add options allow auto search and reload when start app or not
- add some method for decompile and recompile better and success more
Change in v6.4
-fix Make and fix Theme
- add icon for HK MOD Theme
note: Uninstall apktool, hk theme manager old version. then install HK Theme Manager v6.4
Change in v6.3
- Someone when using the new method instead of V6.2 theme, it do not work, but it work on v6.1, so in this version I've added the old method for mode 1 theme like v6.1, of course it was much more optimal, but it is recommended to use multi-mode is the default theme for a more optimal, multi-mode default theme is still the method used on version v6.2,
- different for each theme. when you checked the items, and then set the theme, it will save the state mark of theme packs and reload this status for next time is to use a theme that, with the new theme it defaults to checked all
- Add 1 functions to make and fix themes . If CM theme not displayed in the list, please enable mode displays all applications and choose it from list , then click Make and fix theme , in this mode I 've added some structure 1 automatic correction for the theme , such as edit file name is not capitalized , it will automatically switch to often .
There are 2 modes to make and fix in the theme options :
- Default is automatically all process make and fix theme :
All process:
1. Copy theme to sdcard/hkthememanager folder and Decompile it
2. Modify with: Replace res folder from Theme choosed decompiled to Sample folder decompiled in sdcard/hkthememanager. Try auto fix some error, make new Androidmanifest.xml and redirections.xml
3. Recompile Sample folder that have modded
4. Sign app that have recompiled
5. Ask for Uninstall and reinstall"
if there are any errors in the above process or completed , it will notify or vibrate , or ring (with the option of the application ) . Whether to show the error report for you to read it .
- The development mode . You can execute the step -by-step process on , This is useful when the theme at fault and should intervene to fix it before doing the next step . (folder for work: sdcard/hkthememanager)
- The options applications that have added:
+ Optional multi- mode or single- theme theme as mentioned above
+ Option automatic mode or step by step in make and fix themes
+ Options screen always on (wake lock) when make and fix a theme , it is good if the theme is the process of making , sleeping system , and the process stops
+ Options notified by vibration , message , tone for error report or when completed reports
Speed theme of creating and editing process can take up to 3-15 minutes depending on :
- Speed Phone
- Size theme
===============
To use this function, we need to use apktool on android:
<b>Download at:<b>
https://apktool.googlecode.com/files/apktool4.4_armhf.zip
download it and extract it to sdcard, so that the path is:
sdcard / apktool / jvm.tar
please credit to [email protected]
I have used this project to create option make and fix theme , of course I have improved it:
By default, it creates frameworks (apktool if) with 1 framework poor and I have often have problems when decompile themes error, I then modified my app, using the file system / framework / framework-res .apk in phone system to use, of course it is complete and error problem when decompile theme has disappeared
Changes in v6.2:
- more optimal and can use heavier themes
- remove multiple theme options, instead multi-mode theme, multi-theme mode if you only use one theme, it will same one theme mode in old version
- remove automatically search and downloaded theme when the application starts, it automatically search only the first use, then it will automatically save and reload results in the following opening times, to update the new theme select Refresh it
Changes in v6.1:
- Completing the optimal speed for 2 mode of multi-mode and 1 theme, it can faster 50-100ms than v6.0;
Changes in v6.0:
- Has been optimized and the speed increased significantly.
- Use 2 methods to change the theme, A method for optimal speed and fastest mode instead of using one theme. When using multi-mode theme, even though the optimal speed has improved significantly, however compared to the method used to replace one theme it is still slower than 100-300ms depending on the size of the used themes. This is easy to understand when I have to use a lot of loops and conditional control over the selection and installation of multiple simultaneous themes. I will try to improve this for the most perfect possible with later versions. Because of this, if you do not have the need to use multiple themes, I recommend using one theme mode . It should not be too worried about this when in the second mode will increase the speed and stability
Change in v5.2
-With the version of this v5.2 it will fix the one the problem Fatal at version v5.1, which I have detected and quick fix it
at version v5.1, you will not be changed items applications if you do not choose add change android (System framework)
-I have detected a loop excess, i have removed it, i think it is better, more optimal,
Change in v5.1
+ Fix problems not full change of theme icon on v5.0
+ Improves the speed , I think it's a little more flashy v4.0 but of course not comparable as v5.0
+ Adjust some logic in changing the regime has chosen theme for theme packages the same time , this course is not recommended
+ Added option to display all the data or system applications ( Relationship with search options :data , system search) .
I do not recommend for this finding , since the mechanism to find the current theme is very stable and accurate . If there are themes you can not see in the list , then I think your theme is the problem of its activities ( for error or because of incompatible systems ) . It resulted in the system not able to read and receive information resource icon and the whole of it , then the system will display an app 's icon to the default error icon . so HK Theme Manager will not be able to read and get information resource for the theme of change too
Change in v5.0
- fix lag when change theme, reboot faster,... if you are slow, i think your theme is too heavy.
- Add settings options
+ replace with layout, default is not use, it will better if you do not use it when change theme, unless you are sure to replace this layout for your theme is fine
+ add menu support change multi theme, so now you can use multi items in multi theme combined for change
+ it can update change without reboot except when change framework (android) it will quick reboot.
update v4.0, change log
- In this new version I updated to add some new functions
+ Search options only on data or system , or both if both are selected . Default search just with the theme installed on the data , so the search time was much quicker
+ Is the default search with the theme contains redirections.xml , however some CM theme have not it and we can not find it in list theme. So a new option in the search options to try search with all that theme have not redirections.xml, the choice this will take more time searching
+ A new additional functions compared to version v3.0 . This version allows you to select the components to replace , meaning that for each theme will allow alternative image updates , icons on the different applications , with this option you can customize it for replacement with each application instead of updating all of the components and the whole Theme
+ Try replacing with the support framework : twframework - res.apk . I can not yet tried it , I need a response from you
update v 3.0, change log
- change method get theme file, and it can show and list theme that have not xml/redirections.xml (for any CM theme with meta data redirections)
- replace icon with new method with without redirections.xml, or with redirections.xml, you only need checked at : Set theme with use redirections.xml file?
- add view preview image for CM theme
- add button make Redirections.xml file, so if your theme have not redirections.xml, you can make it and add to your theme if you need. file make will in sdcard
- change interface of my app.
=================
Frequently Asked Questions
Q. Theme missing in list of Themes Available
A. Its because your Phone doesn't recognize it at all. Check in Apps Installed if it has the Icon it is meant to have. If it doesn't, that Theme isn't for you
Q. How can you support me?
A. Hit the "Thanks" button below. Use the App with faith that I'd fix all issues one day. Maybe translate it into other languages so that everyone can enjoy it
============================
My English is bad, so i need someone for translate it for English,
This is file String in English translated by JamMasterClay ( thank to JamMasterClay):
http://fs1.d-h.st/download/00095/6gB/strings.xml
new string.xml v7.0
http://d-h.st/vrV
You can use it for translate to your language , send it for me, i will add your language in next version
Credits
rovo89 for his Amazing Xposed Framework
JamMasterClay for English translation of App
credit to [email protected] for apktool on android projects
Credit to Jose Artuñedo:
: https://t.co/MX4w3AjLJZ for support translate to Spanish language
Credit to kat-kau:
for support translate to Russian language
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
===========================
Have fun
sorry for my bad english!
Screenshot:
Some of the themes that I have fixed compatibility for it
Download at:
https://drive.google.com/folderview?id=0Bxb_9sbub3OleVROd2N0emM0dW8&usp=sharing
Download my modules:
http://repo.xposed.info/module/com.haiduongbk.hkthememanager
Download v6.6:
http://d-h.st/ntA
Download v6.5:
http://d-h.st/qKE
Download v6.4:
http://d-h.st/PhM
Download v6.3:
http://d-h.st/q0A
Download v6.2:
http://d-h.st/k9u
Download v6.1:
http://d-h.st/olt
Download v6.0:
http://d-h.st/lHl
Download v5.2:
http://d-h.st/Qem
Download v5.1:
http://d-h.st/XL0
Download V5.0:
http://d-h.st/fKA
Download V4.0:
http://d-h.st/fEY
Download v3.0:
http://d-h.st/zGU
Amazing..
Still what are the things xposed framework can do.
Thank you
---------- Post added at 12:59 PM ---------- Previous post was at 12:53 PM ----------
Amazing..
Still what are the things xposed framework can do.
Thank you
Thanks. Awesome
Enviado desde mi Zopo 980 32gb. Usando Tapatalk
hi, today i have update version v3.0
update v 3.0, change log
- change method get theme file, and it can show and list theme that have not xml/redirections.xml (for any CM theme with meta data redirections)
- replace icon with new method with without redirections.xml, or with redirections.xml, you only need checked at : Set theme with use redirections.xml file?
- add view preview image for CM theme
- add button make Redirections.xml file, so if your theme have not redirections.xml, you can make it and add to your theme if you need. file make will in sdcard
- change interface of my app.
you can download it at topic 1 this thread,
have fun
Any web for cm themes ? ?
Enviado desde mi Zopo 980 32gb. Usando Tapatalk
Whoa!! Looks amazing!!! i'll check it out...
btw, thanks!! :good:
Hey man, great stuff! I have a small problem though. Some CM themes (actually most of them) make my Nexus 4 (stock ROM) slower. For example, try applying a theme and then open 'Apps' under Settings. The list of apps take a long time to load.. Some of the themes that give this behavior are Alloy Blue, Simplex Blue, etc..
Thanks man! By the way, i don't mean any disrespect to the developers of the themes i mentioned above..
Sent from my Nexus 4 using XDA Premium 4 mobile app
Thanx Man for your work
Thank you man for your help and support.
May I know from where I can download them shown in screenshot shared by you. And basically what kind of themes I can use with this. I tried 2 CM11 Themes from play store but after that settings become very slow and search of installed app in you app also crashed for 3 time and then showed installed app.
i want to install Crimson cobalt theme from play store but is not shown in hk theme manager. (after i did all the steps). What can I do?
liver20 said:
Any web for cm themes ? ?
Enviado desde mi Zopo 980 32gb. Usando Tapatalk
Click to expand...
Click to collapse
I think it is not difficult to find the CM theme, play store, xda forum .... and you can search in google.com.
Thanaya said:
Hey man, great stuff! I have a small problem though. Some CM themes (actually most of them) make my Nexus 4 (stock ROM) slower. For example, try applying a theme and then open 'Apps' under Settings. The list of apps take a long time to load.. Some of the themes that give this behavior are Alloy Blue, Simplex Blue, etc..
Thanks man! By the way, i don't mean any disrespect to the developers of the themes i mentioned above..
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
thank you for test it and have comments to i can devlop it
I think it is probably slower than the theme that is too heavy
I'm still optimizing and developing it , the search method and a method to apply the general theme so I 'm using , if only for configurations with 1 search limited only by the user - permission as xtheme . or recognizing anything beyond information seeking applications mentioned in androidmanifest , it will reduce the inspection process and looking theme , so will quickly make search results more
Maybe I 'll add search options so that it can search faster , or will have other ideas for developing better
Also in theme installation method , I have been studying to optimize for reading objects faster, thus increasing processing speeds and when replacing system theme.
priyank.gupta.1984 said:
Thank you man for your help and support.
May I know from where I can download them shown in screenshot shared by you. And basically what kind of themes I can use with this. I tried 2 CM11 Themes from play store but after that settings become very slow and search of installed app in you app also crashed for 3 time and then showed installed app.
Click to expand...
Click to collapse
i think when use theme, it will slower, but if very slowly, I need to test and perfect it. I will check and optimizer for why it is slower when use theme
iulian vu said:
i want to install Crimson cobalt theme from play store but is not shown in hk theme manager. (after i did all the steps). What can I do?
Click to expand...
Click to collapse
when you installed it, you go to settings> applications. You view icon of it,
If the application icon is the default icon of android bug, I think that your application is defective or it is not compatible SDK for your system, because the system is not able to retrieve information resource to the application icon, so icon error given default by system, and therefore HK theme manager also can not read and obtain its resource
Is there any way to solve this issue? I'm having the same problem the person you quoted has
FuN2OwN said:
Is there any way to solve this issue? I'm having the same problem the person you quoted has
Click to expand...
Click to collapse
i don not understand, can you talk detail your problem?
Never mind, am using theme engine much better
Is it possible to redirect smali with this app? If not yet, would it be possible to implement?
Also, it would be great if you added it to the Xposed repo so that it could be installed from within the Xposed Framework app and we would be notified of updates.
-Sent from my Developer Edition Galaxy S4 using Tapatalk
Thanks for the effort mate.
Just to ensure can we use any CM theme with this Xposed MOD or is this only support Xtheme apk
This is promising. Unfortunately, the lag it caused for me with applied betterkat cm theme, is just ridiculous.
I've got a couple comments regarding this module. First I'd like to say that it has HUGE potential, just like XThemeEngine. Unfortunately the developer for XThemeEngine seems to have vanished and all development stopped. I'm hoping that doesn't happen again here.
I am currently working on theming my S4 and Note 10.1. I started by creating an XThemeEngine theme, which I am now using with HKThemeManager. I had some big issues with XThemeEngine which unfortunately still exist in HKThemeManager, that I am hoping you can resolve.
Basically, certain things are simply not themeing. There are images in twframework-res.apk, for example, that if I replace manually in the .apk the changes are reflected in the phone/tablet, but if I try to redirect them with XThemeEngine or HKThemeManager they simply don't change. I've been making CM themes for years so I'm not a novice and I know all of my syntax is correct. Also, in certain apps, such as Tasker, the same image will change in some parts of the app and not others. I tested this by creating a CM theme and applied it on a CM ROM - all instances of the image in Tasker changed. If I apply that exact same theme on a non-CM ROM using your HKThemeManager, the image will change in some places and not others.
Is this something you can fix, or is it just a limitation of the Xposed Framework itself?
For the time being I am replacing all images manually and everything is working. The problem with this method is that every time I flash a new ROM or an app I themed is updated I have to manually replace the images again. And since I am themeing my phone and my tablet, I have to do twice the work. It would be a much better solution to be able to use HKThemeManager.
Also, and less importantly, is it possible to allow HKThemeManager to redirect .smali files similar to redirecting images or .xml files? As far as I know, the only way to modify .smali currently is by decompiling and recompiling the apk. If you could somehow allow for redirecting .smali your app would certainly be a HUGE asset to the Android platform.
I have a custom Android ROM which I am compiling from source. I would like to modify which widgets and app icons are present on the device by default.
How would I go about doing this? A hint to where the configuration file is in the source code would be sufficient.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So what is this? This is a Magisk module that adds the following features to any Pixel 3, 4 or 5 device running on Android 11:
Forces Google Sans font system wide
63 Accent colors
12 Icon shapes
22 Fonts
Wallpapers Breel 2019; 2020 & 2020a
9 different Dark Styles
Adds 2 button mode navigation (it was removed on Android 11 but I think some users like that navigation mode, so I add it)
Background Blur options
Blur Intensity options
Adaptive sound options
Navigation bar options (hide pill, reduce keyboard bottom space size, hide assist handles)
SystemUI Tuner options
Rounded corner options
QS Rows x Columns options
QS Footer Drag Handle options (Default, Accent based, Hidden)
Option to show more icon notifications on staus bar
Forces Basic Attestation thus making ctsProfile true by just enabling Magisk Hide
Rom Control app (to setup all options available that you cannot using just Styles & Wallpapers)
Everything can be controlled using Styles & Wallpapers and also Rom Control app.
This MOD will probably work on any AOSP, or close to it, ROMs.
Get it here: Android_11_Addon_Features_for_Pixel_V8.zip
Just a note, this module already includes a SafetyNet fix, so if you're using another module for SafetyNet, please remove it since I don't know if that couldn't cause issues.
For all users already running Android 12 please go to THIS THREAD.
Addon Features EXCLUSIVE for Pixel Devices running on STOCK Android 11 ROM:
These exclusive and specific for Pixel Devices running on STOCK Android 11 ROM Magisk modules that you'll see next adds all of the features stated above but with extra goodies!
"Exclusive features" included:
Battery Bar
Battery Styles
Clock Customization
Corrected lock screen icons not changing after applying different theme
"Disco Dingo" the QS (just a funny name for the option to apply random colors on QS toggles)
Hide QS Labels
Lock screen album art customization
Lock screen camera shortcut (enable/disable)
Lock screen custom clock faces
Network Traffic Indicators (unfortunately, on redfin, it only works on QS Header and not on status bar)
QS Battery percentage independent options
QS Header opacity level control
QS Headers styles
QS Panel opacity level control
QS Tiles styles
QS Data usage info
QS Rows x Columns options (both on portrait and landscape modes)
Reduce Status bar height (and correct left padding on devices with the notch on the left)
Removed side assist handles from lock screen
Status bar Quick Pulldown (Never, Right pulldown, Left pulldown, Always)
Switch styles
Touch QS Labels to add or remove on QS customize panel (just didn't bothered to translate "Tap or Drag Tiles..." strings, so you'll continue to see "Drag Tiles..." but the feature is there, try it.)
Exclusive features downloads:
Android_11_Addon_Features_For_Pixel_V13.zip -> "Harmless" module that works on any Pixel device running on STOCK ROM, much like the "universal mod" shared above, but with a Rom Control app version that has more options. The "exclusive features" options won't do anything if the SystemUI module, shared next, isn't installed. If your going to try these exclusive features module, install this one and not the one shared above. The SaftetyNet is also included on this module, so once again, don't try to use any other SafetyNet module since it could break things.
Android_11_SystemUI_for_Addon_Features_V10.zip -> This is "THE" module! This module adds all xml and smali changes into SystemUI. Without this module the "exclusive features" won't work. Also, this module could be responsible for breaking boot if it fails to work at your end. I've ran several tests on my device (a Pixel 4a) and didn't face any issues but, since this module replaces stock SystemUI for a modded SystemUI, you could run into problems if some other module tries to do the same or it's simply incompatible with it. This module was updated to match latest Android 11 October 2021 build.
Android_11_SystemUI_for_Addon_Features_V9.zip -> Use this version ONLY if you're still running any Android 11 build between June and September 2021!
Notes regarding the "exclusive version" for Pixel devices:
DO NOT, I'll repeat, DO NOT flash "SystemUI module" zip on any other ROM besides stock. It won't work! If you want those extra features on your current ROM you will have to port them yourself. I explain how to later on this post.
Make sure that you're able to run adb shell as root before rebooting your device.
If something goes wrong after flashing "SystemUI module", like if your device doesn't boot or something stupid, connect your phone to your PC during boot and run this:
Code:
adb shell
Code:
su
Code:
rm -rf /data/adb/modules/Modded_SystemUI && reboot
If you forgot to enable the ability to run adb shell as root, and if your device is on a "non-boot" state, the only way you can fix that is to remove all Magisk modules you have installed. That can be achieved by running the following commands during boot:
Code:
adb shell
Code:
magisk --remove-modules
If none of the above methods work to get your device booting, then you have to boot into safe mode. By doing so, Magisk will disable all modules for you (it doesn't uninstall them, just disables them). To force a boot into safe mode all you need to do is to keep pressing volume down button during boot animation. After the system boots into safe mode you can reboot your device to boot up normally (since all modules will be disabled). If you get stuck during boot animation again, just force another reboot (I've had to do that during my tests).
The "SystemUI module" requires that your device is already updated to March build!
When a new OTA update comes please don't flash the "SystemUI module" until I say it's ok to do so. I mean, me or any other member who may have tested it. Why? Because Google may change things on stock SystemUI between builds. When that happens, I have to recreate the module again to adapt those changes. For instance, March build was not compatible with the module that was built on top of February build SystemUI. Rest assured that I'll always test the module with new builds and update as necessary.
In case your device gets caught in a bootloop, please provide me a logcat so I may try and look if anything can be done about it. To do so, during boot connect your device to your PC and grab a logcat with this adb command:
Code:
adb logcat > log.txt
Requirements:
Unlocked bootloader
Magisk Root | Magisk Manager
Suggestion:
Uninstall all other modules you may have installed IF you're going for the "exclusive features". They could be incompatible with the "SystemUI module" thus making the device get caught in a bootloop. You may install them afterwards, one by one, just to make sure everything is ok.
If you're up to it, instead of disabling/removing modules, just flash latest stock build through fastboot. If you want to retain your data, remove the "-w" flag from the update command on flash-all script.
How to install? (If you're running a Pixel 5, just install the module...you don't need all these next steps)
Uninstall Device Personalization Services updates
Clear Google Play Store app data and cache
Flash the Magisk Module(s)
Reboot device
Open Google Play Store and update Device Personalization services (or any other Pixel exclusive app you see it needs to update).
Profit!
Video:
Check all Rom Control (with exclusive features) options HERE.
How's these "exclusive features" even possible?
All (well, not all but almost...) features that you see on Pixel Devices "SystemUI module" were reverse engineered from Evolution X ROM source code. The source code is available on the link bellow shown on the credits. This means that I've been practicing some hard core "old school" Android smali edition in order to get this working. So, yes, I have some credits about this but, if it weren't for the original developers and it's public source code, none of this would be possible. Thank them for this!
Smali, and xml, edition wasn't enough to get this working. After decompiling, changing/adapt the code and recompiling everything again, I had to find a way to make it bootable without messing with the original apk signature. And here is where VR Theme logic came in handy. So thanks for the original dev who brought us this feature.
As for ROM Control app....this was/is a project created by daxgirl and wubydax back in 2015! So yeah, I'm not bringing anything new here, I just followed their instructions in order to get the features working after editing smali/xml with the source code taken from Evolution X. The original app source code is also available on the link shared on the credits.
I've just combined all of the above into a Magisk Module and shared here so that we can get the best of both worlds....a stock ROM with custom features included.
Rom Control with "exclusive features" source code:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a
Want to port the "exclusive features" to your Pixel device running on other ROM? Here's how:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a/app/src/mods
Credits:
EvolutionX ROM team, specially @joeyhuab
@daxgirl and @Wuby986 for ROM Control project and source code.
@Tulsadiver for showing me how to adapt VR Theme logic originally used on 3Minit Battery Mod by @gharrington.
@Ticklefish for Tickle My Android
@topjohnwu for Magisk
@kdrag0n for Safetynet-fix.
@Freak07 for Adaptive Audio
Cheers and enjoy!
Typhus_ said:
This is a simple Magisk module that:
- Forces Google Sans font system wide
- Adds more accent colors and icon shapes
- Adds 9 dark styles (use cmd overlay to enable/disable them or any other method you may know to change overlay states)
- Enables Background Blur
- Enables Adaptive sound
The MOD is compatible with any Pixel 4 device running Android 11.
Made it for my personal use, decided to share for anyone who's interested on these features.
Adaptive sound takes time to appear on Settings. Just wait a few minutes.
Enjoy!
Cheers!
Click to expand...
Click to collapse
Hey thanks for this. I really appreciate the different fonts and icon shapes.
Really appreciate your work man, just a quick question; what can I modify to skip the font stuff from the module? Because I use another module for a custom font and it gets overridden by this one, tnx.
Daenjel said:
Really appreciate your work man, just a quick question; what can I modify to skip the font stuff from the module? Because I use another module for a custom font and it gets overridden by this one, tnx.
Click to expand...
Click to collapse
Open the zip and remove the /system/fonts folder. Reflash that modified zip. Done.
Thank you for your great work!
However I didn't see adaptive sound showing on the setting, even though a few hours later.
bigJbig said:
Thank you for your great work!
However I didn't see adaptive sound showing on the setting, even though a few hours later.
Click to expand...
Click to collapse
Sometimes the service doesn't run at boot. Please reboot the phone and wait like 2~3 minutes.
OP has been updated.
Safetynet fix added to the module.
Typhus_ said:
OP has been updated.
Safetynet fix added to the module.
Click to expand...
Click to collapse
Thank you again for these customization options. I've had it flashed for several days and rebooted many times and cannot locate the adaptive sound option. Would it just be under sound and vibration? Everything else is great.
floydster1708 said:
Thank you again for these customization options. I've had it flashed for several days and rebooted many times and cannot locate the adaptive sound option. Would it just be under sound and vibration? Everything else is great.
Click to expand...
Click to collapse
It should be on sound and vibration, yes. On my Pixel 4a it's here....so I can't quite understand why it isn't on yours....
floydster1708 said:
Thank you again for these customization options. I've had it flashed for several days and rebooted many times and cannot locate the adaptive sound option. Would it just be under sound and vibration? Everything else is great.
Click to expand...
Click to collapse
Same thing happen to my pixel 4.
bigJbig said:
Same thing happen to my pixel 4.
Click to expand...
Click to collapse
Please, try to uninstall the Device Personalization Services app update. Then, having the module installed, reboot and wait for, like, 2 minutes tops. Check if the option appears or not.
Typhus_ said:
This is a simple Magisk module that:
- Forces Google Sans font system wide
- Adds more accent colors and icon shapes
- Adds 9 dark styles (use cmd overlay to enable/disable them or any other method you may know to change overlay states)
- Enables Background Blur
- Enables Adaptive sound (make sure to uninstall Device Personalization Services updates before flashing the module)
- Forces Basic Attestation thus making ctsProfile true by just enabling Magisk Hide.
The MOD is compatible with any Pixel 4 device running Android 11.
Made it for my personal use, decided to share for anyone who's interested on these features.
Adaptive sound takes time to appear on Settings. Just wait a few minutes.
Enjoy!
Credits:
EvolutionX ROM team, specially @joeyhuab
@kdrag0n for Safetynet-fix.
@Freak07 for Adaptive Audio
Cheers!
Click to expand...
Click to collapse
This is terrific. Thank you
How to edit so just enables blur?
Thanks!
badaas said:
How to edit so just enables blur?
Thanks!
Click to expand...
Click to collapse
Delete everything inside /system folder on the zip. Flash the modified zip. Done.
Typhus_ said:
This is a simple Magisk module that:
- Forces Google Sans font system wide
- Adds more accent colors and icon shapes
- Adds 9 dark styles (use cmd overlay to enable/disable them or any other method you may know to change overlay states)
- Enables Background Blur
- Enables Adaptive sound (make sure to uninstall Device Personalization Services updates before flashing the module)
- Forces Basic Attestation thus making ctsProfile true by just enabling Magisk Hide.
The MOD is compatible with any Pixel 4 device running Android 11.
Made it for my personal use, decided to share for anyone who's interested on these features.
Adaptive sound takes time to appear on Settings. Just wait a few minutes.
Enjoy!
Credits:
EvolutionX ROM team, specially @joeyhuab
@kdrag0n for Safetynet-fix.
@Freak07 for Adaptive Audio
Cheers!
Click to expand...
Click to collapse
I have this font that I really like that's not included. Is it possible for me to just add it to system in your module and flash the modified zip or is there more to it than that. Not that I'm complaining in any way. I like all the fonts. Just curious
floydster1708 said:
I have this font that I really like that's not included. Is it possible for me to just add it to system in your module and flash the modified zip or is there more to it than that. Not that I'm complaining in any way. I like all the fonts. Just curious
Click to expand...
Click to collapse
The font itself won't do anything. You would have to edit fonts_customization.xml and create an overlay for it.
Another solution would be to rename the font files to roboto*whatever* and replace it inside the zip /system/fonts. But, by doing so you would lose Google Sans applied system wide. If that's your objective, then you can do it.
Cheers!
Hi, would something break with regards to the safetynet if I've already flashed this (to resolve safetynet on Android 11) and then I try to flash your file?
Typhus_ said:
The font itself won't do anything. You would have to edit fonts_customization.xml and create an overlay for it.
Another solution would be to rename the font files to roboto*whatever* and replace it inside the zip /system/fonts. But, by doing so you would lose Google Sans applied system wide. If that's your objective, then you can do it.
Cheers!
Click to expand...
Click to collapse
Ok. Cool thanks
Xaeons said:
Hi, would something break with regards to the safetynet if I've already flashed this (to resolve safetynet on Android 11) and then I try to flash your file?
Click to expand...
Click to collapse
No problem at all. But, it's useless to have 2 modules doing the same thing, so, you could just use one of them,
nvm got it figured out, thanks!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So what is this? This is a Magisk module that adds the following features to any Pixel 3, 4 or 5 device running on Android 11:
Forces Google Sans font system wide
63Accent colors
12Icon shapes
22Fonts
Wallpapers Breel 2019; 2020 & 2020a
9 different Dark Styles
Adds 2 button mode navigation (it was removed on Android 11 but I think some users like that navigation mode, so I add it)
Background Blur options
Blur Intensity options
Adaptive sound options
Navigation bar options (hide pill, reduce keyboard bottom space size, hide assist handles)
SystemUI Tuner options
Rounded corner options
QS Rows x Columns options
QS Footer Drag Handle options (Default, Accent based, Hidden)
Option to show more icon notifications on staus bar
Forces Basic Attestation thus making ctsProfile true by just enabling Magisk Hide
Rom Control app (to setup all options available that you cannot using just Styles & Wallpapers)
Everything can be controlled using Styles & Wallpapers and also Rom Control app.
This MOD will probably work on any AOSP, or close to it, ROMs.
Get it here: Android_11_Addon_Features_for_Pixel_V8.zip
Just a note, this module already includes a SafetyNet fix, so if you're using another module for SafetyNet, please remove it since I don't know if that couldn't cause issues.
For all users already running Android 12 please go to THIS THREAD.
Addon Features EXCLUSIVE for Pixel Devices running on STOCK Android 11 ROM:
These exclusive and specific for Pixel Devices running on STOCK Android 11 ROM Magisk modules that you'll see next adds all of the features stated above but with extra goodies!
"Exclusive features" included:
Battery Bar
Battery Styles
Clock Customization
Corrected lock screen icons not changing after applying different theme
"Disco Dingo" the QS (just a funny name for the option to apply random colors on QS toggles)
Hide QS Labels
Lock screen album art customization
Lock screen camera shortcut (enable/disable)
Lock screen custom clock faces
Network Traffic Indicators (unfortunately, on redfin, it only works on QS Header and not on status bar)
QS Battery percentage independent options
QS Header opacity level control
QS Headers styles
QS Panel opacity level control
QS Tiles styles
QS Data usage info
QS Rows x Columns options (both on portrait and landscape modes)
Reduce Status bar height (and correct left padding on devices with the notch on the left)
Removed side assist handles from lock screen
Status bar Quick Pulldown (Never, Right pulldown, Left pulldown, Always)
Switch styles
Touch QS Labels to add or remove on QS customize panel (just didn't bothered to translate "Tap or Drag Tiles..." strings, so you'll continue to see "Drag Tiles..." but the feature is there, try it.)
Exclusive features downloads:
Android_11_Addon_Features_For_Pixel_V13.zip -> "Harmless" module that works on any Pixel device running on STOCK ROM, much like the "universal mod" shared above, but with a Rom Control app version that has more options. The "exclusive features" options won't do anything if the SystemUI module, shared next, isn't installed. If your going to try these exclusive features module, install this one and not the one shared above. The SaftetyNet is also included on this module, so once again, don't try to use any other SafetyNet module since it could break things.
Android_11_SystemUI_for_Addon_Features_V10.zip -> This is "THE" module! This module adds all xml and smali changes into SystemUI. Without this module the "exclusive features" won't work. Also, this module could be responsible for breaking boot if it fails to work at your end. I've ran several tests on my device (a Pixel 4a) and didn't face any issues but, since this module replaces stock SystemUI for a modded SystemUI, you could run into problems if some other module tries to do the same or it's simply incompatible with it. This module was updated to match latest Android 11 October 2021 build.
Android_11_SystemUI_for_Addon_Features_V9.zip -> Use this version ONLY if you're still running any Android 11 build between June and September 2021!
Notes regarding the "exclusive version" for Pixel devices:
DO NOT, I'll repeat, DO NOT flash "SystemUI module" zip on any other ROM besides stock. It won't work! If you want those extra features on your current ROM you will have to port them yourself. I explain how to later on this post.
Make sure that you're able to run adb shell as root before rebooting your device.
If something goes wrong after flashing "SystemUI module", like if your device doesn't boot or something stupid, connect your phone to your PC during boot and run this:
Code:
adb shell
Code:
su
Code:
rm -rf /data/adb/modules/Modded_SystemUI && reboot
If you forgot to enable the ability to run adb shell as root, and if your device is on a "non-boot" state, the only way you can fix that is to remove all Magisk modules you have installed. That can be achieved by running the following commands during boot:
Code:
adb shell
Code:
magisk --remove-modules
If none of the above methods work to get your device booting, then you have to boot into safe mode. By doing so, Magisk will disable all modules for you (it doesn't uninstall them, just disables them). To force a boot into safe mode all you need to do is to keep pressing volume down button during boot animation. After the system boots into safe mode you can reboot your device to boot up normally (since all modules will be disabled). If you get stuck during boot animation again, just force another reboot (I've had to do that during my tests).
The "SystemUI module" requires that your device is already updated to March build!
When a new OTA update comes please don't flash the "SystemUI module" until I say it's ok to do so. I mean, me or any other member who may have tested it. Why? Because Google may change things on stock SystemUI between builds. When that happens, I have to recreate the module again to adapt those changes. For instance, March build was not compatible with the module that was built on top of February build SystemUI. Rest assured that I'll always test the module with new builds and update as necessary.
In case your device gets caught in a bootloop, please provide me a logcat so I may try and look if anything can be done about it. To do so, during boot connect your device to your PC and grab a logcat with this adb command:
Code:
adb logcat > log.txt
Requirements:
Unlocked bootloader
Magisk Root | Magisk Manager
Suggestion:
Uninstall all other modules you may have installed IF you're going for the "exclusive features". They could be incompatible with the "SystemUI module" thus making the device get caught in a bootloop. You may install them afterwards, one by one, just to make sure everything is ok.
If you're up to it, instead of disabling/removing modules, just flash latest stock build through fastboot. If you want to retain your data, remove the "-w" flag from the update command on flash-all script.
How to install? (If you're running a Pixel 5, just install the module...you don't need all these next steps)
Uninstall Device Personalization Services updates
Clear Google Play Store app data and cache
Flash the Magisk Module(s)
Reboot device
Open Google Play Store and update Device Personalization services (or any other Pixel exclusive app you see it needs to update).
Profit!
Video:
Check all Rom Control (with exclusive features) options HERE.
How's these "exclusive features" even possible?
All (well, not all but almost...) features that you see on Pixel Devices "SystemUI module" were reverse engineered from Evolution X ROM source code. The source code is available on the link bellow shown on the credits. This means that I've been practicing some hard core "old school" Android smali edition in order to get this working. So, yes, I have some credits about this but, if it weren't for the original developers and it's public source code, none of this would be possible. Thank them for this!
Smali, and xml, edition wasn't enough to get this working. After decompiling, changing/adapt the code and recompiling everything again, I had to find a way to make it bootable without messing with the original apk signature. And here is where VR Theme logic came in handy. So thanks for the original dev who brought us this feature.
As for ROM Control app....this was/is a project created by daxgirl and wubydax back in 2015! So yeah, I'm not bringing anything new here, I just followed their instructions in order to get the features working after editing smali/xml with the source code taken from Evolution X. The original app source code is also available on the link shared on the credits.
I've just combined all of the above into a Magisk Module and shared here so that we can get the best of both worlds....a stock ROM with custom features included.
Rom Control with "exclusive features" source code:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a
Want to port the "exclusive features" to your Pixel device running on other ROM? Here's how:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a/app/src/mods
Credits:
EvolutionX ROM team, specially @joeyhuab
@daxgirl and @Wuby986 for ROM Control project and source code.
@Tulsadiver for showing me how to adapt VR Theme logic originally used on 3Minit Battery Mod by @gharrington.
@Ticklefish for Tickle My Android
@topjohnwu for Magisk
@kdrag0n for Safetynet-fix.
@Freak07 for Adaptive Audio
Cheers and enjoy!
OP has been updated!
New "exclusive features" added:
"Disco Dingo the QS" (just a funny name for the option to apply random colors on QS toggles)
Lock Screen Camera Shortcut (enable/disable)
Status bar reduce height (and option to correct left padding on devices with the notch on the left)
Status bar quick QS pulldown (Never, Right pulldown, Left pulldown, Always)
Hope you may enjoy these new features.
Remember, these features needs both "Addon features V10" and "SystemUI V5" modules to be flashed.
Cheers!
OP has been updated!
New "exclusive features" added:
Status bar reduce height options (Default, Small, Medium)
Lock Screen Fluid Custom Clock
Hope you may enjoy these new features.
Remember, these features needs both "Addon features V11" and "SystemUI V6" modules to be flashed.
Cheers!
OP has been updated!
New "exclusive features" added:
Bring back status bar footer drag handle (and it's options | Default; Accent based; Hidden)
Added option to completely remove the nav bar (it gets removed on any navigation mode but stock gestures will continue to work)
Center clock position fix option (it's needed for devices with a left notch using default status bar height)
Added Switch styles
Hope you may enjoy these new features.
Remember, these features needs both "Addon features V12" and "SystemUI V7" modules to be flashed.
Notes:
The "center clock position fix" is somewhat related to the status bar height and "fix left side padding" options. You may encounter a few weird behaviors if you try to enable/disable/change those 3 features several times on Rom Control. I ran into a weird situation when testing all possible combo options....at the end I choose default status bar height and left clock. To my surprise, the clock ended up behind the notch...WTF!? So, if that, by any chance, happens to you, just try to set on/off all to default values, close ROM Control, open it again and choose your desired combo.
The "completely remove navigation bar" option has a warning dialog. I've added a "warning" so that people read it and understand what that option does. Since the text is somewhat long, I've added a timer that only enables the overlay, that removes the nav bar, after 10 secs (so that people have time to read the warning). And so, if you see the warning and just decide to immediately touch OK, you'll notice that the nav bar will only disappear after 10 secs... Having this said, the first a**hole that comes here stating something like "hey man I touch the remove nav bar option and it doesn't disappear...wtf!?...plzzz, halp. I've tried to enable disable several times...it dasn't wark!!!"... will be rewarded with a very nice "F**K *ff!" answer.
Cheers!
Hello!
SystemUI MOD V7 is compatible with April update, I'm using it already and it's working ok.
Tested it on sunfish (Pixel 4a) but I think it's the same for all models.
Thought you'd like to know.
Cheers!
Same here installed April from OTA file. App does crash though changing some settings and UI reboot but the settings get applied anyway.
Wallpapers won't download or apply Pixel 3 April 2021
@Typhus_
Lovatastic said:
Wallpapers won't download or apply Pixel 3 April 2021
@Typhus_
Click to expand...
Click to collapse
Clear Google Play App Data and Cache. Reboot device. Go to play store and check for Pixel apps updates. Update them. Done.
Typhus_ said:
Clear Google Play App Data and Cache. Reboot device. Go to play store and check for Pixel apps updates. Update them. Done.
Click to expand...
Click to collapse
Still not working. Device personalisation shows as pixel 5 when I have the 3 could this be the issue?
Lovatastic said:
Still not working. Device personalisation shows as pixel 5 when I have the 3 could this be the issue?
Click to expand...
Click to collapse
No.
Check if Pixel Live Wallpapers app is updated. It should be.
Typhus_ said:
No.
Check if Pixel Live Wallpapers app is updated. It should be.
Click to expand...
Click to collapse
Thanks version 1.3 showed as up to date in PS but APKMirror has 1.5 that got it working again. Thank you!
Also I'm using fluid navigation and hiding navigation bar so I can customise swipe gestures. I was wondering since you can adjust the width sensitivity of the back gestures would it also be possibly to adjust the height so it doesn't interfere with pull out menus?
I have 3 separate magisk modules for safetynet and google pay, do they all need them all disabled?
Gpay SQLite fix, magisk hide props fix, and kdrag0n universal safety net fix (it looks like this one for sure needs to be disabled as it's already implemented in this mod)
I want to try this mod out a lot it looks fabulous but I'm wary to mess up my working google pay! Anyone have any intel?
NinetoFive said:
I have 3 separate magisk modules for safetynet and google pay, do they all need them all disabled?
Gpay SQLite fix, magisk hide props fix, and kdrag0n universal safety net fix (it looks like this one for sure needs to be disabled as it's already implemented in this mod)
I want to try this mod out a lot it looks fabulous but I'm wary to mess up my working google pay! Anyone have any intel?
Click to expand...
Click to collapse
My guess is that you should try to disable the current modules you currently have installed. Then, install this one and check if you need the other ones. If you do, try to enable one at a time just to make sure they're compatible.
SafetyNet fix is not needed at all since it's already implemented on this MOD. That one you can completely uninstall it.
Cheers!
To confirm for anyone else wondering:
As Typhus stated, the SafetyNet fixes I had were all redundant. I disabled them all and then tried just this mod and it worked fine. Originally I thought it messed up SafetyNet but it turns out the API for the checker built into Magisk wasn't working itself so it had nothing to do with the mod. It's working great on the pixel 3, thanks!
Will it work on Pixel2xl?? I tried it some of the features work and some doesn't? I flashed build.props from pixel5 but no luck...is there anyway I can enjoy all these features on pixel 2 xl?
Daniyal48 said:
Will it work on Pixel2xl?? I tried it some of the features work and some doesn't? I flashed build.props from pixel5 but no luck...is there anyway I can enjoy all these features on pixel 2 xl?
Click to expand...
Click to collapse
Hello!
The "universal mod", that is, the Addon Features V8 module, should work on every AOSP, or close to it, ROM on any Pixel device.
Unfortunately, the Addon Features V12 adds more features that will only work if a separate module, the SystemUI V7, is also installed. But, that module is a modded SystemUI that must be compatible with the phone model you're running. Google stopped updating Pixel 2 XL, so your SystemUI is simply not compatible with it.
BUT on the OP I've shared a link to GitHub where I explain how anyone can try and port this MOD to their own SystemUI. Everything you need is there, you could try and port it yourself.
Cheers!
Typhus_ said:
Hello!
The "universal mod", that is, the Addon Features V8 module, should work on every AOSP, or close to it, ROM on any Pixel device.
Unfortunately, the Addon Features V12 adds more features that will only work if a separate module, the SystemUI V7, is also installed. But, that module is a modded SystemUI that must be compatible with the phone model you're running. Google stopped updating Pixel 2 XL, so your SystemUI is simply not compatible with it.
BUT on the OP I've shared a link to GitHub where I explain how anyone can try and port this MOD to their own SystemUI. Everything you need is there, you could try and port it yourself.
Cheers!
Click to expand...
Click to collapse
Thank you I will give it a try
Hey i have a problem. If i install Android_11_SystemUI_for_Addon_Features_V7.zip my phone boots but the screen just turns on and off. Just the Android_11_Addon_Features_For_Pixel_V12.zip works fine. Does anyone know why this happens? One idea i have is, that i cant find the Device Personalization Services in the playstore so i just disabled it.
Im using a pixel 3 with the latest april update.
Can anyone help me?
Yeah same issue here with pixel 2xl. i think it is the system UI . We have to port it for our own device. He has mentioned the method in the thread
SadaUkyo said:
Hey i have a problem. If i install Android_11_SystemUI_for_Addon_Features_V7.zip my phone boots but the screen just turns on and off. Just the Android_11_Addon_Features_For_Pixel_V12.zip works fine. Does anyone know why this happens? One idea i have is, that i cant find the Device Personalization Services in the playstore so i just disabled it.
Im using a pixel 3 with the latest april update.
Can anyone help me?
Click to expand...
Click to collapse
Yeah same issue here with pixel 2xl. i think it is the system UI . We have to port it for our own device. He has mentioned the method in the thread