AArch64 Android emulation and kernel cross-compilation The following assumes you are using a AArch64 host. Android SDK installation Setup SDK and emulator : # https://developer.android.com/studio/index.html#command-line-tools-only sudo apt-get install unzip openjdk-17-jdk gradle -y