Skip to content

build-tools below 25 will not add jars #1345

@zx013

Description

@zx013

When I use build-tools below 25, buildozer will choose ant for build, but the android.add_jars option will not take effect. Then I check the code and found the reason. When I use android.add_jars option, jars will copy to src/main/libs but not the libs, so ant will not find the jars.

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