Skip to content

Privatehive/conan-android-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conan-android-sdk

Conan Remote Recipe

A conan package that provides the android sdk


os arch CI Status
Linux x86_64 GitHub Actions Workflow Status
Windows x86_64 GitHub Actions Workflow Status

Usage

The following packages will be installed:

  • platforms;android-${platformVersion}
  • build-tools;${buildToolsRevision}
  • platform-tools

The NDK is also installed because the Gradle task "stripDebugDebugSymbols" searches for the NDK with the Version (specified in gradle.properties androidNdkVersion) in the SDK dir.

option values default
buildToolsRevision "ANY" "34.0.0"
platformVersion 7.. 34

About

A conan recipe that provides the android sdk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages