android: make installToolchains.sh work again

Google changed their site and the layout of downloaded SDK zips.
Also add a warning to configure if a r2x series NDK version is used, because those aren't supported - they no longer contain GCC, only clang.

Change-Id: I48a42c38c9b657ac6662162a39763aac73ec502a
This commit is contained in:
Nick Feldmann 2024-12-31 14:57:57 +01:00 committed by Solomon Peachy
parent e79996e031
commit f1b53d129f
4 changed files with 37 additions and 40 deletions

View file

@ -730,6 +730,7 @@ Paul Sauro
Dmitry Prozorov
Mustafa YILDIZ
Lianela Sky
Nick Feldmann
The libmad team
The wavpack team