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

Is it possible to properly build the APK? #63

Open
Thore1954 opened this issue Jan 2, 2024 · 1 comment
Open

Is it possible to properly build the APK? #63

Thore1954 opened this issue Jan 2, 2024 · 1 comment

Comments

@Thore1954
Copy link

I managed to run the ant debug command with the right Android SDK components installed but when I launch it complains about missing libSDL2.so. I have NDK 23.2.8568313 but the generated APK doesn't contain any .so files.

@Thore1954 Thore1954 changed the title Is it possible for normies like me to build the APK? Is it possible to properly build the APK? Jan 2, 2024
@erfty125
Copy link

erfty125 commented Jul 7, 2024

I managed to run the ant debug command with the right Android SDK components installed but when I launch it complains about missing libSDL2.so. I have NDK 23.2.8568313 but the generated APK doesn't contain any .so files.

Write your own build script, this is not that hard. For example you can find build script in scripts folder

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