Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ARM64 AArch64 architecture #332

Open
AbdellatifAmireh opened this issue Jun 3, 2024 · 1 comment
Open

Support ARM64 AArch64 architecture #332

AbdellatifAmireh opened this issue Jun 3, 2024 · 1 comment

Comments

@AbdellatifAmireh
Copy link

AbdellatifAmireh commented Jun 3, 2024

Hi Team,

I tried to build the image in Docker in Apple M1 Pro but it gave me this error

root@627be35883ab:/build# adb
rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2 Trace/breakpoint trap

Could you support ARM64 architecture?

Best Regards,

@bartekpacia
Copy link
Contributor

Try running with --platform linux/amd64. Android SDK is not available for Linux Arm.

See cirruslabs/docker-images-android#72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants