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

Androidfixes #76

Closed
wants to merge 3 commits into from
Closed

Androidfixes #76

wants to merge 3 commits into from

Conversation

Okkoma
Copy link
Contributor

@Okkoma Okkoma commented Oct 26, 2024

These commits fix the android build :

-> add Library dependencies from SDL to urho build

-> update to gradle 6.7.1, android gradle plugin (AGP) 4.2.0

-> add a new temporary docker image okkoma/u3d-android with the required android build tool 30.0.2 :
we'll have to change this docker to u3d/ud3-android in the next step. Look at the docker file in ./docker/u3d-android, to see the content of the new docker image (it's a patch of the previous script by Wei Tjong). We could also add to it some other android platforms like android-21.

-> fix the build.gradle.kts for local use :
--> we can now build static and shared in the same build tree.
--> always remove urho launcher-app and samples in static build.

-> remove bintray (it's dead since 2021).

-> update android workflow : to cache v4

@Okkoma
Copy link
Contributor Author

Okkoma commented Oct 29, 2024

docker folder is to removed, close this PR.

@Okkoma Okkoma closed this Oct 29, 2024
@Okkoma Okkoma deleted the androidfixes branch October 29, 2024 17:48
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