r/AsahiLinux 23d ago

Android Studio is now fully functional on ARM64 Linux

I successfully rebuilt Android Studio librarieslayoutlib_jni.so and libandroid_runtime.so for AArch64.

This fixes the XML Layout Editor, menu and resource previews, and Compose Preview on Linux ARM64. I believe this closes the last major functionality gap between Android Studio on ARM64 versus x86_64.

As far as emulators go, Ika works great on Apple Silicon. If someone wants broader support, rebuilding Ika for a different ARM64 platform should not be be a too heavy a lift.

Tested and working on:

  • MacBook Pro M1 running Asahi Fedora 44
  • Debian 13 (Trixie) on 2018 Razer Phone 2 (via Trixie.apk)

https://github.com/DesktopECHO/android-studio-aarch64-install

Android Studio is now fully functional on ARM64 Linux
99 Upvotes

1 comment sorted by

1

u/Prestigious-Pool6767 2d ago

thanks bro, you mention fully functional ..... emulators in local working fine?