[TEST] Dolby Atmos equalizer for OxygenOS 11 (without root!) - OnePlus 8 Pro Themes, Apps, and Mods

Hi, I wrote a similar thread some time ago in the section for OnePlus 7 Pro, but the Dolby Atmos app that ran on OxygenOS 10 doesn't work on OOS 11, therefore I'm creating a new, separate thread.
Here is guide how to install it:
Step 1: Download "Minimal ADB and Fastboot" to your computer, then enable USB debugging on your phone, then connect the phone to the computer and run the file "cmd-here", which you will find in the folder with ADB and Fastboot.
Step 2: Now you need to debloat the Dolby Atmos system controller, to do this, you must enter the following commands in the fastboot console: (don't forget to allow USB debugging on your phone! After connecting the phone to the computer, the phone will ask you if you allow it)
Code:
adb shell
pm uninstall --user 0 com.oneplus.sound.tuner
If all went well, then you should see the message "Success" in the console, now you need to restart the phone, when it reboots, you will not find the "Dolby Atmos" in the phone's settings and thats okay.
If you don't do it then the Dolby settings will reset once in a while, e.g. after a system reboot, that's why you had to do step 1 and 2 first before downloading the application.
Step 3: Install Dolby Atmos app!
You can also restore Dolby system settings at any time using this command in adb shell, but I don't recommend doing it if you want to use another Dolby control app:
Code:
cmd package install-existing com.oneplus.sound.tuner
Mirror link: Google Drive
Full credits for that app goes to @reiryuki {Mod edit}

this doesn't work for me. Once I install the app. I can't open it. It just crashes when i click on it.

HI.
Same here. I did exactly what you mentioned and did not work at all.

Restore the Dolby system app via adb and try again please, without removing it.

Hi
Tried both options but no joy for me.... running OOS 11 b.3

Rayekk said:
Hi, I wrote a similar thread some time ago in the section for OnePlus 7 Pro, but the Dolby Atmos app that ran on OxygenOS 10 doesn't work on OOS 11, therefore I'm creating a new, separate thread.
Here is guide how to install it:
Step 1: Download "Minimal ADB and Fastboot" to your computer, then enable USB debugging on your phone, then connect the phone to the computer and run the file "cmd-here", which you will find in the folder with ADB and Fastboot.
Step 2: Now you need to debloat the Dolby Atmos system controller, to do this, you must enter the following commands in the fastboot console: (don't forget to allow USB debugging on your phone! After connecting the phone to the computer, the phone will ask you if you allow it)
If all went well, then you should see the message "Success" in the console, now you need to restart the phone, when it reboots, you will not find the "Dolby Atmos" in the phone's settings and thats okay.
If you don't do it then the Dolby settings will reset once in a while, e.g. after a system reboot, that's why you had to do step 1 and 2 first before downloading the application.
Step 3: Install Dolby Atmos app!
You can also restore Dolby system settings at any time using this command in adb shell, but I don't recommend doing it if you want to use another Dolby control app:
Mirror link: Google Drive
Full credits for that app goes to @reiryuki from this Telegram
Click to expand...
Click to collapse
Not working ...app crashes
i believe you have to delete this...
Op8pro
OB3

cultofluna said:
Not working ...app crashes
i believe you have to delete this...
Op8pro
OB3
Click to expand...
Click to collapse
The problem is that this app works for me ... I have no idea why it works for me and not for other people.
Okay, if you tried this method and it doesn't work - I need the logcat from trying to turn on the application.

Rayekk said:
The problem is that this app works for me ... I have no idea why it works for me and not for other people.
Okay, if you tried this method and it doesn't work - I need the logcat from trying to turn on the application.
Click to expand...
Click to collapse
I've shared the logcat on telegram

Now I need to find out why it works for me.
I have OnePlus 8 Pro IN2023 on EU stable 11.0, if someone has exactly the same phone, please let me know if it works or not.

Rayekk said:
Now I need to find out why it works for me.
I have OnePlus 8 Pro IN2023 on EU stable 11.0, if someone has exactly the same phone, please let me know if it works or not.
Click to expand...
Click to collapse
Have the same phone but im running OB3 11.0

Rayekk said:
...
Click to expand...
Click to collapse
@Rayekk I've removed the Telegram link from the OP.
As an exemption from rule no. 5 of the XDA Forum Rules, we grant only developers the privilege to post links to their social media in the OP of their own development threads; these conditions obviously don't apply to your thread or you! Further information also available here.

Rayekk said:
Now I need to find out why it works for me.
I have OnePlus 8 Pro IN2023 on EU stable 11.0, if someone has exactly the same phone, please let me know if it works or not.
Click to expand...
Click to collapse
Same exact phone and rom. App crashes at tapping the icon. Let me know if i can help testing something.

elmarian756 said:
Same exact phone and rom. App crashes at tapping the icon. Let me know if i can help testing something.
Click to expand...
Click to collapse
Same here, EU firmware (12gb ram version)
Happy to test stuff!

Couldn't get to work either. [email protected] as well. Oh well. I was just testing, not planning of using. But nice to see ppl trying getting new stuff to work. ??
No root, i think wavelets are the go to

Not work here also on latest EU OOS.

Does anyone know any speaker equalizer? I was using dolby atmos (and it seriously could make the OP8 loudspeaker crazy good sounding) but I miss it now that I'm on OOS11

worked! thx for sharing!
proof
{
"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"
}

Hakuna_Traumata said:
worked! thx for sharing!
proof
Click to expand...
Click to collapse
Not working for me...
OP8 Pro 12+256, latest OOS11 stable version.
we need to understand why it works for some

Rayekk said:
Hi, I wrote a similar thread some time ago in the section for OnePlus 7 Pro, but the Dolby Atmos app that ran on OxygenOS 10 doesn't work on OOS 11, therefore I'm creating a new, separate thread.
Here is guide how to install it:
Step 1: Download "Minimal ADB and Fastboot" to your computer, then enable USB debugging on your phone, then connect the phone to the computer and run the file "cmd-here", which you will find in the folder with ADB and Fastboot.
Step 2: Now you need to debloat the Dolby Atmos system controller, to do this, you must enter the following commands in the fastboot console: (don't forget to allow USB debugging on your phone! After connecting the phone to the computer, the phone will ask you if you allow it)
Code:
adb shell
pm uninstall --user 0 com.oneplus.sound.tuner
If all went well, then you should see the message "Success" in the console, now you need to restart the phone, when it reboots, you will not find the "Dolby Atmos" in the phone's settings and thats okay.
If you don't do it then the Dolby settings will reset once in a while, e.g. after a system reboot, that's why you had to do step 1 and 2 first before downloading the application.
Step 3: Install Dolby Atmos app!
You can also restore Dolby system settings at any time using this command in adb shell, but I don't recommend doing it if you want to use another Dolby control app:
Code:
cmd package install-existing com.oneplus.sound.tuner
Mirror link: Google Drive
Full credits for that app goes to @reiryuki {Mod edit}
Click to expand...
Click to collapse
I tried it on the 8 Pro IN2025 Build OOS 11.IN11AA and the Atmos app just keeps crashing. I even tried it after rebooting and clearing the DAV cache.
I know this wasn't your target phone, but I wanted to give it a shot.
http://muh****.com/Screenshot_20201109-181702.jpg

works with Op8 11.0.1.1 BA . Thx
How can I change the green color to red?

Related

[HowTo] Activate Adoptable Storage on Marshmallow (with Xposed Framework)

Hey Guys,
in this Tutorial I will show you how to activate the Adoptable Storage function on the M4 Aqua with the help of the Xposed Framework.
Attention: Me or not anyone else is responsible if you proceed with this. We do not take any responsibility for any bricked phones, dead sd cards, void warranties or anything else.
At first let's talk about what we need:
- Android 6.0.1 (I used the Customized FR version. (Build R5C))
- Xposed Framework Installer: Download
- Xposed SDK23 ZIP File (I used v86): Download
- (Minimal) ADB: Download
- Unlocked Bootloader, ROOT and TWRP
So let's go:
1. Unlock your Bootloader and install TWRP like described here. (It may works also like described here without unlock your Bootloader but I didn`t test this.)
2. Install Root like described here.
3. Install the Xposed Framework Installer.
4. Boot into your TWRP. (Press PowerButton + Vol- Button to start your Phone into TWRP)
5. Connect your Phone with USB on your PC. (Make sure you've got all Drivers installed. You will find them in the Flashtool install location.)
6. Move the Downloaded Xposed ZIP to the install location of your (Minimal) ADB
7. Open an Shell were you've installed your (Minimal) ADB
8. Type the following:
Code:
adb devices
If your Phone is now listed you can continue
Code:
adb shell
Now you should see a command line like this: ~#
Then Type:
Code:
mount -w /dev/block/platform/soc.0/7824900.sdhci/by-name/system /system
mount -w /dev/block/platform/soc.0/7824900.sdhci/by-name/userdata /data
mount -w /dev/block/platform/soc.0/7824900.sdhci/by-name/cache /cache
If you become an response that your Resource is busy don't wory. This means it's already mounted.
Now type this:
Code:
twrp sideload
adb sideload xposed-v*-sdk23-arm64.zip
For the * use the version number of your Downloaded Xposed ZIP.
If this is complete type:
Code:
adb reboot
Now it may takes up to 10-20 Minutes until your Phone is booted the first time with Xposed.
After Boot open your Xposed Installer App and go to "Framework". It should look like this, if it is successfully installed:
{
"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"
}
9. Download the SystemUI Patcher for Lollipop+
10. Acitvate it in Xposed App (don't wonder if in the screenshot is another Module... you don't need this):
Open the Xposed Installer App --> Go to "Modules" --> Tick the Checkbox
11. Open the SystemUI Patcher App, scroll down, select "Enable adoptable storage" and restart your phone:
11. Insert your SD-Card and select "use it as internal storage". (I can't make a Screenshot of this by myself because I've done this before making this Tutorial):
12. Congratulations you've got successfully enabled adoptable storage on your M4 Aqua.
I tested it with the E2303. But it should work with any Version.
Special thanks to @depressed_ for the tipp with the SystemUI Patcher in this post.
And to @alby_var for the Tutorial how to install Xposed on Android 5, because I used this for orientation.
Known Issues: (Everything I or anybody else found)
- Stock Camera App didn't work for me after doing this! .-. It says "Memory unavailable" (I use now the App CameraMX ... This works fine!)
- On your storage settings will be shown some wired Numbers. (See Screenshot(s))
What about some screen(s)? Does it work 100% without any mini errors? People were complaining about their storage. It showed them weird numbers.
Btw thx for mentioning me.
Is this the original android feature being enabled? I think this should work without many problems if it is from android...
Pls make some screen.. Thanks
Sent from my E2303 using XDA-Developers mobile app
Seems good but how can you deactivate it?
Obblet said:
Seems good but how can you deactivate it?
Click to expand...
Click to collapse
I think so. Just go in your Settings --> Storage --> Internal Storage --> Migrate Data --> After this go to your SD-Card --> "Format as Portable"
For the other things:
Disable the Module in the Xposed Installer App and Uninstall the Xposed Framework.
For root and TWRP I use to flash the Original FTF File. (May there is another way... I don't know)
If there's an way to (re)lock the Bootloader, you can do this too. I heard somewhere that there is an way to do this but I don't know how. Sorry.
DarkerJava said:
Is this the original android feature being enabled? I think this should work without many problems if it is from android...
Click to expand...
Click to collapse
I think so because everything looks like the original, but to tell you the truth I don't know this. But it works. :good:
Not working. Memory shows -245677 or somethink. And camera doesn't work...
MK99 said:
Not working. Memory shows -245677 or somethink. And camera doesn't work...
Click to expand...
Click to collapse
Look at the "Known Issues" in first Post.
Camera and installing apps don't work... Is it because of my slow SD Card or is it the common issue?
lukas1838 said:
I think so because everything looks like the original, but to tell you the truth I don't know this. But it works. :good:
Click to expand...
Click to collapse
Thank you for your answer...
Sent from my E2303 using XDA-Developers mobile app
lukas1838 said:
I think so because everything looks like the original, but to tell you the truth I don't know this. But it works. :good:
Click to expand...
Click to collapse
Huh, judging from the new pictures, it seems that it is similar to the adb function... not the real adoptable storage tool.
Obblet said:
Camera and installing apps don't work... Is it because of my slow SD Card or is it the common issue?
Click to expand...
Click to collapse
My camera isn't working too, but installing apps works fine.
lukas1838 said:
My camera isn't working too, but installing apps works fine.
Click to expand...
Click to collapse
So the installing apps error is my SD Card's speed problem? I'm planning to buy a Samsung evo+. will it work?
Obblet said:
So the installing apps error is my SD Card's speed problem? I'm planning to buy a Samsung evo+. will it work?
Click to expand...
Click to collapse
I've got an EVO+ so it should work when the speed is the problem
same here , camera doesnt work but the installing apps works peffectly
Yes, now everything works, and if you want a camera, download a different camera app.
can i uninstall system camera app ? and make another camera app as system app ?
lukas1838 said:
I think so because everything looks like the original, but to tell you the truth I don't know this. But it works. :good:
Click to expand...
Click to collapse
Well, since my E2306 pdated and at first boot running android 6 recognized my SD and enabled it by itself, I guess yes, this might be a stock rom's hidden (in your device) function.
whatsapp cant download image after activate adoptable storage
After using partition in sd card like this link
http://forum.xda-developers.com/m4-aqua/general/adoptive-storage-marshmallow-t3421828/page1
All work fine

[ROM][F5121][WIP] Ubuntu Touch for Sony Xperia X

{
"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"
}
A Mobile Version of the Ubuntu Operating System
Ubuntu Touch is made and maintained by the UBports Community. A group of volunteers and passionate people across the world. With Ubuntu Touch we offer a truly unique mobile experience - an alternative to the current most popular operating systems on the market. We believe that everyone is free to use, study, share and improve all software created by the foundation without restrictions. Whenever possible, everything is distributed under free and open source licenses endorsed by the Free Software Foundation, the Open Source Initiative.
For more information check out the UBports website.
Known issues:
Recording video doesn't work
Changing volume in-call doesn't work
Contribute:
As not everything is working fully yet helping hands are welcome!
Follow the project management issue over at the Halium GitHub page:
https://github.com/Halium/projectmanagement/issues/98
Instructions (tested on Ubuntu 18.04):
First make sure to wipe /system & /data from within TWRP. The partitions must be ext4.
Make sure to upgrade your device to the latest stock Android 8.0 before continuing: https://developer.sony.com/develop/open-devices/get-started/flash-tool/
Download and install the UBports installer: https://github.com/ubports/ubports-installer/releases
OEM unlock your device: https://developer.sony.com/develop/open-devices/get-started/unlock-bootloader/
Boot your device into fastboot mode by shutting it down and keeping the Volume Up button pressed while plugging in a USB cable between your phone and PC. The LED should be on and blue.
Flash the OEM binaries from: https://developer.sony.com/file/download/software-binaries-for-aosp-nougat-android-7-1-kernel-4-4-loire/ using:
Code:
fastboot flash oem SW_binaries_for_Xperia_AOSP_N_MR1_5.7_r1_v08_loire.img
Run the UBports installer and follow the on-screen instructions
Reserved for future use
wtf bro i never expected to see ubuntu touch on any device again great news and good work! keep it up!
Too bad my device broke......gotta fix fast lol
I've updated download links and the instructions to enable call functionality. Testers welcome!
Ready for tests! Just need to install Ubuntu with current manual
Have I need to flash stock rom with android 7 or just flash binaries on stock android 8?
New tests to be done, we've recently gotten video decoding to work and I enabled basic camera support.
OP has been updated with the link to the newest images.
Feel free to post issues here if you are not feeling well with GitHub.
Regarding stock ROM or not:
Any system image should work, you can even wipe system as it's not used.
As long as the ODM partition is flashed everything should be good.
I'm trying this for the 2nd time and both times I can't get any audio in calls. I ran the commands in the first post. Any tips on what else to try? I'd really like to try this, test some more and help out, but it's the only phone I've got right now.
samijam said:
I'm trying this for the 2nd time and both times I can't get any audio in calls. I ran the commands in the first post. Any tips on what else to try? I'd really like to try this, test some more and help out, but it's the only phone I've got right now.
Click to expand...
Click to collapse
Did you run the commands through ssh or via the Terminal app? Mind doing a "select all" and copy-paste the output to some paste service?
EDIT: Also, did you reboot after issuing the commands?
Thanks for the work on this.
I need a little bit more explanation on how to install this. I gave it a try, but I end up in getting a white boot screen with the sony logo. Installing SailfishOS with the flash.sh script works perfectly.
Questions:
- When do you need to use twrp? When running adb?
- Running the halium install script only works when booted into twrp. Is this correct?
- Do you need to manually boot into fastboot mode (volume up, blue led)?
- The sailfish installation uses oem for android 6, here 7 is used. Can this make the difference?
Thanks for any support.
beidl said:
Did you run the commands through ssh or via the Terminal app? Mind doing a "select all" and copy-paste the output to some paste service?
EDIT: Also, did you reboot after issuing the commands?
Click to expand...
Click to collapse
Sorry for the late reply. I got it to work now. My problem was using an outdated system.img and boot.img. (oops, sorry, my bad!) I had downloaded the newer versions, but had them in the wrong directory. Once I deleted the old and installed the correct versions, I was able to get audio in calls and had the basic camera functionality.
---------- Post added at 16:43 ---------- Previous post was at 16:37 ----------
matiz098 said:
Thanks for the work on this.
I need a little bit more explanation on how to install this. I gave it a try, but I end up in getting a white boot screen with the sony logo. Installing SailfishOS with the flash.sh script works perfectly.
Questions:
- When do you need to use twrp? When running adb?
- Running the halium install script only works when booted into twrp. Is this correct?
- Do you need to manually boot into fastboot mode (volume up, blue led)?
- The sailfish installation uses oem for android 6, here 7 is used. Can this make the difference?
Thanks for any support.
Click to expand...
Click to collapse
boot into fastboot and flash the oem:
fastboot flash oem SW_binaries_for_Xperia_AOSP_N_MR1_5.7_r1_v08_loire.img
then boot into twrp recovery and wipe /system and /data
while in twrp, run the halium-install.sh script (because the computer needs to connect to phone in adb mode, which twrp provides)
following from there, as you see in the first post, you will run "adb reboot bootloader" (but I think I did have to do it manually) which should put you back into fastboot mode where you'll "fastboot flash boot halium-boot.img"
then you should be able to reboot into ubuntu. The first boot takes a little longer.
Are there any screenshots available?
Fajormein said:
Are there any screenshots available?
Click to expand...
Click to collapse
No but you can find some videos on YouTube, just search for "Ubuntu Touch 2019".
The videos might feature different phones but it's the same on the Xperia X.
Is there any way to install it using a windows pc?
Fardin Rehman said:
Is there any way to install it using a windows pc?
Click to expand...
Click to collapse
Not currently.
please make a porting for kugo (x compact) sir
rizky_zulfikar said:
please make a porting for kugo (x compact) sir
Click to expand...
Click to collapse
Someone else is working on that already, but this port is only for the Xperia X (F5121).
In other news:
Installation instructions have been updated, the Xperia X port is now available from the UBports community channel!
Can you make port for XA 2 (H3113)
As I get the question very often: To support the F5122 variant of the Xperia X (or other devices in general) for Ubuntu Touch I need donations to buy the device.
Use the "Donate To Me" button on XDA or head over to https://fredl.me/donate/ for info on how to do so.
In other news: The Xperia X F5121 has gained support for the official UBports installer. You can now flash the device using a fancy GUI.
I hit 2 problems. For some reason neither Emma nor flashtool wants to flash stock rom correctly. Tried to flash ubuntu through stock 8.0 custom rom, phone reboots and black screen. Also there is was an error with something that the file couldn't be sent to the phone
Click to expand...
Click to collapse
Ok, so I did install the stock rom through EMMA fine. I did enable the usb debugging, installed twrp, wiped system & data, made sure they are EXT4. Rebooted to fastboot, installed SW binaries. Opened UBports Installer & proceeded with instructions. I got this error
Code:
Error: systemimage: Error: Error: {"error":{"killed":false,"code":1,"signal":null,"cmd":"C:\\Users\\domin\\AppData\\Local\\Temp\\1Uo4H80AYPnCivmpnC8M9LLWxLb\\resources\\app.asar.unpacked\\platform-tools\\win\\adb -P 5037 shell mount -a"},"stdout":"","stderr":"mount: mounting /dev/block/bootdevice/by-name/userdata on /data failed: Invalid argument"}
Any solutions, did I miss something? I gonna retry without the twrp step, as I am pretty sure the partition format will be EXT4

Enable the next generation Google Assistant on AOSP Rom [Updated: now with a full ui]

Hello everyone! Today I make this step by step guide to explain you how to enable the next generation Google assistant on your Xiaomi Mi 9 (it may also works on another phone). This is for AOSP roms like Evolution X, Pixel Experience, Lineage OS, ... Please don't try to install it on a miui rom!
This is what you will get after this guide:
{
"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 this is how to get it:
1) Download and install Magisk Manager if you don't have already it (If you have it, go to the step 5).
2) open the Magisk Manager app, then click on the install button to download the installer zip file.
3) reboot into recovery mode, then flash the Magisk zip file. After that, reboot into system mode.
4) Open Magisk, and verify that the two checks are green.
5) Go to the Download tab, then search and install the busybox and MagiskHide props config modules. After that, reboot your phone.
6) Install a terminal emulator app like Termux.
7) Open it, type "su" then the enter key. Give it the root privileges.
For the next steps in the terminal, press the enter key after each command.
8) Type "props"
9) Type "4"
Repeat these following commands with these 5 properties associated with their value
ro.product.brand => Google
ro.product.manufacturer => Google
ro.product.model => Pixel 4 XL
ro.product.odm.model => Pixel 4 XL
ro.product.vendor.model => Pixel 4 XL
10) Type "n"
11) Type the propertie (ex: ro.product.brand)
12) Type the value associated with it (ex: Google)
13) Type "y"
14) Type "n"
After these steps, you should have these properties:
15) Reboot your phone.
16) Go to the applications settings of your phone, then search for the Google app. Force stop and clear storage.
17) Open the Google, and try to launch the Google Assistant.
18) If you still have the old one, go to the more tab => Settings => Google Assistant => the assistant tab => Languages. Please make sure that you have only English (US, UK, CA, Ireland, Australia, or Singapour).
19) Download this file: https://drive.google.com/file/d/1NcWZY11AgbiQ9T8SBMqsXvlMDO40nylS/view
20) Download root explorer from the playstore
21) In this app vive the root access then copy the downloaded file to /data/data/com.google.android.googlequicksearchbox/shared_prefs
22) Select the shared_prefs folder then in the properties menu set the permissions to 551 (remove the w permissions) ans apply
23) Reboot your phone
24) Enjoy
If it doesn't work, please tell me.​
I know that the images are oversized. I'll try to reduce their size.
So I followed each step and I thought it was going to work but at the last step when I open the assistant and click on start download to update it the following message appears:
"An error has occurred make sure that you are online and try again"
Do you think there is anything else I could do to make it work?
haguilarhern said:
So I followed each step and I thought it was going to work but at the last step when I open the assistant and click on start download to update it the following message appears:
"An error has occurred make sure that you are online and try again"
Do you think there is anything else I could do to make it work?
Click to expand...
Click to collapse
Try to install this apk https://drive.google.com/file/d/1fTymlp9KaeTinK2D_UqAJUmaGwexeEz-/view, then retry to launch the assistant to force the downloading of the necessary ressources. (You may have to clear one more time the google app data).
boubougaming said:
Try to install this apk https://drive.google.com/file/d/1fTymlp9KaeTinK2D_UqAJUmaGwexeEz-/view, then retry to launch the assistant to force the downloading of the necessary ressources. (You may have to clear one more time the google app data).
Click to expand...
Click to collapse
It works bro. After installing the file it allowed me to update the assistant. I read and it seems like the UI doesn't work. In my phone UI doesn't show up but it works. I am in a Redmi note k20 pro. Thanks a lot bro!!
haguilarhern said:
It works bro. After installing the file it allowed me to update the assistant. I read and it seems like the UI doesn't work. In my phone UI doesn't show up but it works. I am in a Redmi note k20 pro. Thanks a lot bro!!
Click to expand...
Click to collapse
Your welcome, but yeah i doesn't found a way to enable the new ui. But If i find it, i will update this guide.
i think the ui will work if anyone can modified the systemui with this entry, i am extracted from pixel 4 systemui...
rudirahmana said:
i think the ui will work if anyone can modified the systemui with this entry, i am extracted from pixel 4 systemui...
View attachment 4981305
Click to expand...
Click to collapse
I've tried it, but it doesn't work:crying:
Can't figure out how to create new custum prop with those 5 lines
boubougaming said:
I've tried it, but it doesn't work:crying:
Click to expand...
Click to collapse
maybe rom developer can update system ui with that flag in upcoming update
boubougaming said:
I've tried it, but it doesn't work:crying:
Click to expand...
Click to collapse
I tried everything you said, but it doesn't work. Now it says voice recognition is not available on your device. OP help!
Pixy OS AOSP (Q)
geminiboy001 said:
I tried everything you said, but it doesn't work. Now it says voice recognition is not available on your device. OP help!
Pixy OS AOSP (Q)
Click to expand...
Click to collapse
It's strange, do you have this issue only with the next gen assistant, or also with the old one? (Add a language that doesn't support the New assistant in the languages settings)
Hey, this is bit of an old thread but I'm having issues and i dont know where to turn. I've flashed PixelExperience 11and google assistant is NOT responding to (ok|hey) google commands. I've tried different version and then eventually flashed EvolutionX (Android 11). There again, google assistant doesn't work..
Given that i use google assistant on a daily bases, i kind of need it. So i found this nice thread, tried these steps but i still don't get google assistant to respond to keyword and i haven't even achieved GA2.0 using this tutorial.
Any ideas how i can make it work?
boubougaming said:
Try to install this apk https://drive.google.com/file/d/1fTymlp9KaeTinK2D_UqAJUmaGwexeEz-/view, then retry to launch the assistant to force the downloading of the necessary ressources. (You may have to clear one more time the google app data).
Click to expand...
Click to collapse
this link is not working , pls help
maretodoric said:
Hey, this is bit of an old thread but I'm having issues and i dont know where to turn. I've flashed PixelExperience 11and google assistant is NOT responding to (ok|hey) google commands. I've tried different version and then eventually flashed EvolutionX (Android 11). There again, google assistant doesn't work..
Given that i use google assistant on a daily bases, i kind of need it. So i found this nice thread, tried these steps but i still don't get google assistant to respond to keyword and i haven't even achieved GA2.0 using this tutorial.
Any ideas how i can make it work?
Click to expand...
Click to collapse
Yeah, it doesn't work anymore sadly, it seems that Google found a way to block this feature on non pixel phones

How To Guide auto call recording no root

Hello, I have a realme gt2 pro global version with google dialer.
Today, I found the oppo dialer mod, which can use call recording (no root) for oneplus and realme device.
How to use:
1. Install app
2. Set app to call system app.
3. force stop google dialer and turn off it (or can use adb to uninstall it easily).
4. While call or recive a call, choose call recording fuction.
To active auto call recording, I cant find the opition, but I can find the way (may be right or wrong) but u can try. It is use call recording fuction for 15 calls recently and app will be ask you want to use auto recording and u can select auto call recording.
Hope it’s work to you. Sorry for my bad english.
App is working but unfortunately I don't have the option to record calls.
Here
https://forum.xda-developers.com/t/oppo-dialer-oppo-message-app-100-working.4429737/post-86895379
Message app is included additionally
This worked for me:
Enable Native Call Recording + OP Stock Dialer on OnePlus 10 Pro
Hi guys, Just upgraded from OP7T to OP10 Pro as a European user. Call recording functionality does not come with the device here. Had native call recording enabled on my OP7T through jOnePlus Tools and the likes. Jtools Oneplus does not install...
forum.xda-developers.com
Instead of using JOneplus Tool and give it the secure settings permission I directly executed the adb command
Code:
adb shell settings put global op_voice_recording_supported_by_mcc 1
To document my current setup I attach the apps I'm currently using for call recording.
After 15(?) calls the setting to activate auto call recording can be opened. Unfortunately I'm not able to open the setting once again.
Sometimes the call UI of the contacts app is on top and a manual switch to the separately installed UI (com.android.incallui_13.6.6-13006006_minAPI30(nodpi)_apkmirror.com.apk) is required.
Oneplus-call-recorder.apk only changes the setting
Code:
op_voice_recording_supported_by_mcc
so recording can be enabled/disabled.
{
"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"
}
You need to execute adb command to enable Oneplus-call-recorder.apk by granting permission whereby an instruction appears on first start.
Don't forget to set contacts as default dialing app in Android settings.
TorstenH said:
To document my current setup I attach the apps I'm currently using for call recording.
After 15(?) calls the setting to activate auto call recording can be opened. Unfortunately I'm not able to open the setting once again.
Sometimes the call UI of the contacts app is on top and a manual switch to the separately installed UI (com.android.incallui_13.6.6-13006006_minAPI30(nodpi)_apkmirror.com.apk) is required.
Oneplus-call-recorder.apk only changes the setting
Code:
op_voice_recording_supported_by_mcc
so recording can be enabled/disabled.
View attachment 5779573
You need to execute adb command to enable Oneplus-call-recorder.apk by granting permission whereby an instruction appears on first start.
Don't forget to set contacts as default dialing app in Android settings.
Click to expand...
Click to collapse
Hello,
After the last update IN2023_11_F.62, Call Recording no longer works. Do you have an update to your solution?
It worked until yesterday when I made the mistake of doing the update.
What phone?
criszz said:
What phone?
Click to expand...
Click to collapse
OnePlus 8 Pro​
TorstenH said:
To document my current setup I attach the apps I'm currently using for call recording.
After 15(?) calls the setting to activate auto call recording can be opened. Unfortunately I'm not able to open the setting once again.
Sometimes the call UI of the contacts app is on top and a manual switch to the separately installed UI (com.android.incallui_13.6.6-13006006_minAPI30(nodpi)_apkmirror.com.apk) is required.
Oneplus-call-recorder.apk only changes the setting
Code:
op_voice_recording_supported_by_mcc
so recording can be enabled/disabled.
View attachment 5779573
You need to execute adb command to enable Oneplus-call-recorder.apk by granting permission whereby an instruction appears on first start.
Don't forget to set contacts as default dialing app in Android settings.
Click to expand...
Click to collapse
Does this still work on your OnePlus 10 Pro, after all the updates that has found place since you wrote this post?
If yes, then I am also wondering if this is the correct order, install all the .apk files, then executing this command:
adb shell settings put global op_voice_recording_supported_by_mcc 1
Thanks a lot.
I have the same problem with ONE PLUS 8 PRO, I cant record,
I dont know because the mobile update without permission.
This morning the mobile was reboot and updated
violgore01 said:
I have the same problem with ONE PLUS 8 PRO, I cant record,
I dont know because the mobile update without permission.
This morning the mobile was reboot and updated
Click to expand...
Click to collapse
It's because of the update and the country restrictions, but in the previous versions I managed to activate the call recording function with the help of the above utility and the installation of com.android.incalli provided by @TorstenH which is also above in the thread.
I hope that someone here who knows better will find an updated solution.
I caaaannnnnn
from adb shell install
adb install -d "c:\APK\Phone_InCallUI.apk"
And now I can record
Off course I have installa jOne plus tools
update: If reboot, then lost the record option
update2
C:\Users\vssx>adb install -d Z:\APK\Phone_InCallUI.apk
Performing Streamed Install
Success
What is performing streamed install?
violgore01 said:
I caaaannnnnn
from adb shell install
adb install -d "c:\APK\Phone_InCallUI.apk"
And now I can record
Off course I have installa jOne plus tools
update: If reboot, then lost the record option
update2
C:\Users\vssx>adb install -d Z:\APK\Phone_InCallUI.apk
Performing Streamed Install
Success
What is performing streamed install?
Click to expand...
Click to collapse
If you explain in more detail which Phone_InCallUI.apk (Z:\APK\Phone_InCallUI.apk)
Performing Streamed Install????
Maybe we, the most uninitiated, will understand
This is the file, it is in other topics of this forum.
I have used it before
But when I reboot the phone.. I lost the option of record
violgore01 said:
This is the file, it is in other topics of this forum.
I have used it before
But when I reboot the phone.. I lost the option of record
Click to expand...
Click to collapse
Anyway, in Oxygen 13, jOne plus tools can no longer be installed. So your option is not applicable at least to me.
Thank you!
iulianteodor said:
Anyway, in Oxygen 13, jOne plus tools can no longer be installed. So your option is not applicable at least to me.
Thank you!
Click to expand...
Click to collapse
I have Oxygen 13 too , but I have and older version of jOneplus tools, I think previous version, not the last
The last version have a problems and incompatibilities
iulianteodor said:
It's because of the update and the country restrictions, but in the previous versions I managed to activate the call recording function with the help of the above utility and the installation of com.android.incalli provided by @TorstenH which is also above in the thread.
I hope that someone here who knows better will find an updated solution.
iulianteodor said:
Hello,
After the last update IN2023_11_F.62, Call Recording no longer works. Do you have an update to your solution?
It worked until yesterday when I made the mistake of doing the update.
Click to expand...
Click to collapse
I have the very same issue. Please kindly inform me if you find a solution.
Click to expand...
Click to collapse
violgore01 said:
This is the file, it is in other topics of this forum.
I have used it before
But when I reboot the phone.. I lost the option of record
Click to expand...
Click to collapse
In my phone (oneplus 8 pro) with the last update (F.62) I can't install this apk because my version is newer :\
I have installed joneplustools and Oneplus call recorder, but I don't have any compatibile dialer.
Anyone can help me? :|
Call recording worked in the previus update (F.13).
violgore01 said:
I caaaannnnnn
from adb shell install
adb install -d "c:\APK\Phone_InCallUI.apk"
And now I can record
Off course I have installa jOne plus tools
update: If reboot, then lost the record option
update2
C:\Users\vssx>adb install -d Z:\APK\Phone_InCallUI.apk
Performing Streamed Install
Success
What is performing streamed install?
Click to expand...
Click to collapse
Thank you so MUCH!!!! you are a Jenious works on my oneplus 8 pro f62 build
yaniv.s said:
Thank you so MUCH!!!! you are a Jenious works on my oneplus 8 pro f62 build
Click to expand...
Click to collapse
Can you please give me a link for Phone_InCallUI.apk

How To Guide Rooting Zenfone 9 with Magisk

Guide has been reworked to be more clear and based on comments.
[Part One]
Backup Data
Update phone to latest version
[Part Two]
Download the Firmware for the Zenfone 9 https://www.asus.com/mobile/phones/zenfone/zenfone-9/helpdesk_download/​
Download Payload GUI. https://forum.xda-developers.com/attachments/payload-dumper-gui-v2-3-zip.5758127/ (Hermann2306 credit for mentioning)​
Extract the Payload Dumper GUI zip file, as well as the UL-ASUS Firmware zip file​
Run the Payload Dumper GUI program in the unzipped folder. A file explorer window will pop up; open the unzipped UL-ASUS Firmware folder and select the payload.bin file. Another file explorer window will pop up; select the UL-ASUS Firmware folder if not already selected, then click select folder in the bottom right.​
Click Dump on the Payload Dumper GUI Application. The files will be output to the UL-ASUS Firmware folder.​
[Part Three]
Download Magisk and install onto phone via APK. https://magiskmanager.com/downloading-magisk-manager/
Plug phone into computer and allow file transfer.
Within the UL-ASUS Firmware folder there will be a boot.img file. Move this file onto the phone.
Open the Magisk application and follow image below, select the boot.img to patch
{
"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"
}
A file will be output with magisk. Move this file back onto the PC, and rename to boot.img
[Part Four]
Unlock Zenfone 9 Bootloader. Asus provides a bootloader unlock tool on their website. Below is the link directly to the apk. https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZS590KS/AsusUnlock_1.0.0.7_210127_fulldpi.apk
Install the drivers listed below for the phones recovery mode https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZS590KS/ASUS_Android_USB_drivers_for_Windows_20160331.zip (Asus Driver Xanker commented. Thank you again)
[Part Five]
Download Minimal ADB and extract files https://androidfilehost.com/?fid=962187416754459552
Move Boot.img file into Minimal ADB extracted folder.
Put Zenfone into recovery mode and connect to PC. Recovery mode can be achieved by turning off the phone and then powering on whilst holding the volume up button. Release when the ASUS logo pops on screen.
Run cmd-here.exe in the Minimal ADB folder; a command window will open
As a test run the command listed below and it should output a device fastboot devices
If that test succeeded run the final command to flash, fastboot flash boot boot.img
The command prompt command didn't run. Said it was not recognized. Is there a specific place the .exe need to be in the directory?
NVM...got it.
@BreadNoose Thanks for the write-up!!!
I just got the phone 2 days ago and have been trying to follow your steps but without success. I keep having issues with fastboot (I've probably spent 6+ hours on it; I also have a 9-5 job haha). The following are things I've tried:
*Btw, OEM unlock is not showing in Developers options. Download unlock app and I think my OEM is unlocked but in recovery it says "Yes" next to Bootloader thing.
-ADB works fine.
-Download Platform from Google.
-Tried ADB minimal from xda also.
-I tried three laptops, two windows 11 and the other windows 10. None of them recognize fastboot.
- When I go to device manager I see Asus phone listed with that yellow triangle sign and when I try to update the driver it either says drivers up to date or if I manually try to update it says some other error.
- Try different cables.
- I even disabled the driver signature in the restart menu but no success.
-I tried using Asus 8 drivers thinking that would help but nothing.
I wonder if it's just the Asus 9 driver that's the issue? What am I missing???
Any idea?
Thanks for any help you can provide.
bighit101 said:
@BreadNoose Thanks for the write-up!!!
I just got the phone 2 days ago and have been trying to follow your steps but without success. I keep having issues with fastboot (I've probably spent 6+ hours on it; I also have a 9-5 job haha). The following are things I've tried:
*Btw, OEM unlock is not showing in Developers options. Download unlock app and I think my OEM is unlocked but in recovery it says "Yes" next to Bootloader thing.
-ADB works fine.
-Download Platform from Google.
-Tried ADB minimal from xda also.
-I tried three laptops, two windows 11 and the other windows 10. None of them recognize fastboot.
- When I go to device manager I see Asus phone listed with that yellow triangle sign and when I try to update the driver it either says drivers up to date or if I manually try to update it says some other error.
- Try different cables.
- I even disabled the driver signature in the restart menu but no success.
-I tried using Asus 8 drivers thinking that would help but nothing.
I wonder if it's just the Asus 9 driver that's the issue? What am I missing???
Any idea?
Thanks for any help you can provide.
Click to expand...
Click to collapse
Had the same Problem, you have to use this driver:
https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZS590KS/ASUS_Android_USB_drivers_for_Windows_20160331.zip
The image version that I just downloaded seems to be at a higher version (WW-32.2030.2030.26 as opposed to WW-32.2004.2004.84 on my phone) and the phone doesn't have that version available (I haven't unlocked the bootloader yet). Should I update locally or download the earlier version of the image instead?
If your phone has the 2004 version installed extract the boot.img from the downloaded 2004 Payload.bin. Or you can update your phone and use the 2030 boot.img.
For me it works with the 2030 version. Root installed, everything ok (AdAway, Postbank (BankingApp)).
If you want to pass SafetyNet just install the magisk module from https://github.com/kdrag0n/safetynet-fix/releases/tag/v2.3.1 and reboot.
OK, rooted with no issues, I needed to install the asus drivers and had to reset a second time because the USB stopped working. However, I can't get Google wallet to work despite all other banking apps working as well as passing safetynet.
I dont use wallet, but if installed i can run it and start the setup, no errors.
Maybe try it with the use of denylist.
How to Hide Root from Apps via Magisk DenyList [Android 13]
In this comprehensive guide, we will show you the steps to hide root from apps and games using Magisk Denylist on Android 12.
www.droidwin.com
Hermann2306 said:
I dont use wallet, but if installed i can run it and start the setup, no errors.
Maybe try it with the use of denylist.
How to Hide Root from Apps via Magisk DenyList [Android 13]
In this comprehensive guide, we will show you the steps to hide root from apps and games using Magisk Denylist on Android 12.
www.droidwin.com
Click to expand...
Click to collapse
Doesn't work, the guide asks for denying google system apps which doesn't work because they are always off deny list (this is intended behaviour)
For the record, every other payment apps I am using, even the ones that check for safetynet are working. YASNAC returns a both pass basic.
Then i am sorry (Im too new to the whole android stuff, still learning)
Just for interest, can you start and configure wallet (error comes first if you want to pay)?
Hermann2306 said:
Then i am sorry (Im too new to the whole android stuff, still learning)
Just for interest, can you start and configure wallet (error comes first if you want to pay)?
Click to expand...
Click to collapse
Wallet is configurable, it's just that when you save your card details and it starts contacting the bank it would jump to an error saying that the system is modified.
Maybe try this? (I think you have already read/tried it)
[Magisk] Google wallet (pay) with magisk
Saw on reddit that some people have issues with google pay, since the new update added some new checks. So here is what you do: - Update Magisk to 25.2, Update magisk app to 25.2 as well - Rename Magisk app if you havent already - [ OPTIONAL ]...
forum.xda-developers.com
Does someone rooted a 16GB ram Zenfone 9? My software is 32.2004.2004.74.
Can not find this software at Asus website.
I have rooted the 16gb version (32.2030.2030.26).
Why dont make an update before root?
xanker said:
Had the same Problem, you have to use this driver:
https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZS590KS/ASUS_Android_USB_drivers_for_Windows_20160331.zip
Click to expand...
Click to collapse
OMG!!! Bro you are the MAN! (Sorry im so excited lol).
You literally saved me god knowns how many hours. It was the driver that were the issue. But whats weird is I went to asus site to download drivers before leaving a comment.
I'd really like to buy you a coffee (or adult beverage). Let me know your paypal/venmo.
Thanks again!
williamcll said:
OK, rooted with no issues, I needed to install the asus drivers and had to reset a second time because the USB stopped working. However, I can't get Google wallet to work despite all other banking apps working as well as passing safetynet.
Click to expand...
Click to collapse
Try this: https://github.com/kdrag0n/safetynet-fix
Veiranx said:
Try this: https://github.com/kdrag0n/safetynet-fix
Click to expand...
Click to collapse
Safetynet fix is running, it's just that it's not enough, still going through the prop fix.
bighit101 said:
OMG!!! Bro you are the MAN! (Sorry im so excited lol).
You literally saved me god knowns how many hours. It was the driver that were the issue. But whats weird is I went to asus site to download drivers before leaving a comment.
I'd really like to buy you a coffee (or adult beverage). Let me know your paypal/venmo.
Thanks again!
Click to expand...
Click to collapse
Glad I could help. I already drink enough coffee but you're welcome to donate to a children's charity.
xanker said:
Glad I could help. I already drink enough coffee but you're welcome to donate to a children's charity.
Click to expand...
Click to collapse
Yeah coffee is life!
You're too nice. Will donate in you're name.
Thanks man!!!

Categories

Resources