Magisk Based APTX & APTXHD Driver Installation - Essential Phone Themes, Apps, and Mods

I have created a Magisk based APTX & APTXHD driver port for our PH-1 Phones.
Prerequisites:
Oreo Beta 1, 2, 3, Oreo 8.1 Beta 1
Magisk 15.0 or newer (Uses 1500 template)
What it does:
It replaces libaptX_encoder.so in system/lib & system/lib64 : aptx
It adds libaptXHD_encoder.so in system/lib & system/lib64 : aptx HD
It adds libldacBT_enc.so in system/lib & system/lib64: bluetooth dac
I had been just manually placing these files by hand, and modding build.prop and having it work, im trying to make my life systemless, this is the next step. This is a free-for-all zip, meaning i dont care if you modify it, pass it off to other groups, help anybody else, etc. I am not responsible if you get your phone messed up, it works for me, and for others. I will help as much as i can. Its a work in process, hopefully, it will make life easier for everybody.
to test: pair your aptx BT headphones to your phone, press the gear next to the paired device. You should see checked "Use high quality audio: QualComm aptX audio"
to check: open dev options while playing something paired with your aptx enabled headphones, you should see aptx as the bluetooth audio codec.
Link v1
https://www.androidfilehost.com/?fid=817906626617957077
Link v2
https://www.androidfilehost.com/?fid=673956719939813585
Link v3 for 8.1 only
https://www.androidfilehost.com/?fid=962187416754460777
Enjoy Folks

Changelog:
v1: Initial Release
v2: removed setprop and post-fs mods, this should make it play better with magisk, and the gcam port
V3. For stock 8.1

also mine

Works perfectly, thanks for all your PH-1 specific modules.
Sent from my PH-1 using Tapatalk

How do I check my Bluetooth headphones are compatible?
How we install this direct on magisk right?

Yup, through magisk.i think if your headphones have the option of using aptx in the Bluetooth menu, it willwork

Error
- Copying zip to temp directory
- Installing APTX+and+APTXHD+for+PH1.zip
- A/B partition detected, current slot: _b
- Mounting /system, /vendor
- Device skip_initramfs detected
update-binary[73]: unzip: not found
! Unable to extract zip file!
Failed!
! Installation failed

caballon said:
Error
- Copying zip to temp directory
- Installing APTX+and+APTXHD+for+PH1.zip
- A/B partition detected, current slot: _b
- Mounting /system, /vendor
- Device skip_initramfs detected
update-binary[73]: unzip: not found
! Unable to extract zip file!
Failed!
! Installation failed
Click to expand...
Click to collapse
How did you flash I?

aer0zer0 said:
How did you flash I?
Click to expand...
Click to collapse
In magisk

Sounds like a corrupted download
Sent from my PH-1 using XDA Labs

Thank's for the help guys just flash on recovery and now have it in modules.

Works for me...
Sent from my PH-1 using XDA Labs

avd said:
Sounds like a corrupted download
Click to expand...
Click to collapse
Was jus gonna type that

What OS/Magisk do you have @caballon

aer0zer0 said:
What OS/Magisk do you have @caballon
Click to expand...
Click to collapse
Allready have it flash on TWRP thanks for the help.

Thank you for this!
After successfully flashing this, do I need to make any changes to the bluetooth settings in System > Developer Options > Networking ?
When I do change these settings, they always revert back to default after turning bluetooth off or on.

12paq said:
Thank you for this!
After successfully flashing this, do I need to make any changes to the bluetooth settings in System > Developer Options > Networking ?
When I do change these settings, they always revert back to default after turning bluetooth off or on.
Click to expand...
Click to collapse
As long as your headphones are aptx enabled, should switch by default. Check the headphones under the pairing tab and see if the aptx box is there.

They shown this!

So installed beta 3 yesterday and noticed in Developer Options under Bluetooth Audio Codec we can select aptx or aptxhd....does this mean we don't need this module anymore?

sarcoptic said:
So installed beta 3 yesterday and noticed in Developer Options under Bluetooth Audio Codec we can select aptx or aptxhd....does this mean we don't need this module anymore?
Click to expand...
Click to collapse
Does it stick?

Related

[GUIDE][PORT] How to install the Android Pie sGSI on your Xiaomi Mi A1

