Skip to content

Conversation

@oznogon
Copy link
Contributor

@oznogon oznogon commented Jan 28, 2026

  • Add android:exported=true to manifest to solve installation errors.
  • Read commented-out libSDL2.so and remove libhidapi.so.
  • Remove hidapi from Activity.java.in.
  • Bump Android SDL2 from 2.32.8 to 2.32.10 to pick up Android-specific audio bug fixes.
  • Patch SDL2 to manually desugar lambdas and solve launch errors, since we don't use gradle/d8 to desugar them during build.

With these changes, EE arm64-v8a builds install, launch, and run on a Pixel 7 running Android 15 and a Pixel 9a running Android 16.

- Add android:exported=true to manifest to solve installation
  errors.
- Read commented-out libSDL2.so and remove libhidapi.so.
- Remove hidapi from Activity.java.in.
- Bump Android SDL2 to 2.32.10 to pick up Android bug fixes.
- Patch SDL2 to manually desugar lambdas and solve launch errors,
  since we don't use gradle/d8 to desugar them during build.
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

Successfully merging this pull request may close these issues.

1 participant