ooni-probe-cli/MOBILE/android
Simone Basso 42b547d311
fix: repair the Android build (#905)
Rather than hardcoding the NDK version inside a script, encode it
as a file in the filesystem, which is easier to share.

Make sure we use the desired NDK by setting environment variables.

Use `-androidabi 21`, which:

1. is what rclone did: 8390ba4ca9

2. is the minimum ABI used by probe-android: 994651be52/app/build.gradle (L10)

Part of https://github.com/ooni/probe/issues/2130
2022-08-29 18:51:25 +02:00
..
.gitignore ./make: script to create android builds (#315) 2021-04-27 16:36:57 +02:00
createpom refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +02:00
ensure fix: repair the Android build (#905) 2022-08-29 18:51:25 +02:00
home fix(MOBILE/android): make scripts monorepo compatible (#866) 2022-08-17 18:47:09 +02:00
setup fix(MOBILE/android): make scripts monorepo compatible (#866) 2022-08-17 18:47:09 +02:00
template.pom [forwardport] ci/cd: publish binaries onto a release when we create a tag (#609) (#611) 2021-11-23 15:56:25 +01:00