#
android-ndk
Here are 129 public repositories matching this topic...
A robust native library loader for Android.
-
Updated
Mar 23, 2021 - Java
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
android
shell
h264
bitdeli-badge
freetype
armv7
fontconfig
prebuilt
ffmpeg-android
android-ndk
libass
fribidi
-
Updated
May 11, 2018 - Shell
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
android
windows
macos
linux
keyboard
c-plus-plus
ios
games
cmake
game-engine
input
engine
mouse
gamepad
low-level
android-ndk
gestures
unified-interface
multi-touch
game-engine-library
-
Updated
Oct 6, 2020 - C++
Vulkan API bindings for Go programming language
-
Updated
Apr 2, 2021 - C
Audio engine and DSP for Android, written in C++ providing low latency performance in a musical context, supporting both OpenSL and AAudio.
audio
android
java
c-plus-plus
ndk
cplusplus
cpp
audio-engine
low-latency
audio-library
android-ndk
audio-processing
opensl
aaudio
-
Updated
Apr 30, 2021 - C++
Realtime Face Swap Android NDK app full source code. Developed with OpenCV (http://opencv.org) and Dlib C++ (http://dlib.net).
-
Updated
May 17, 2018 - C++
android-ndk for termux
android
toolchain
ndk
llvm
clang
termux
android-ndk
android-toolchain
llvm-toolchain
clang-toolchain
termux-ndk
-
Updated
Apr 10, 2021 - C++
Dependencies of cocos2d-x.
-
Updated
Jan 12, 2021 - Perl
A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.
-
Updated
Jan 1, 2020 - C
An Android Studio project which has a module that contains OpenCV SDK files ported and configured to use CMake and Android Gradle plugin 2.3.1 or above, making it easy to include OpenCV into Android applications.
opencv
cmake
ndk
android-sdk
apk
android-application
gradle-plugin
native-libraries
android-studio
android-ndk
opencv-android-sdk
android-opencv
gradle-sync
opencv-sdk
-
Updated
Oct 20, 2019 - C++
An Android app that lets you search your contacts by voice. Internet not required. Based on Pocketsphinx. Uses Estonian acoustic models.
-
Updated
Jan 16, 2017 - Java
Automated workflow to compile Swift Toolchain, for making Android apps with Swift.
-
Updated
May 9, 2021 - JavaScript
All in all WebRTC. A Complete Guide to enable Rich and High Quality of **Real-Time Voice Communication** on Android Platform. This repository involves a complete understanding, implementation and documentation related to WebRTC Audio Processing.
-
Updated
Aug 13, 2020 - C++
Using OpenCV natively in C++ in a Flutter app with Dart FFI
-
Updated
May 10, 2021 - Dart
[Deprecated] Installed android-ndk for speedy cloning into Travis CI worker VM.
-
Updated
Jul 12, 2018 - C++
Basic Peripheral I/O examples in C/C++ with Android Things
-
Updated
Jun 21, 2018 - C++
A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive after checking out.
-
Updated
Aug 4, 2019 - Java
DEPRECATED - this project now lives at bugsnag/bugsnag-android
android
bugsnag
errors
ndk
crash-reporting
error-monitoring
error-handling
crashes
exceptions
bugs
android-ndk
error-reporting
error-stack-trace
-
Updated
Sep 28, 2018 - C
Enable you to use NDK's standalone toolchain easily, quickly and magically for cross-compile
-
Updated
Sep 28, 2016 - Shell
Android Image Processing library capable of detecting a Rubik's Cube face in a live video stream
-
Updated
Nov 20, 2017 - C++
The repository contains the lxc and related tools/packages for Android 7.1.2, build scripts are provide for compiling lxc with Android standalone NDK.
-
Updated
Jan 30, 2018 - C
GPU Accelerated TensorFlow Lite applications on Android NDK. Higher accuracy face detection, Age and gender estimation, Human pose estimation, Artistic style transfer
opengles
style-transfer
segmentation
object-detection
android-ndk
pose-estimation
tensorflow-lite
tflite
-
Updated
Feb 28, 2021 - C++
One C++ log library to rule them all! MacOS, IOS, Android, Linux, Windows, QT, std::clog
-
Updated
Jun 21, 2020 - C++
-
Updated
Feb 11, 2018 - Shell
Improve this page
Add a description, image, and links to the android-ndk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the android-ndk topic, visit your repo's landing page and select "manage topics."
Given a top-level Cargo.toml containing the a single value in the
default-members
key, then invokingcargo run
will build and run that crate in place of the top-level crate.Invoking
cargo apk run
currently tries to build and run the top-level crate (i.e. the workspace itself), which in my case doesn't actually