Code:
Disclaimer:
I am not responsible for anything that may happen to your phone as a result of installing this GSI and/or kernels. You do so at your own risk and take the responsibility upon yourself.
MOD EDIT: Remember to be prepared for an experimental or unstable ROM. If do you not know what you are doing or not experienced with flashing and recovering your data then it's not recommended.
REMEMBER TO BACKUP EVERYTHING AS THIS WILL REPARTITION YOUR USERDATA AND WILL WIPE YOUR INTERNAL STORAGE. ALSO, REMEMBER TO READ EVERYTHING AS ALL FIXES ARE POSTED BELOW. DON'T JUST FLASH THEN JOIN TELEGRAM TO ASK WHY THIS DOESN'T WORK FOR YOU.
READ THE IMPORTANT NOTES POSTED HERE​
TO REVERT TO NON-TREBLE/STOCK ROM, WATCH THIS VIDEO BY @GizmoFreak OR FOLLOW THIS POST
Here's everything I can provide to the normal user willing to try this out on their Mi A1.
PLEASE VISIT THIS NOTE TO SEE ALL THE REMAINING BUGS
OR JUST READ THEM HERE
SELinux is permissive
Hw key lights don't light up
Everything else works fine. Just need to update your Google Play services app and you can restore apps via Google Backup (if you didn't already do it with Titanium Backup). Yes, rooting with Magisk works and some modules work as well such as Blobmojis among others.
Here are the steps to install it in your Mi A1 if you're coming from stock ROM
Or watch a video made by @GizmoFreak
Enable Developer options in Settings app
Check Enable OEM Unlocking
Reboot to fastboot mode
Unlock your bootloader
Install TWRP-fastboot only through fastboot boot command (Extract the .img file from the zip)
Flash CosmicDan's TWRP Installer through your current TWRP. Credits to @CosmicDan for his TWRP and @mohancm for official TWRP sources.
Reboot to TWRP recovery
Go to WIPE then ADVANCED then click FORMAT data. This will remove Encryption on your device and allows you to set new passwords when installing the GSI. Note that this will format your internal storage.
Treblelize through TWRP Tissot Manager (Go to advanced, click Tissot Manager and choose the repartition userdata option. Select singleboot option then click repartition)
Flash latest Vendor.img as VENDOR IMAGE
Flash A/B system Pie PR2 img as SYSTEM IMAGE (Extract the .img file from the zip) (special thanks to @dgadelha for the sGSI)
Flash POST-sGSI 1 tissot zip.
Flash POST-sGSI 2 tissot zip.
Flash a treble-compatible kernel (Moun, ProjectK,Velocity)(credits to @mountaser halak, @khusika, @kdragon)
Reboot to system.
Once booted, install the latest Play services linked above either via the Files app or via adb. This will fix the Pixel Setup and Google Backup issues as well as allows you access to the Play Store without problems.
You can now flash Magisk 17.3. This is the version that works properly with treble. Credits to @topjohnwu for Magisk.
Install the Data transfer tool APK update as well.
Special thanks to @erfanoabdi for porting the Pie A/B GSI.
Some features may seem to be broken but can actually be fixed with a few tweaks
USB MTP FIX
To enable USB MTP, enable Developer options in the About phone section of the Settings app by tapping the Build Number 4 times. Then look for the File Transfer option in the Dev options.
ENABLE NAV BAR GESTURES
To enable Nav Bar, I installed this nav bar enabler by @Hugwalk via Magisk.
After rebooting, go to Settings > System > Gesture and enable Swipe Up on Home Button to enable the Nav Bar Gestures.
SUBSTRATUM
Substratum is now much better for Pie.
Install the latest APK from this telegram channel and now all themes with Pie support can be installed.. Just reboot after building the themes and go into managers to enable the overlays you built.
Ethereal - https://play.google.com/store/apps/d...ethereal&hl=en
Outline - https://play.google.com/store/apps/d....outline&hl=en
Compound - https://play.google.com/store/apps/d...compound&hl=en
Sai's theme - https://t.me/tissotpsemigsi/33526
Click to expand...
Click to collapse
You should have the Android Pie booting on your Mi A1 now with less issues.
To update from PR1 to PR2, you can do so without wiping data
Wipe system ONLY
Flash PIE PR2 AB GSI
Reboot to system
Click to expand...
Click to collapse
To update your post post GSI zips, follow this
Wipe vendor ONLY
Flash vendor
Flash POST-sGSI 1 tissot zip.
Flash POST-sGSI 2 tissot zip.
Reboot to system
Click to expand...
Click to collapse
Awesome work @joeyhuab bro ?
Edit:- Chrome sucks! Posted same thing twice.
Youtube not working for me(
Great job!!!i will wait to change to beta
Tornado95 said:
Youtube not working for me(
Click to expand...
Click to collapse
I also encounter YouTube issues. :/
Don't work the camera and black for me
ErickCartman17 said:
Don't work the camera and black for me
Click to expand...
Click to collapse
Try Footej Camera from Play Store please, it can be usefull if Footej or Open Camera works
waiting camera fix
cant mount system(invalid argument)
Failed to mount system after i try to flash GSI
I will wait for the stable...but is a good work... Thanks for try this.
andrexp31 said:
I will wait for the stable...but is a good work... Thanks for try this.
Click to expand...
Click to collapse
lol, then just wait for the official release. This is as close as we can get, for now since google hasn't uploaded the source code for P yet
I'm already looking into a fix for Camera. I'll post it once it's available.
What if I want to come back from Android Phone to another Custom ROM? Do I have to "un-treble" the device?
When I Flash A/B system GSI img i have a 255 error: Updater process ended with ERROR: 255 Error installing xip file `tissot_manager/flash_proxy.zip`. How i can fix it? What is the problem?
danilguy said:
When I Flash A/B system GSI img i have a 255 error: Updater process ended with ERROR: 255 Error installing xip file `tissot_manager/flash_proxy.zip`. How i can fix it? What is the problem?
Click to expand...
Click to collapse
Remove the spaces from the folder name and try... Works for me...
Camera has been fixed. Just adding some more fixes and we'll probably get fingerprint working too. I'll update the links later when done.
joeyhuab said:
Camera has been fixed. Just adding some more fixes and we'll probably get fingerprint working too. I'll update the links later when done.
Click to expand...
Click to collapse
U have don great work
Really well done
Waiting for camera, fingerprint and flash bugs fixed and i will surely test the rom
What about Bluetooth?
Chris_Cheekyz said:
What about Bluetooth?
Click to expand...
Click to collapse
Fixed as well together with Camera fix. Credits to Rupansh and @kdragon for using Whyred's blobs. Credits also to @ghpranav for BT fix.
Download

[ROM][XC][P][9.0][UNOFFICIAL]OmniROM

!!! This rom has been superseded by the omnirom 9 weeklies !!!
Intro/Disclaimer:
This is an unofficial/homemade build of OmniROM 9.0 for Sony Xperia X Compact (a.k.a. 'Kugo' or 'F5321'). As OmniROM 9.0 builds are not yet officially released and the software binaries from Sony that are needed for Android Pie just recently left beta stage, bugs are to be expected. If you are unfamiliar with rom flashing, using adb and fastboot or recovering the phone after a (soft) brick, I advise against flashing this rom. If you do decide to flash this rom you acknowledge no one is responsible for any damage done to your device but you.
Rom information:
OS name: OmniROM
OS version: Android 9.0 Pie
Kernel: Linux 4.9
Security patch level: June 5, 2019
Currently known issues:
Sporadic crash/reboot when stressing GPU.
USB tethering uses data connection (3/4G) even when the phone is connected to wifi. Pay attention to your data plan when you use USB tethering. bug tracker
Connection to wifi encrypted with wpa enterprise reportedly not possible (may have improved with recent change in wifi libraries; feedback welcome).
Exfat implementation lacks (full) repairing capability.
(If you find issues missing, please let me know and I'll update the list.)
Brief installation instructions:
Backup any important files to another device.
Before first time flashing this rom, first update to / flash the latest stock rom (34.4.A.2.118), or you risk having no in-call audio.
Boot to TWRP and install the rom zip-file (and optionally opengapps).
(clean flash recommended; 'Format Data' required if device is currently encrypted, otherwise first boot will hang).
Because this is an Android Pie rom which uses a 4.9 kernel, you also need to flash a new version of Sony's software binaries to the oem partition:
Download the software binaries zip-file and unzip the image that is inside of it.
Boot to fastboot mode (power off phone; then while holding <volume up> button, connect usb cable to pc and phone. the led should turn blue.),
and flash the image to the oem partition:
Code:
fastboot flash oem SW_binaries_for_Xperia_Android_9.0_2.3.2_v9_loire.img
Downloads:
omni-9-20190608-kugo-HOMEMADE.zip (download directory)
software binaries (v9)
Changelog:
08-06-2019
- Security patch level updated to June 5, 2019
- Upgraded exfat to relan's v1.3.0
23-05-2019
- Fixed: Intermediate bluetooth connection
- Fixed: Night light
- Fixed: Long-press camera button
10-05-2019
- Security patch level updated to May 5, 2019
- Switched wifi libraries to qcwcn from bcmdhd
- Fixed: QC3 charging (hardware limitation = 2A)
- Fixed: 5GHz wifi tethering
- Performance improvements for ARMv8
24-03-2019
- Fixes for software binaries v7 (probably this build is backwards incompatible with software binaries v1 to v6)
05-03-2019
- Security patch level updated to March 5, 2019
17-02-2019
- Fixed cpu usage for improved stability.
07-02-2019
- Security patch level updated to February 5, 2019
- Fixed: SELinux now enforcing (If you're experiencing (in-call audio) issues, you need to reflash stock to update the dsp partition)
- Fixed: USB-tethering
22-01-2019
- SW binaries v5 are out, and this build is backwards incompatible with previous SW versions, so only flash v5 to the oem partition or boot is going to hang on the sony logo.
- Fixed: slow sim card detection (fixed with SW binaries v5)
- Fixed: (temp workaround) random boot crash
08-01-2019
- Security patch level updated to January 5, 2019
15-12-2018
- Fixed: native camera app video recording
- Fixed: recognizing proprietary fast chargers
06-12-2018
- Security patch level updated to December 5, 2018
- Fixed: wifi-tethering
- Added feature: wireguard kernel module
- Added feature: OmniGears -> Buttons -> Music control (my own tentative hackish convolution)
08-11-2018
- Security patch level updated to November 5, 2018
Special thanks to @oshmoun for giving pointers when I encountered issues during the build process.
And of course all credits go to the whole OmniROM team for their awesome work.
OmniROM source code: https://github.com/omnirom
OmniROM gerrit review: https://gerrit.omnirom.org
Kernel source code: https://github.com/sonyxperiadev/kernel
Wireguard source code: https://git.zx2c4.com/WireGuard
Wow, I was looking to buy either a cheap x compact or a cheap xz1 compact but since @harryharryharry is here... Well I might go for this one.
I am still using ur patches from the ubuntu forum since you saved my second notebook (x205ta) from being thrown in the trash at day one.
Hah thanks, looks like we have the same preference in devices then But please don't let your purchase depend on my activity here, because I'm not a developer and pretty new to rom building. The kudos should go to the OmniROM team and people like Oshmoun for helping to maintain the device.
First impressions
Hello! I know that most of you would like to see how this rom looks like.
Consequently, here are my first impressions:
Rom is very smooth and it seems stable.
Wi-Fi and Mobile data (2G, 3G, LTE) are working.
Looks good. Personally, I prefer nougat look.
I like Omni Themes, which are personable.
Battery life is acceptable. Ram consumption ~1.1 GB
So far I found few bugs, that I hope will be fixed:
Camera Recording in stock app doesn't work.
Wi-Fi Thetering doesn't work. (Won't turn on)
Making calls is impossible - you can't here anyone (Phone app bug? Speakers are working.)
Bluetooth works for ~10 seconds and then disconnects (Same as Lineage OS 14.1 unofficial.)
Sometimes few reboots until final boot (2-4 times Selinux related?)
Selinux is set to 'permissive'
And some screenshots that you guys are waiting for.
https://drive.google.com/file/d/1PCI4fryE7g73faL43uvRwVYs7PS2OFlp/view?usp=sharing
https://drive.google.com/file/d/1YQ-7sRt9xqzC0T7dF2z4VHyRiCWgfKdP/view?usp=sharing
https://drive.google.com/file/d/1Uwmu4keaVV1m6GvX76zc5rcutncS1hjr/view?usp=sharing
https://drive.google.com/file/d/1dgJ3vsWmzgFKns-kGoFHfb0XX61D7Q95/view?usp=sharing
https://drive.google.com/file/d/14a4sC7P5nWp3QIQDJN1dV0CsBZPqwwy0/view?usp=sharing
https://drive.google.com/file/d/1GfwCgbAIR5pHAszR8ts_LdxriOdiQdiY/view?usp=sharing
https://drive.google.com/file/d/1UAMTqqb8gG2NTOKdlHWZyrKIEnGeH667/view?usp=sharing
https://drive.google.com/file/d/1qr6V2aPfNHQzpPQfWWOITu59RJvC0-xd/view?usp=sharing
https://drive.google.com/file/d/1Pt1yS9Ahp6J2yetJhx4VDSylkSpjm2mC/view?usp=sharing
https://drive.google.com/file/d/1agW2vVnperEySo-kuo1dCl1vz3fVcrT0/view?usp=sharing
https://drive.google.com/file/d/1Jh8XMPoT89LRtdovxOcjzwy-YEO7Kkwy/view?usp=sharing
https://drive.google.com/file/d/1IiOLHe6XfYuPXoinnfLz1DASNxH6gfdO/view?usp=sharing
https://drive.google.com/file/d/1CPJHx_X_a-5G_b8u91r2n2i0_IDkUht1/view?usp=sharing
https://drive.google.com/file/d/1TIjFeUS1uNHkQtB36YRrpsiD_hsgrJgC/view?usp=sharing
I'm not experiencing bluetooth issues myself with my heart rate monitor. But I saw Oshmoun also has reported an intermediate bluetooth connection issue, so I've added it to the list with known issues. Thanks for the feedback.
I'm having no problem making phone calls. Are you sure it's not related to the 'enabled but not functioning' bluetooth connection ? (I saw in the screenshots you're using a JBL headphone), I can imagine android tries to pass audio through to the (not functioning) bluetooth headphone, resulting in a muted call experience.
If other people can confirm this issue I'll add it to the list, but for now if you could do some digging into the issue, that'd be of help also.
The rebooting issue is definitely not an selinux issue, as it is set to permissive (which basically means: selinux is turned off). I'm having good hopes it (and some other known issues) will be resolved with the next version of Sony's software binaries (v3).
Connecting to other phones via Bluetooth works great.
I have a problem with transmitting audio to speakers (tested 3 different speakers - same issue - ~ 10 sec and bluetooth reboots - connection lost).
And I did phone call while I wasnt connected to bluetooth speaker, as you can see in taskbar.
https://drive.google.com/file/d/1CPJHx_X_a-5G_b8u91r2n2i0_IDkUht1/view?usp=sharing
Overall, this rom is awesome. Great job!
Strange, I tested with an old pair of bluetooth in-earbuds (earin), and I can't reproduce the issue. While I've always had issue with the sound quality (which is why I don't use them) I was able to listen to music for more than 30min (with the occasional interference, but that's likely because it's a crappy prototype). Anyhow, I think this will be addressed once this issue is solved, as it sounds very similar.
I dug into the call issue some more (which is hard because I'm not experiencing it). While calling I ran a logcat and there were some interesting errors about a mic_mute function not being implemented (also mentioned in this issue), but I don't know if that is causing your issue. I think it would be most straightforward if you make a 'adb logcat' of the bug yourself and create an issue on https://github.com/sonyxperiadev/bug_tracker/issues with the logcat attached.
I'm really interested in other people's feedback about this, is @Ketrab8 the only one having this problem while making phone calls or are other people also not hearing the other side while making phone calls?
Hi, I'm using OmniRom 8.1 since Sptember, I appreciate more your work and I want upgrade to Pie finally but why the software binaries and develop branches are from loire?
Loire is just the platform name for Xperia X and Xperia X Compact.
harryharryharry said:
Loire is just the platform name for Xperia X and Xperia X Compact.
Click to expand...
Click to collapse
upload successful but I waited 15 minutes at boot animation but still didn't open
Can you describe how you tried to install the rom ?
harryharryharry said:
Can you describe how you tried to install the rom ?
Click to expand...
Click to collapse
1-wipe cache+cache +userdata+system
2-flashzip( pi9 ommi rom)
3-fastboot flash oem SW........lorie.beta
Hmm, that ought to suffice. Only thing I can think of is that your device was encrypted and this encryption was not removed during installation. The device only very seldom boots correctly when encryption is enabled (which I've already reported on github).
If you're really set on trying the rom, you might want to retry those steps after choosing 'Format Data' in TWRP (it states in TWRP that this option will remove encryption, so one could assume wiping system+data does not)
harryharryharry said:
Hmm, that ought to suffice. Only thing I can think of is that your device was encrypted and this encryption was not removed during installation. The device only very seldom boots correctly when encryption is enabled (which I've already reported on github).
If you're really set on trying the rom, you might want to retry those steps after choosing 'Format Data' in TWRP (it states in TWRP that this option will remove encryption, so one could assume wiping system+data does not)
Click to expand...
Click to collapse
I don't know the password. Is it possible for me to load this rum? and write to me?
I'm sorry for my bad english
What password are you talking about? It's not asking for a password. If you type 'yes' it'll format your device. Be aware that all data will be destroyed, so - if you haven't already - make backups of files that are important to you.
​
harryharryharry said:
What password are you talking about? It's not asking for a password. If you type 'yes' it'll format your device. Be aware that all data will be destroyed, so - if you haven't already - make backups of files that are important to you.
Click to expand...
Click to collapse
backup ok.
If I do the installation after doing this, will the installation be successful?
Only way to know is to try it out.
harryharryharry said:
Only way to know is to try it out.
Click to expand...
Click to collapse
I laughed.
I want to try it now I'll make a return to you
I head
:good: Good job! I'll update the first post to reflect that the encryption issue makes it look like the rom won't boot. Thanks for the feedback.
harryharryharry said:
:good: Good job! I'll update the first post to reflect that the encryption issue makes it look like the rom won't boot. Thanks for the feedback.
Click to expand...
Click to collapse
I think I helped a little.:good:

[APP] [FIX] 100% working Viper4Android for Android 10-11-12 devices

If you are someone like me who encountered countless problems while installing Viper4Android on your Android 10 or 11 device and have no idea what to do then you are in the right place. Just download and install the apk from the attachment below.
You need to be rooted with magisk but you can still give it a try if you don't have magisk on your device.
Steps -
* Disable MusicFX or any other sound mod you are using either from Setting/App Manager/Apps or by installing Ainur Narsil magisk module
* Reboot
* Now remove Ainur Narsil magisk module from magisk and install Audio Modification Library (This is required in case you have leftovers from last sound mod)
* Reboot
* Now download the app from the attachment
* Install and open the apk. The app will ask you to install drivers. HIT OK
* The phone will automatically reboot and install Viper4Android magisk module
* Open the app and check. It should be working by now.
If it doesn't work -
* Install Audio Compatibility Patch magisk module. By now you will have two magisk module installed. (Audio Modification Library and Audio Compatibility Patch)
* Reboot
* Open the app. It should work now
* Still no? - Turn on legacy mode from app setting
* Still no? - Turn on compatibility mode from app setting
V4A should totally work by now
Edit : On one plus phones you need to change your seLinux mode to permissive first and then install viper4android.
Use seLinux Mode Changer for that.
Edit: All files are attached at the bottom of the post
Edit 2 -
If none of the above solution is working for you.
Download Viper4Andrpid app from here
Download latest Magisk 21.4 from here
- Flash magisk from recovery
- Then open the Viper4Andrpid app and it'll ask you to update the drivers (or won't, depending on if you already have the drivers installed)
- If phone reboots then open the app again and turn on legacy mode from options
- If phone doesn't reboot, go to options and turn on legacy mode
It should be working now
Edit 3-
If the above two methods don't work and you have enforcing SELinux, try this.
• Disable MusicFX
• Install magisk 22.1
• Install Ainur Narsil magisk module
• Reboot
• Go to magisk and remove Ainur Narsil magisk module
• Download Viper4Android 2.7.2.1 from here
• Open it. It will ask you to install drivers. Click Ok and the phone will reboot. Don't panic.
• Open Viper4Android. Turn on Legacy mode. You will see the Viper4Android app icon on your status bar.
• Go to magisk. Install Audio Modification Library magisk module.
• Reboot
• Go to magisk again and install Audio Compatibility Patch magisk and select the options mentioned below -
- Patch Audio Policy : Vol- (no)
- Patch method : Vol+ (new logic)
- Remove notification helper : Vol- (no)
- Patch USB policy for USB dacs? : Vol- (no)
- Use lib workaround: Vol- (no)
• Reboot
• Open your music player and play a song to check if Viper4Android works now
• If you have never used V4A before, just turn on Master Limiter and Speaker Optimization
If that fails too -
• Unistall Viper4Android app
• Remove Audio Compatibility patch
• Reboot
• Install Viper4Android app and open it
• Enable Legacy mode from top right
• Play a song from your Music Player and turn on Master Limiter in the Viper4Android app
• Now turn on speaker optimization
If Viper4Android doesn't process in the Youtube app or Spotify, install the Audio Compatibility patch like I mentioned above and reboot
Fix 6:
If none of the methods above works then it's likely you messed up somewhere in the process. Unistall all the modules and Viper4Android.
Download the SeLinuxMode Changer app and set your SELinux to permissive. (If you want that)
App link :
Release v11.0 · MrBIMC/SELinuxModeChanger
updated to the latest libs and tools implemented app shortcuts to quicktoggle between permissive and enforcing modes new icons and notification styles adaptive icons (including shortcuts) for 8.0+ ...
github.com
Reboot and go to the top of the post. Follow the very first method.
Fix 7: (May 11, 2022)
I have added Aosp Soundfx remover and V4a fx 2.7.2.1 in the attachment.
Flash Aosp Soundfx remover
Reboot
Turn on mobile data/wifi
Flash v4a fx 2721
Reboot
Open Viper4Android app and install the drivers (if the app is asking you to install)
Reboot
Edit : If you encounter distorted/buggy/laggy audio, clean install viper4android again. But this time keep Ainur Narsil and Audio Modification Library magisk module installed
In OnePlus devices or OxygenOS roms you might need to install the driver twice or thrice.
Credit -
Team De Witt and Viper Acoustic
I did not create the app. I just found a way to get it working in some complicated Android 10 - 12 roms
Thanks for reading and have a nice day!
Edit 69:
If the audio isn't loud enough, go to master limiter, drag that output gain slider to right(6db).
If it's still not loud enough, turn on playback game control, tap on it and customize gain and threshold to your liking.
For others,you can test Wavelet from Wit,its awesome app,same dev.
thank you very much it worked perfectly
Monkeysss01 said:
thank you very much it worked perfectly
Click to expand...
Click to collapse
Hit thanks if it helped
@ Ryan Cr 7
I've followed all of your steps but still no driver installation. (CR Droid, Oneplus 8 pro)
ichbinsauch said:
@ Ryan Cr 7
I've followed all of your steps but still no driver installation. (CR Droid, Oneplus 8 pro)
Click to expand...
Click to collapse
In one plus phones you need to change your seLinux mode to permissive first and then install viper4android.
RyanCr7 said:
In one plus phones you need to change your seLinux mode to permissive first and then install viper4android.
Click to expand...
Click to collapse
OK, Thanks .
thank you very much it worked perfectly
I'm SOOOOOO CLOSE to getting it working. Followed your instructions to the letter, and I get everything looking good in the driver status EXCEPT for PROCESSING. It's still a no and that's with tweaking compatibility and legacy. Any final tips?? Thanks.
Can confirm this works on the OnePlus 8 Pro running Android 11, on the xxx no limits magisk module. Thanks so much.
drewman521 said:
I'm SOOOOOO CLOSE to getting it working. Followed your instructions to the letter, and I get everything looking good in the driver status EXCEPT for PROCESSING. It's still a no and that's with tweaking compatibility and legacy. Any final tips?? Thanks.
Click to expand...
Click to collapse
Never mind... I got it....
drewman521 said:
I'm SOOOOOO CLOSE to getting it working. Followed your instructions to the letter, and I get everything looking good in the driver status EXCEPT for PROCESSING. It's still a no and that's with tweaking compatibility and legacy. Any final tips?? Thanks.
Click to expand...
Click to collapse
For some phones you need to change SeLinux to permissive to get V4A to work.
But changing seLinux to permissive is unhealthy for your phone cause it might open backdoor for some apps to take advantage of your root access.
I am updating the app and magisk now. Come back here 30 minutes later and see if the new solution works.
not working on my google pixel 3 xl android 11. installed both Audio patch and still no luck
Evender99 said:
not working on my google pixel 3 xl android 11. installed both Audio patch and still no luck
Click to expand...
Click to collapse
Play a song in your device music player.
Then open Viper4Android app, Go to that CPU lookalike icon on the top right, it will show you the driver status.
Take a screenshot and share it here.
Don't forget to keep the music player running while taking the screenshot.
Not working on OnePlus 7t Pro on Oxygen OS 11 Beta 2, set selinux to permissive, and followed all steps... Any suggestions?
L4WL13T said:
Not working on OnePlus 7t Pro on Oxygen OS 11 Beta 2, set selinux to permissive, and followed all steps... Any suggestions?
Click to expand...
Click to collapse
Have you tried the second apk and magisk?
Is one plus 7t pro and 7 pro similar?
Cause a few days ago I've set up Viper using this method on 7 pro A11 OOS beta.
RyanCr7 said:
Have you tried the second apk and magisk?
Is one plus 7t pro and 7 pro similar?
Cause a few days ago I've set up Viper using this method on 7 pro A11 OOS beta.
Click to expand...
Click to collapse
Just gave it a go, and still no luck
I'm not too sure on the differences between the two devices, though I wouldn't imagine they'd be vast. Once OOS11 comes out of beta I intend on doing a clean install, so perhaps then is the time to give this another shot.
L4WL13T said:
Just gave it a go, and still no luck
I'm not too sure on the differences between the two devices, though I wouldn't imagine they'd be vast. Once OOS11 comes out of beta I intend on doing a clean install, so perhaps then is the time to give this another shot.
Click to expand...
Click to collapse
Sorry it didn't work. Does your rom comes with a pre-installed equalizer/sound system like Dolby?
You guys should just flash the magisk viper 2.7.2 module it usually works and if it doesn't flash the other sound mods and audio sound mod lib. I found that trick back in oreo. However the samsung oneui devices are the hardest because they only come with enforcing kernel unless a dev makes a permissive kernel. I prefer 2.3.4 with the super driver but you have to have a permissive kernel on samsung. You also need to have busybox installed in magisk. With android 11 one ui 3.1 on samsung you need to use legacy mode again unless you have a permissive kernel than just busybox and viper 4.4 module installed with 2.3.4 as a user app that's my favorite. Right now I'm stuck on 2.7.2 because no permissive kernel for oneui 3.1 yet
Perfect, thanks for sharing.

Question Does the X3 Pro support project treble?

I'm looking into buying a Poco X3 Pro in the next few days and I'm wondering if I could try loading a Havoc OS GSI onto it once there's a twrp for it. I really don't like mi ui lol.
Our phone seem to work well with gsi roms. I have tried Havoc, Crdroid and Caos. They are all successfully flashed via fastbootd. One common bug of these gsi roms is broken sound but they can be fixed by installing Viper4Android through Magisk. Get the arm64-bgN-userdebug (with gapp and magisk supported) version. The link for havoc-arm64-bgN-userdebug.img is https://sourceforge.net/projects/braiagsi/files/HavocOS/4.3/ .
I have been using Havoc as my daily driver. It is stable and smooth and no bug (except dt2w not working which is a feature not bug) noticed so far for my type of usage.
hey @jngiag, would it be fine if you could give just a brief steps on how to flash one of these roms?​
xelrix said:
hey @jngiag, would it be fine if you could give just a brief steps on how to flash one of these roms?​
Click to expand...
Click to collapse
Sure. This is what I have done:-
1) OrangeFox Recovery -> format data
2) In Pc
./fastboot devices
./fastboot reboot fastboot
./fastboot erase system
./fastboot flash system havoc-arm64-bgN-userdebug.img
./fastboot flash boot boot_magisk.img (boot_magisk.img prepared separately)
./fastboot reboot
3) Fix
a) Magisk -> Update magisk
b) Fix “Device is not Play Protect certified”
-> install Device+ID.apk -> get Google Service Framework (GSF)
-> Go to Google’s Device Registration page here and type your GSF ID on the Android ID box and tap Register
c) Viper4Android -> Magisk -> flash ViperFX_Android11.zip -> flash Ainur Narsil
-> Setting -> Phh Treble Settings -> Qualcomm features -> use alternate audio policy (optional for better sound)
d) Refresh Rate Setting -> Qualcomm features -> Misc features -> Force FPS -> [email protected] (optional)
I just flashed HavocOS "bvN" version (minimal). God it's fast without all this crap from xiaomi and google. I can confirm it works as far as I could check for now.
I just wonder - can HavocOS be auto updated ? I haven't found any updater in the OS itself.
jngiag said:
Our phone seem to work well with gsi roms. I have tried Havoc, Crdroid and Caos. They are all successfully flashed via fastbootd. One common bug of these gsi roms is broken sound but they can be fixed by installing Viper4Android through Magisk. Get the arm64-bgN-userdebug (with gapp and magisk supported) version. The link for havoc-arm64-bgN-userdebug.img is https://sourceforge.net/projects/braiagsi/files/HavocOS/4.3/ .
I have been using Havoc as my daily driver. It is stable and smooth and no bug (except dt2w not working which is a feature not bug) noticed so far for my type of usage.
Click to expand...
Click to collapse
Does it pass safetynet?
I finally settled on CAOS. A piece of advice to add to @jngiag post:
1. Sound is distorted even after installing Viper4Android. To overcome this problem head to Settings --> Phh Treble Settings --> Misc Features --> check "Disable audio effects".
2. There is a problem with backllight not behaving correctly. To correct this go to Settings --> Phh Treble Settings --> Misc Features --> check "Force alternative backlight scale".
@Linkfire360 - there are 4 ways to pass safety net in CAOS. Go ahead and read --> https://github.com/eremitein/treble-patches/wiki/CAOS11-Project
Thanks guys for the instructions and tips.
I managed to get crDroid 7.5 (crDrom11) flashed crdrom-v306-210425-arm64-bgZ.img. Had to switch from Pbrp recovery to OrangeFox. With Pbrp the fastboot reboot fastboot didn't activate the fastbootd mode. Flashed also the miui boot.img patched by magisk.
Sound works fine, following the above tips. Adaptive brightness is a mess, usually too bright, sometimes too dark, even with the Force alternative backlight scale ticked. But it was like this also on Miui. Phone is encrypted. SE Linux is enforcing, Play store is certified with Magisk Props module and Poco X3 Pro fingerprint. DRMInfo shows L1 Widevine, but Netflix shows L3 and and only SD quality playback. DT2W does not work, even with phh treble settings - xiaomi features - DT2W enabled set. Wifi display - casting screen to Sony ATV works, chromecast also works. Android Auto works. All 4 lenses work with NGCam_7.4.104-v2.0. Charging info seems to be incorrect on lockscreen, when fast charging with original charger. Charging speed seems to be correct.
Haven't yet tested call/call recording/mobile data/NFC contactless payment functionality. Edit: NFC payment works.
Updating to new build with fastboot flash system and wiping cache worked fine.
pryggi said:
Thanks guys for the instructions and tips.
I managed to get crDroid 7.5 (crDrom11) flashed crdrom-v306-210425-arm64-bgZ.img. Had to switch from Pbrp recovery to OrangeFox. With Pbrp the fastboot reboot fastboot didn't activate the fastbootd mode. Flashed also the miui boot.img patched by magisk.
Sound works fine, following the above tips. Adaptive brightness is a mess, usually too bright, sometimes too dark, even with the Force alternative backlight scale ticked. But it was like this also on Miui. Phone is encrypted. SE Linux is enforcing, Play store is certified with Magisk Props module and Poco X3 Pro fingerprint. DRMInfo shows L1 Widevine, but Netflix shows L3 and and only SD quality playback. DT2W does not work, even with phh treble settings - xiaomi features - DT2W enabled set. Wifi display - casting screen to Sony ATV works, chromecast also works. Android Auto works. All 4 lenses work with NGCam_7.4.104-v2.0. Charging info seems to be incorrect on lockscreen, when fast charging with original charger. Charging speed seems to be correct.
Haven't yet tested call/call recording/mobile data/NFC contactless payment functionality. Edit: NFC payment works.
Updating to new build with fastboot flash system and wiping cache worked fine.
Click to expand...
Click to collapse
CherishOS also works by dirty flash over HavocOS.
You may also try using the new twrp by just "fastboot boot TWRP-3.5.1-vayu-Nebrassy-1.img" (keep the OrangeFox as permenant recovery) and flash it like normal recovery. Use fastbootd with OrangeFox as a combination if necessary. If gapp could be flashed separately (as what I tried on vanilla Arrow), more choices of gsi roms (vanilla version) will be available then.
Anyone attempted installing gsi rom with 12.0.6 vendor? Any new issue?
Can we flash gsi directly from twrp ?
AmmarHaseeb said:
Can we flash gsi directly from twrp ?
Click to expand...
Click to collapse
No, phone has to be in fastbootd mode, where you can get with "fastboot reboot fastboot" command. You have to have quite recent fastboot binary/exe which supports this - download latest Android platform tools. Also the recovery on the phone has to support fastbootd, OrangeFox does.
xelrix said:
Anyone attempted installing gsi rom with 12.0.6 vendor? Any new issue?
Click to expand...
Click to collapse
I tried the vanilla version of Crdroid (crdrom-v306-210428-arm64-bvZ) and flashed gapp separately using new twrp. No issue from vendor 12.0.6. Very nice rom.
jngiag said:
I tried the vanilla version of Crdroid (crdrom-v306-210428-arm64-bvZ) and flashed gapp separately using new twrp. No issue from vendor 12.0.6. Very nice rom.
Click to expand...
Click to collapse
I flashed the Crdrom version with gapps. It has the Google Phone app by default. I can't seems to find the call recording functionality in there. Maybe not available in my region. Does the vanilla phone app have call recording?
Anyhow, 3rd party Cube ACR seems to record okay.
My banking apps work, streaming apps DisneyPlus and Prime Video work too. Only regrets so far is the Widevine L3 and SD quality in Netflix and the bad adaptive brightness behaviour.
Crdrom11 GSI seems to have a dedicated xda thread too:
[UNOFFICIAL] crDroid R Mod //crDRom11
crDroid 7.16 Your warranty is now void! We're not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in...
forum.xda-developers.com
Will any GSI work ex. those from Phh's list or it has to be "modified" first to work with X3 Pro?
I'm thinking about flashing Pixel Experience+ (or normal) from Braialindo repo
Also - is 90hz max or is 120hz also available somewhere?
Thanks
pryggi said:
I flashed the Crdrom version with gapps. It has the Google Phone app by default. I can't seems to find the call recording functionality in there. Maybe not available in my region. Does the vanilla phone app have call recording?
Anyhow, 3rd party Cube ACR seems to record okay.
My banking apps work, streaming apps DisneyPlus and Prime Video work too. Only regrets so far is the Widevine L3 and SD quality in Netflix and the bad adaptive brightness behaviour.
Crdrom11 GSI seems to have a dedicated xda thread too:
[UNOFFICIAL] crDroid R Mod //crDRom11
crDroid 7.16 Your warranty is now void! We're not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in...
forum.xda-developers.com
Click to expand...
Click to collapse
I can't answer you as I have moved to another rom. Likely it should be the same as the gapp version. CrDroid must be very popular and good to have a dedicated thread on it.
Th3 Ant said:
Will any GSI work ex. those from Phh's list or it has to be "modified" first to work with X3 Pro?
I'm thinking about flashing Pixel Experience+ (or normal) from Braialindo repo
Also - is 90hz max or is 120hz also available somewhere?
Thanks
Click to expand...
Click to collapse
Not all the gsi roms in Phh's list will work with our phone without modication. 90hz or 120hz setting is available.
jngiag said:
Not all the gsi roms in Phh's list will work with our phone without modication. 90hz or 120hz setting is available.
Click to expand...
Click to collapse
Is it possible to know which one do work without flashing them first? Or is it just trial and error?
Th3 Ant said:
Is it possible to know which one do work without flashing them first? Or is it just trial and error?
Click to expand...
Click to collapse
It is trial and error. There are more not working uaually end up in boot loader or boot loop mode. So far my known list of working gsi are:
1) Havoc (Braialindo)
2) Cherish (Braialindo) - Only if dirty flashed over Havoc
3) Crdroid R Mod (eremitein)
4) Caos (eremitein)
Version : arm64-bgz; arm64-bvz; arm64-ab-gapps; similar but vanilla version
Please share if you have additional.
pryggi said:
No, phone has to be in fastbootd mode, where you can get with "fastboot reboot fastboot" command. You have to have quite recent fastboot binary/exe which supports this - download latest Android platform tools. Also the recovery on the phone has to support fastbootd, OrangeFox does.
Click to expand...
Click to collapse
Just one doubt sir , can we restore a orangefox backup after flashing GSI ?
AmmarHaseeb said:
Just one doubt sir , can we restore a orangefox backup after flashing GSI ?
Click to expand...
Click to collapse
Hi, OrangeFox didn't have access to data partition, so I doubt the full restore will work. I have not tested restore nor backup. Maybe it works with the new TWRP? Anyone willing to test? I already started to use this as my primary device, so do not want to experiment anymore.
Second Crdrom charge cycle with 1 sim, seems to give about 12-13h SOT, over 2 day period for my usage.

