Skip to content

Conversation

@Shmayro
Copy link
Owner

@Shmayro Shmayro commented Aug 11, 2025

Summary

  • install libndk native bridge during first boot to run ARM-only APKs
  • enable native bridge feature in emulator startup
  • document ARM app support in README

Testing

  • bash -n first-boot.sh
  • bash -n start-emulator.sh

fixing #5

@Shmayro Shmayro added enhancement New feature or request codex and removed codex labels Aug 11, 2025
@Shmayro Shmayro closed this Aug 11, 2025
@Shmayro Shmayro deleted the codex/fix-arm-compatibility-issue-in-repo branch August 11, 2025 09:05
@Shmayro Shmayro restored the codex/fix-arm-compatibility-issue-in-repo branch August 11, 2025 09:13
@Shmayro Shmayro reopened this Aug 11, 2025
@Shmayro Shmayro changed the title Add native bridge support for ARM apps feat: add native bridge support for ARM apps Aug 11, 2025
@waihankan
Copy link

is aarch64 supported now?

@Shmayro
Copy link
Owner Author

Shmayro commented Oct 13, 2025

is aarch64 supported now?

@waihankan This only allows running arm apps into x86
To support aarch64, we need to aarch64 android ROM instead of X86, they still not publicly available, i will rechallenge this

@directentis1
Copy link

Testing some apps that work well.
But there seems to be a bug somewhere, when installing xapk with AppManager or xapk, it leads to a reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants