This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Image Part(Skip for vanilla anbox-image) | |
1. First clone the aur package that you want to have the audio lag fix. | |
git clone https://aur.archlinux.org/anbox-image-houdini-magisk-xposed.git | |
2. cd into that directory and download this android_amd64.img which has audio patch. | |
<https://github.com/T2hhbmEK/anbox-image-builder/releases> | |
wget https://github.com/T2hhbmEK/anbox-image-builder/releases/download/v2021.10.15/android_amd64.img | |
3. edit the PKGBUILD and paste the md5sum of android_amd64.img. And then create package using |