Search Criteria
Package Details: android-ndk r22-2
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: | |
Replaces: | |
Submitter: | sergej |
Maintainer: | yan12125 (lilac) |
Last Packager: | yan12125 |
Votes: | 273 |
Popularity: | 1.46 |
First Submitted: | 2009-06-26 09:29 |
Last Updated: | 2020-12-24 07:09 |
Dependencies (4)
- glibc (glibc-git)
- ncurses5-compat-libs (optional) – for using gdb
- python (python-dbg) (optional) – various helper scripts
- python2 (optional) – various helper scripts
Required by (119)
- android-aarch64-boost (make)
- android-aarch64-bzip2
- android-aarch64-cppunit
- android-aarch64-expat
- android-aarch64-fribidi
- android-aarch64-giflib
- android-aarch64-kirigami2 (make)
- android-aarch64-l-smash
- android-aarch64-lame
- android-aarch64-lcms2
- android-aarch64-libiconv (make)
- android-aarch64-libjpeg-turbo
- android-aarch64-libogg
- android-aarch64-libunistring
- android-aarch64-libvpx
- android-aarch64-libxml2
- android-aarch64-openjpeg2
- android-aarch64-openssl
- android-aarch64-opus
- android-aarch64-pcre
- android-aarch64-qt5
- android-aarch64-qt6-base
- android-aarch64-speexdsp
- android-aarch64-termcap
- android-aarch64-x264
- android-aarch64-x264-bootstrap
- android-aarch64-x265
- android-aarch64-xz
- android-aarch64-zlib
- android-armv7a-eabi-boost (make)
- android-armv7a-eabi-bzip2
- android-armv7a-eabi-cppunit
- android-armv7a-eabi-expat
- android-armv7a-eabi-fribidi
- android-armv7a-eabi-giflib
- android-armv7a-eabi-kirigami2 (make)
- android-armv7a-eabi-l-smash
- android-armv7a-eabi-lame
- android-armv7a-eabi-lcms2
- android-armv7a-eabi-libiconv (make)
- android-armv7a-eabi-libjpeg-turbo
- android-armv7a-eabi-libogg
- android-armv7a-eabi-libunistring
- android-armv7a-eabi-libvpx
- android-armv7a-eabi-libxml2
- android-armv7a-eabi-openjpeg2
- android-armv7a-eabi-openssl
- android-armv7a-eabi-opus
- android-armv7a-eabi-pcre
- android-armv7a-eabi-qt5
- android-armv7a-eabi-speexdsp
- android-armv7a-eabi-termcap
- android-armv7a-eabi-x264
- android-armv7a-eabi-x264-bootstrap
- android-armv7a-eabi-x265
- android-armv7a-eabi-xz
- android-armv7a-eabi-zlib
- android-cmake-git
- android-x86-64-boost (make)
- android-x86-64-bzip2
- android-x86-64-expat
- android-x86-64-fribidi
- android-x86-64-giflib
- android-x86-64-kirigami2 (make)
- android-x86-64-l-smash
- android-x86-64-lame
- android-x86-64-lcms2
- android-x86-64-libiconv (make)
- android-x86-64-libjpeg-turbo
- android-x86-64-libogg
- android-x86-64-libunistring
- android-x86-64-libvpx
- android-x86-64-libxml2
- android-x86-64-openjpeg2
- android-x86-64-openssl
- android-x86-64-opus
- android-x86-64-pcre
- android-x86-64-qt5
- android-x86-64-speexdsp
- android-x86-64-strace (make)
- android-x86-64-termcap
- android-x86-64-x264
- android-x86-64-x264-bootstrap
- android-x86-64-x265
- android-x86-64-xz
- android-x86-64-zlib
- android-x86-boost (make)
- android-x86-bzip2
- android-x86-expat
- android-x86-fribidi
- android-x86-giflib
- android-x86-kirigami2 (make)
- android-x86-l-smash
- android-x86-lame
- android-x86-lcms2
- android-x86-libiconv (make)
- android-x86-libjpeg-turbo
- android-x86-libogg
- android-x86-libunistring
- android-x86-libvpx
- android-x86-libxml2
- android-x86-openjpeg2
- android-x86-openssl
- android-x86-opus
- android-x86-pcre
- android-x86-qt5
- android-x86-speexdsp
- android-x86-termcap
- android-x86-x264
- android-x86-x264-bootstrap
- android-x86-x265
- android-x86-xz
- android-x86-zlib
- cargo-dinghy-git (optional)
- dualbootpatcher-git (make)
- fb-adb-git (make)
- fdroidserver (optional)
- fdroidserver-git (optional)
- lambdanative
Latest Comments
1 2 3 4 5 6 ... Next › Last »
yan12125 commented on 2020-12-24 07:11
btd1337: Thanks for the suggestion. Before today I use https://aur.archlinux.org/packages/android-sdk-ndk-symlink/ for that symlink, while I think it is better to just include that symlink in this package.
btd1337 commented on 2020-12-24 04:27
Please, consider to add this command to pkgbuild:
Without
ndk-bundle
folder in/opt/android-sdk
, the Flutter tell thatndk
isn't installed evenANDROID_NDK_HOME
is already setted.cTas0099 commented on 2019-11-15 16:26
thank you very much @yan12125!
yan12125 commented on 2019-11-15 15:58
Hi @cTas0099, NDK has removed GCC in favor of Clang since r18 [1]. You'll need to ask p4a developers to migrate to Clang or use one of older NDK from https://aur.archlinux.org/packages/?O=0&K=android-ndk.
[1] https://developer.android.com/ndk/downloads/revision_history
cTas0099 commented on 2019-11-15 14:34
hi, I get this error when starting the p4a compiler:
Build failed: Couldn't find executable for CC. This indicates a problem locating the arm-linux-androideabi-gcc executable in the Android NDK, not that you don't have a normal compiler installed. Exiting.
tell me which way I need to go in order to understand this error?
yan12125 commented on 2018-03-31 17:10
@n4nn31355: AFAIK gradle/Android Studio references ANDROID_NDK_HOME. What software or build systems use ANDROID_NDK_HOME? It's fine to have 2 or 3 variables, but more will be a problem, so I want to add the most common ones only.
n4nn31355 commented on 2018-03-31 16:39
yan12125: On current moment variable ANDROID_NDK_ROOT used as well as ANDROID_NDK_HOME. Could you add this envvar to android-ndk.sh?
yan12125 commented on 2017-08-08 03:39
I suggest disabling compression as it's not necessary for locally built packages. In /etc/makepkg.conf, change the following line:
PKGEXT='.pkg.tar.xz'
into:
PKGEXT='.pkg.tar'
lilydjwg commented on 2017-08-08 02:50
marmistrz: You disk speed doesn't matter much because xz compressing is consuming a lot of CPU. You can set something like COMPRESSXZ=(xz -c -z - -T12) in /etc/makepkg.conf to utilize multi cores. Or you can disable compression if you don't need it.
marmistrz commented on 2017-08-07 18:53
On my computer compressing the package takes about 20-25 minutes. Is this expected (I have an SSD drive)