Skip to content

Add the platform tools as part of the bootstrap

Jorge Zapata requested to merge turran/cerbero:android-platform-tools into master

So far we only include the NDK which makes sense when building for android. But cerbero also provides mechanisms for testing, like the check command. It is useful to have a common set of tools for full building and testing android applications.

Merge request reports