Skip to content

Instantly share code, notes, and snippets.

View AbhayF8's full-sized avatar

Abhay Kumar Patel AbhayF8

View GitHub Profile
@AbhayF8
AbhayF8 / anbox_fix
Created March 14, 2022 18:24
anbox audio lag and video playback fix
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