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

Android build files #189

Closed
Tracked by #199
jb55 opened this issue Apr 8, 2024 · 0 comments
Closed
Tracked by #199

Android build files #189

jb55 opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels
android Android-specific issues

Comments

@jb55
Copy link
Contributor

jb55 commented Apr 8, 2024

Instead of using cargo-apk in

We use a direct android gradle build for building the app. This should give us a bit more flexibility when building our app instead of letting cargo-apk/xbuild handle it.

It also allows us to establish a GameActivity build directly for:

Example

This was referenced Jul 22, 2024
@jb55 jb55 self-assigned this Apr 8, 2024
@alltheseas alltheseas transferred this issue from another repository Jul 22, 2024
@alltheseas alltheseas added the android Android-specific issues label Jul 25, 2024
jb55 added a commit that referenced this issue Jan 28, 2025
Fixes: #189
Fixes: #190
Signed-off-by: William Casarin <jb55@jb55.com>
@jb55 jb55 closed this as completed in 5d4548d Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android-specific issues
Projects
Status: In Progress
Development

No branches or pull requests

2 participants