[roc] Docker images for Android build

  • From: Victor Gaydov <victor@xxxxxxxxx>
  • To: roc@xxxxxxxxxxxxx
  • Date: Tue, 30 Jun 2020 12:20:30 +0300

We now have two docker images for Android:

 * java-android for roc-java repo CI
 * cross-linux-android for roc-toolkit repo CI

cross-linux-android provides NDK; java-android provides more features,
including Android simulator.

I'd like to run tests in simulator in roc-toolkit builds as we
do it in roc-java:
https://github.com/roc-streaming/roc-toolkit/issues/396

Matteo, does it make sense to use java-android image both for roc-java
and roc-toolkit and drop cross-linux-android at all? Are there any
drawbacks compared to cross-linux-android?

Also, will it slow down builds by downloading NDK each build?

-- Victor

Other related posts: