Skip to content

More generic solution for integration conan in gradle build system for Android projects #1259

Open
@CAMOBAP

Description

@CAMOBAP

Problem

https://docs.conan.io/en/latest/integrations/android_studio.html page provides a solution for a single ABI project, if you need to support x86 or arm64-v8a this will not work out of box

Proposed solution

I have implemented a simple Gradle plugin for Android NDK CMake project https://gist.github.com/CAMOBAP795/ed9aa6a7549787b5eea4b2048b896747

At this time it supports CMake only, but I think it should be enough

I ready to get some feedback/critics )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions