Showing 21 open source projects for "android ndk"

View related business solutions
  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 1
    MEGA Android Client

    MEGA Android Client

    MEGA Android App

    A fully-featured client to access your Cloud Storage provided by MEGA.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    python-for-android

    python-for-android

    Turn your Python application into an Android APK

    python-for-android is an open source build tool to let you package Python code into standalone android APKs. These can be passed around, installed, or uploaded to marketplaces such as the Play Store just like any other Android app. This tool was originally developed for the Kivy cross-platform graphical framework, but now supports multiple bootstraps and can be easily extended to package other types of Python apps for Android. python-for-android supports two major operations; first, it can...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Shaderc

    Shaderc

    A collection of tools, libraries, and tests for Vulkan shader

    Shaderc is a collection of tools and libraries for compiling shaders—small programs that run on GPUs—into SPIR-V, the intermediate representation used by the Vulkan graphics API. It provides both a command-line tool (glslc) and a C/C++ library (libshaderc) that wrap the functionality of glslang (the Khronos reference compiler for GLSL) and SPIRV-Tools to deliver a modern, scriptable, and efficient shader compilation workflow. The glslc compiler offers a GCC/Clang-like interface for building...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Kompute

    Kompute

    General purpose GPU compute framework built on Vulkan

    General purpose GPU compute framework built on Vulkan to support 1000s of cross-vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous, and optimized for advanced GPU data processing use cases. Backed by the Linux Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Chess Engines for Android

    Chess Engines for Android

    Portable UCI- and XBoard-compatible chess engines.

    Open source chess engines that support the Universal Chess Interface (UCI) protocol or Chess Engine Communication Protocol (XBoard). They are written in the C, C++, Go and Rust programming language. C and C++ based chess engines were generated with Android NDK, Clang and GCC. Go and Rust based chess engines were generated with their correspondent compilers. This was done on different platforms like Linux, Termux and Windows. Every zip archive contains a readme file with further information (e. g. link to the source code). Chess engines are located in the libs directory and are available for arm64-v8.2a-dotprod, arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. ...
    Leader badge
    Downloads: 346 This Week
    Last Update:
    See Project
  • 6
    GmSSL

    GmSSL

    Password toolbox that supports national secret

    ...National secret algorithm and SSL protocol are embedded in existing projects. The default CMake build system can be easily used with default compilation tools such as Visual Studio and Android NDK. Developers can also manually write Makefiles to compile in special environments, tailoring.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    ADev

    ADev

    Lightweight Android development tool. Wraps Ant, 'android' and 'adb'.

    .... - Supports the old NDK: 'ndk-build clean' , and 'ndk-build' - Flutter has "Run", "Hot Reload" and "Attach" buttons. - Fast development cycle to build, load and debug your application on the Emulator or your Android device. Use adb wireless debugging over Wi-Fi, no root required. Logcat: Color highlighting for warning and error messages with filter options to block unwanted tags.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    laz4android

    lazarus for android package

    Laz4Android is a Lazarus for Android Package. Thanks the FreePascal team and the Lazarus team. Now Laz4Android is only run on Windows.Sorry for this! Last update:2024-07-17 FPC: 3.2.2 (win32/win64/arm-android/aarch64-android/i386-android/x86_64-android/jvm-android) Lazarus:3.4 Android NDK: r19c 1.Update to Lazarus 3.4 source + FPC 3.2.2 I recommend using laz4android + LAMW(Lazarus Android Module Wizard) to develop android apps. ...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 9
    Filesystem

    Filesystem

    An implementation of C++17 std::filesystem

    ...It is currently tested on macOS 10.12/10.14/10.15/11.6, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12, Alpine ARM/ARM64 Linux and Solaris 10 but should work on other systems too, as long as you have at least a C++11 compatible compiler. It should work with Android NDK, Emscripten and I even had reports of it being used on iOS (within sandboxing constraints) and with v1.5.6 there is experimental support for QNX. The support of Android NDK, Emscripten, QNX, and since 1.5.14 GNU/Hurd and Haiku is not backed up by automated testing but PRs and bug reports are welcome for those too and they are reported to work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Buildozer

    Buildozer

    Generic Python packager for Android and iOS

    Buildozer is a tool that aim to package mobiles application easily. It automates the entire build process, download the prerequisites like python-for-android, Android SDK, NDK, etc. Buildozer manages a file named buildozer.spec in your application directory, describing your application requirements and settings such as title, icon, included modules, etc. It will use the specification file to create a package for Android, iOS, and more. The goal is to have one "buildozer.spec" file in your app directory, describing your application requirements and settings such as title, icon, included modules etc. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ...The 3D features present: - OpenGL ES 2; - rotating, multi-touch zooming and moving the globe; - stars on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    smi Android SDK Library

    smi Android SDK Library

    Android SMI SDK for SNMP agent/manager or MIB browser

    Android version of SMI(Structure of Management Information) based on existing C libsmi project at https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html?lang=de The SDK uses Android NDK tool to wrap existing C libsmi library into Android platforms library. An example Android project has also been created to show how to use the libsmisdkjni.so in your project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    FFmpeg for Android

    Configure and build FFmpeg library with Android NDK

    FFmpeg for Android is a set of Android makefiles which enable configuration and building FFmpeg library under Android source code tree with Android NDK.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    RSSoid

    RSSoid

    A little rss reader on android.

    RSSoid is a little RSS reader. There are two version of this project, one using the Android SDK and the other using the Android NDK. The goal is to try both of them and to be able to give our opinion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    3DPhotoBrowser

    Experimental OpenGLES2.0 android app for new Android developers

    This project is created to share the experimental application developed using Android SDK/NDK for OpenGLES2.0 to create a photo browser application. Application shows pictures using cache images, otherwise builds cache on every first time lookup. Creates textures using Cairo surface. The source code is totally free for any purpose, commercial or non-commercial. New developers can use the code as reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rundotso

    ARM linux run shared library rundotso dlopen dlsym Inline Assembler

    windows has rundll, rundotso is for linux load shared library(.so) and run the functions. rundotso.c you can load shared lib and run the function. It likes the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! Made by Biyong SUN Songjiang, Shanghai, China. Email: sunbiyong@163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Android NDK Document Translation ,ANDKT. We' have a plan to translate Android NDK from english to chinese .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NDK WebKit

    Port of WebKit to Android NDK

    NDK WebKit is a port of WebKit that can build natively on the Android NDK (native development kit). The version of WebKit included in Android relies on private APIs and thus it is not possible to embed customised versions of it directly in applications. This project aims to provide an easily-customisable version of WebKit that you can include in your own Android application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LibUSBDroid

    libusb ported to Android with NDK.

    libusb ported to Android with NDK. Provides Java wrappers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GBAEmu

    Portable GameBoy Advance emulator

    GBAEmu is a portable GBA emulator written in C++. The initial target host platforms are PC (for testing) and Android, via NDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next