Search Criteria
Package Details: android-ndk r29-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/android-ndk.git (read-only, click to copy) |
|---|---|
| Package Base: | android-ndk |
| Description: | Android C/C++ developer kit |
| Upstream URL: | https://developer.android.com/ndk/ |
| Licenses: | GPL, custom, LGPL |
| Replaces: | android-ndk64 |
| Submitter: | sergej |
| Maintainer: | migrev |
| Last Packager: | migrev |
| Votes: | 278 |
| Popularity: | 0.000583 |
| First Submitted: | 2009-06-26 09:29 (UTC) |
| Last Updated: | 2026-03-30 18:21 (UTC) |
Dependencies (11)
- bash (bash-gitAUR, bash-devel-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- android-sdkAUR (android-sdk-dummyAUR, android-sdk-cmdline-tools-latest-dummyAUR, android-sdk-cmdline-tools-latestAUR) (optional) – for sdkmanager and gradle integration
- bzip2 (bzip2-gitAUR) (optional) – for bz2 module in bundled Python
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR) (optional) – for some LLVM components
- libxcrypt-compat (optional) – for crypt module in bundled Python
- ncurses5-compat-libsAUR (optional) – for curses module in bundled Python
- perl (perl-gitAUR) (optional) – various helper scripts
- python (optional) – various helper scripts
Required by (656)
- android-aarch64-a52dec
- android-aarch64-abseil-cpp
- android-aarch64-alsa-topology-conf
- android-aarch64-alsa-ucm-conf
- android-aarch64-aom
- android-aarch64-argparse
- android-aarch64-avisynthplus
- android-aarch64-brotli
- android-aarch64-bzip2
- android-aarch64-cdparanoia
- android-aarch64-cmocka
- android-aarch64-cppunit
- android-aarch64-dav1d
- android-aarch64-eigen
- android-aarch64-expat
- android-aarch64-faac
- android-aarch64-fftw
- android-aarch64-fmt
- android-aarch64-freetype2
- android-aarch64-freetype2-bootstrap
- Show 636 more...
Latest Comments
1 2 3 4 5 6 .. 17 Next › Last »
medaminezghal commented on 2026-03-25 15:05 (UTC)
@migrev Android Studio can't find out the NDK, it needs
package.xmlfile.medaminezghal commented on 2026-02-21 06:43 (UTC) (edited on 2026-02-21 06:52 (UTC) by medaminezghal)
@migrev This is a modified
PKGBUILDfile to makeSDKManagerread theNDK:This is
package.xmlfile.medaminezghal commented on 2025-11-21 18:50 (UTC) (edited on 2025-11-21 20:09 (UTC) by medaminezghal)
@migrev Could you edit the installation location to be
/opt/android-sdk/ndk/$ndk_full_versionfor example/opt/android-sdk/ndk/29.0.14206865or link it to that location instead of/opt/android-sdk/ndk-bundle.yan12125 commented on 2024-04-22 17:15 (UTC)
Orphaning - I rarely use NDK nowadays.
yan12125 commented on 2023-10-12 07:11 (UTC)
Is removal of replaces= related to https://github.com/chaotic-aur/toolbox/issues/89#issuecomment-1727820523 ? This replaces= is valid, as android-ndk64 was merged into android-ndk in 2014 [1]. For most users, this replaces= might be useless (only meaningful for binary repositories), unneeded (people may not upgrade a system after nine years without upgrades), but also harmless, so I may not change it.
[1] https://github.com/felixonmars/aur3-mirror/commit/4a6efb65dab3b627bff4672f2d3b848f254a8f88#diff-70c31113defd6d1d7ed8e8f31dcdb4701e1665a1ef899435381324610dbc34bd
yan12125 commented on 2023-09-07 16:03 (UTC)
Thanks, added.
Fell commented on 2023-09-06 07:46 (UTC)
Godot Engine still wouldn't find the NDK after installing. I fixed it by adding
export ANDROID_NDK_ROOT=/opt/android-ndkto/etc/profile.d/android-ndk.sh.Maybe
ANDROID_NDK_ROOTshould also be set by the package just for good measure.Martchus commented on 2023-06-10 14:10 (UTC)
Thanks!
yan12125 commented on 2023-06-10 14:09 (UTC)
Okay, I added it along with some other deps detected by namcap. Thanks for the catch!
1 2 3 4 5 6 .. 17 Next › Last »