Skip to content

Update Android build #202

Open
Open
@TheMostDiligent

Description

  • Update CMake version
    • Updating CMake version to 3.18.2 results in libGraphicsEngineVk.so and libGraphicsEngineGL.so missing in the output folder for some reason. The log says these libraries are produced
    • CMake 3.22.1 works OK
  • Update gradle plugin version
  • In the latest version there are problems with packaging libGraphicsEngineVk.so and libGraphicsEngineGL.so - this is OK now
  • gradle versions later than 8.1.1 produce obscene amount of build cruft that makes GHA run out of disk space
  • Update targetSdkVersion
    • Bumping it above 30 produces manifest errors - OK now
    • Currently, versions 31 is used. Using higher versions produce warnings from gradle
  • Separate build into Arm64 and Arm32
    • This requires conditionally using the environment variable here. Refer to the core module

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions