Search code examples
How to compile native library for armv8?...


androidandroid-studiocmakeandroid-ndk

Read More
How to avoid stripping for native code symbols for android app...


androidgradleandroid-ndkstripping

Read More
Generate core dump in android...


androiddebuggingandroid-ndkcoredump

Read More
NDK is not configured issue in android studio...


androidandroid-studioandroid-ndk

Read More
NDK at ~/Library/Android/sdk/ndk-bundle did not have a source.properties file...


androidandroid-studioandroid-ndkbuild.gradle

Read More
Porting a select loop application to Android with NDK. Design question...


c++candroid-ndkjava-native-interfaceposix-select

Read More
Where to place JNI/native libraries in Android Studio Project...


androidgradleandroid-ndkjava-native-interface

Read More
Android NDK ALooper_pollOnce() vs ALooper_pollAll()...


androidandroid-ndkevent-handling

Read More
Invalid address 0x71db7cb5e0 passed to free: value not allocated...


androidcpointersandroid-ndkandroid-min-sdk

Read More
Android Fatal signal 11 (SIGSEGV) at 0x636f7d89 (code=1). How can it be tracked down?...


androidandroid-ndkandroid-servicesegmentation-fault

Read More
android opengl es 2.0 glm projection not working...


androidc++opengl-esandroid-ndk

Read More
"error in backend: Undefined temporary symbol" when building on Android...


androidandroid-studiocmakeandroid-ndkbuild.gradle

Read More
C API for logging to logcat...


androidcloggingandroid-ndk

Read More
arm-linux-androideabi-ar: Command not found in NDK...


androidandroid-studiocompiler-errorsandroid-ndk

Read More
Where should I add binary executables in an Android project?...


androidandroid-ndkjava-native-interface

Read More
Crashlytics NDK How to Enable native symbol uploading...


firebaseandroid-ndkcrashlytics

Read More
Compatible side by side NDK version was not found. Default is 20.0.5594570...


androidandroid-ndk

Read More
I don't know how to solve "local reference table overflow" error in android JNI...


androidc++android-ndkjava-native-interface

Read More
C++: Text was not handled properly, first \r\n was not parsed...


c++stringandroid-ndk

Read More
Error adding prebuilt apk with shared libraries to AOSP...


androidandroid-ndkandroid-sourceapk

Read More
How can I build local/host OS C++ unit tests in Android Studio?...


androidc++android-ndk

Read More
Simulating power button press to display switch off dialog box...


androidandroid-ndkandroid-source

Read More
How to set NDK path in Gradle build scripts when using CMake?...


javaandroidandroid-studiogradleandroid-ndk

Read More
Android ndk : Problem for call of Java method from c++ with jni...


javac++androidjava-native-interfaceandroid-ndk

Read More
How to Profile OpenCL code on Android run on an ARM Mali GPU...


androidandroid-ndkarmprofilingmali

Read More
How do I avoid leaking Graphics memory in OpenGL ES 2.0 in a background thread on Android?...


androidopengl-esandroid-ndk

Read More
Android NDK build cmake include .so library included in .aar library...


androidc++android-ndkjava-native-interfaceaar

Read More
Why would a OpenGL ES 2.0 leak graphics memory on Android, but not iOS with the same code...


javaandroidc++opengl-esandroid-ndk

Read More
glTexSubImage2D throws GL_INVALID_OPERATION in OpenGL ES 3.2 on Android NDK with FreeType...


androidc++opengl-esandroid-ndk

Read More
Developing native C applications android without the NDK?...


androidandroid-ndk

Read More
BackNext