AUR (en) - android-sdk-build-tools

Pinned Comments

aminvakil commented on 2025-03-26 13:43 (UTC)

Martchus commented on 2025-11-23 16:04 (UTC)

Thanks for the quick update.

aminvakil commented on 2025-11-22 05:17 (UTC)

Martchus commented on 2025-11-21 22:49 (UTC)

medaminezghal commented on 2025-11-21 19:15 (UTC)

@aminvakil to make sure that Android Studio read the package correctly you need to make sure that the latest lines of the package.xml look like:

<localPackage path="build-tools;36.1.0" obsolete="false">
<type-details xsi:type="ns5:genericDetailsType"/>
<revision>
<major>36</major>
<minor>1</minor>
<micro>0</micro>
</revision>
<display-name>Android SDK Build-Tools 36.1.0</display-name>
<uses-license ref="android-sdk-license"/>
</localPackage>

Also the package need to be installed under /opt/android-sdk/build-tools/36.1.0 not /opt/android-sdk/build-tools/36.1

aminvakil commented on 2025-05-30 11:08 (UTC)

@Anquihald I'll add it to optdepends, without a pkgrel bump.

Anquihald commented on 2025-05-30 00:42 (UTC)

Hello. Two of the binaries, bcc-compat and llvm-rs-cc, require ncurses version 5 to work. Maybe it might be worth adding ncurses5-compat-libsᴬᵁᴿ in a list of dependencies?

aminvakil commented on 2025-03-26 13:43 (UTC)

aminvakil commented on 2025-01-24 15:30 (UTC) (edited on 2025-01-24 15:35 (UTC) by aminvakil)

Martchus commented on 2025-01-24 12:51 (UTC)

Misery commented on 2025-01-24 12:22 (UTC)

I think the website is just "outdated". There is 35.0.1 in sdkmanager already and 36.0.0-rc

So please update to 35.0.1 as sdkmanager uses it as newest version.

build-tools;35.0.0 | 35.0.0 | Android SDK Build-Tools 35
build-tools;35.0.0-rc1 | 35.0.0 rc1 | Android SDK Build-Tools 35-rc1
build-tools;35.0.0-rc2 | 35.0.0 rc2 | Android SDK Build-Tools 35-rc2
build-tools;35.0.0-rc3 | 35.0.0 rc3 | Android SDK Build-Tools 35-rc3
build-tools;35.0.0-rc4 | 35.0.0 rc4 | Android SDK Build-Tools 35-rc4
build-tools;35.0.1 | 35.0.1 | Android SDK Build-Tools 35.0.1
build-tools;36.0.0-rc1 | 36.0.0 rc1 | Android SDK Build-Tools 36-rc1
build-tools;36.0.0-rc3 | 36.0.0 rc3 | Android SDK Build-Tools 36-rc3
build-tools;36.0.0-rc4 | 36.0.0 rc4 | Android SDK Build-Tools 36-rc4