Skip to content

android_gradle no longer builds #964

@paulthomson

Description

@paulthomson

The Android app under android_gradle/ no longer builds because the jcenter and bintray repositories were shut down.

I have a fix. We can essentially take the latest sample Android app project and update our build files to match. While we are here, there are a few other things we can improve. E.g. we can have gradle automatically build the native code via CMake, rather than having to manually build via ndk-build and copy in. We may even be able to eventually remove the Android.mk files, as I don't think they are used.

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