part-cw / lambdanative

LambdaNative is a cross-platform development environment written in Scheme, supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, NetBSD, FreeBSD and OpenWrt.
http://www.lambdanative.org
Other
1.4k stars 86 forks source link

Choose build-tools corresponding to selected ANDROIDAPI #447

Closed bkmgit closed 9 months ago

bkmgit commented 10 months ago

Closes https://github.com/part-cw/lambdanative/issues/446

mgorges commented 10 months ago

Please see comments in https://github.com/part-cw/lambdanative/issues/446 of why I don't think this makes sense to add.

bkmgit commented 10 months ago

Changed it to add option to specify Build Tools version. There could be several installed since one may need to target a variety of devices, https://developer.android.com/tools/releases/build-tools but it seems reasonable to assume one is installed, and specify if there is an error.