Pixel expeirence for a30 and a30s (android 12)

What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
(NOTE YOU CANNOT UPDATE FROM PE 11 WITHOUT SEVERE BUGS BACKUP YOUR DATA WITH NANDROID OR ANOTHER APP AND RESTORE IN 12)
Based on Android 12.0
Disclaimer:- This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
Read all the steps correctly
BUGS:-
mtp (aka transferring files from phone to pc or vice versa with a cable) will not work with adb (it will freeze phone ) to use mtp disable usb debugging in developer options then once you disable usb debugging click usb settings and choose storage
headphone jack does not work (enable use alternative way to detect headsets in phh settings)
audio volume might be low on some devices install the dsp audio module and
DO NOT let the phone die of battery you will not be able to boot and it will be hard to get back into the system (workaround- in magisk install acca https://github.com/Magisk-Modules-Repo/acc and install this apk after installing https://github.com/MatteCarra/AccA then set profile to default (this will shut down the phone at 5% hence removing the risk of your phone not booting after hitting 0%
You tell me
Links
Rom- Download
Stock Samsung kernel source.
Install-
1.Use twrp 3.5.1 (others did not work for me good luck in testing)
2 Unpack the "xz" archive and put the .img file onto the sd card or internal (if you dont have a sd card do step 3 then transfer the img file to your phone)
3. In TWRP head to factory reset format type yes and hit enter
4. Flash the img file (as system obviously)
5. flash eureka oneui kernel (DONT FLASH THE NON ONEUI ONE ONLY FLASH ONEUI EUREKA KERNEL)
6. flash magisk (it is optional but for best performance you should) (use 21.0 for android 12)
Credits-https://github.com/phhusson/
ponces - Overview
Husband of Rita. Father of Luke. Fan of Android and Linux. There is no place like /home 🤓 - ponces
github.com
Pixel Experience Team, phhusson, AndyYan and eremitein -
Zainullah Boot fix (if you cant boot)
install oneui boot into oneui change date to 3 months from now
check for updates
boot into download mode
flash twrp and vbmeta
boot into twrp
do format data
flash multidisabler
flash rom
flash kernel as boot
do factory reset
reboot
if it boots you into fastboot shutdown flash twrp only and try another factory reset and reboot (In twrp)
(Android 12 )
No gapps needed (after installing update all apps in play store including play store itself)
Camera works but use gcam go mod by greatness https://www.celsoazevedo.com/files/android/google-camera/dev-greatness/f/dl9/
if there is any working gcam mod link it so i can test it
gcam go is way way better than the stock camera with hdr night mode portrait and soon filters
(ultra wide and other cameras do not work for now)
Increase performance without any battery impact or (by feravolt and gloeysik)
Step 1
- Install FDE AI Magisk Module to make it a system app, thus it will work better and removes all kernel locks from OEMs (I'm looking at you, Samsung) https://github.com/feravolt/FDE.AI-docs/releases/download/12.4.1m/FDE.AI-as-system-app.MAGISK.zip
- Update FDE AI to the latest version by downloading the latest APK here, since the fde ai magisk module will only install fde ai 12.4.1, not the latest version: https://github.com/feravolt/FDE.AI-docs/releases
- Move to the bottom of the screen and select AI Chat, then type /advancedai (no space, no uppercase letters). This will going to make the AI more effective, without you having to do anything.
- Go to the settings tab and use the AUTO settings for FDE AI.
Optimized and adjusted Google Play services. Contribute to gloeyisk/universal-gms-doze development by creating an account on GitHub.
github.com
install cloudflaredns4magisk
[MODULE] CloudflareDNS4Magisk​
install adaway (optional if you want ads or not) , allow superuser for it download this https://energized.pro/bluGo/formats/filter in adaway click he button in the middle click add click file and add the file then go back to the main menu and click the reload button now https://adaway.org/
Blog
Pixel Experience
Donate
jhenrique09
phhusson
AndyYan
eremitein
ponces​
supports A307gt?
yes this is a gsi it works on all a30 and a30s but there might be bugs try on your own risk there is no issues on my a307 -fn
There is a problem in the download link my IDM did not work here!
Please Upload a new link
#Beta_tester
it works try the new link
Is the file name (Pixel experience 11 stable)?
Rafyhasan69 said:
Is the file name (Pixel experience 11 stable)?
Click to expand...
Click to collapse
yes
Rafyhasan69 said:
Is the file name (Pixel experience 11 stable)?
Click to expand...
Click to collapse
tell me how the install goes and if there are any bugs
Zainullahk1234 said:
tell me how the install goes and if there are any bugs
Click to expand...
Click to collapse
PixelExperience_a30-11.0-20210913-0041-UNOFFICIAL.zip Did not flash via TWRP IT Gets Error
Rafyhasan69 said:
PixelExperience_a30-11.0-20210913-0041-UNOFFICIAL.zip Did not flash via TWRP IT Gets Error
Click to expand...
Click to collapse
E3004: This Package is for device: a30,a30dd; this device is a30s.
Updater process ended with error: 1.
how to fix the screen
Rafyhasan69 said:
how to fix the screen
Click to expand...
Click to collapse
yes Go to settings → Phh Treble Settings → Misc features →set Rounded corners to 30
Rafyhasan69 said:
how to fix the screen
Click to expand...
Click to collapse
did it work?
yes it works
hi, does nfc work ?
makadang said:
hi, does nfc work ?
Click to expand...
Click to collapse
yes
Zainullahk1234 said:
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11.0
Disclaimer:- This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
Read all the steps correctly
BUGS:- Fingerprint does not work (Can be fixed but is very complex and will not be included in tutorial)
fake corners that cut the screen (fix included in thread)
You tell me
Links
Rom- https://github.com/zainullahk/Pixel-expierence-For-a30-and-a30s-
Stock Samsung kernel source.
Install-
1.Need TWRP 3.4.0 or higher!
2. Unpack the "xz" archive and put the .img firmware file into your storage or sd card
3. Go to TWRP and do wipe data-yes
4. Make Wipe data, cache, cache-Dalvik in advanced wipe
5. Flash our .img file which we threw on the Usb/sdcard/storage
6. If you want flash magisk flash it
7. how to fix the rounded corners issue Go to settings → Phh Treble Settings → Misc features →set Rounded corners to 30
Credits-https://github.com/phhusson/treble_experimentations/releases
(Android 11 )
No gapps needed (after installing update all apps in play store including play store itself)
Camera works but use gcam go mod by greatness https://www.celsoazevedo.com/files/android/google-camera/dev-greatness/f/dl9/
if there is any working gcam mod link it so i can test it
gcam go is way way better with hdr night mode portrait and soon filters
(ultra wide and other cameras do not work)
(if face unlock is not working download the pixel feature drop magisk module and install it this fixed face unlock for me and also added more pixel only features
GitHub - ayush5harma/PixelFeatureDrops: Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel .
Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel . - GitHub - ayush5harma/PixelFeatureDrops: Magisk Modu...
github.com
(images)
View attachment 5447277View attachment 5447279View attachment 5447281View attachment 5447275
Click to expand...
Click to collapse
new bug fix update
nfc did not work on some devices this is fixed
face unlock fixed
minor performance improvements
Rafyhasan69 said:
yes it works
Click to expand...
Click to collapse
flash this in twrp https://forum.xda-developers.com/t/...flagship-stereo-sound-system-for-a30.4245743/ it will fix sound
Zainullahk1234, good job man. The best firmware for today. Thanks for it.
Works great! Thanks
edit: headphones true jack not working?!

Categories

Resources