Pinned Repositories
aosp-boost
Using Boost C++ libraries under AOSP.
aosp-ncar-manifest
NCAR - Android Automotive Project
aosp-ncar-vehicle-hal
AOSP VHAL example project
car-api-hello-world
Android CAR API usage example.
genivi-capi-someip-examples
Simple CommonAPI via SOME/IP example, which also supports Android (AOSP and NDK).
ndk-capi-hello-world
Android Studio example how to use GENIVI CommonAPI via SOME/IP between two app services from native code.
ndk-config-provider
Android Studio example how to provide configuration from assets (app/src/main/assets) or resources (app/src/main/res/raw) to Native (C/C++) code.
ndk-dlopen
Android Studio example project for testing native libraries dynamic loading
ndk-vsomeip-hello-world
Android Studio example how to use vsomeip between two app services from native code.
usb-relay-module
Cross-platform project for controlling USB relay modules based on HID technology
nkh-lab's Repositories
nkh-lab/ndk-vsomeip-hello-world
Android Studio example how to use vsomeip between two app services from native code.
nkh-lab/genivi-capi-someip-examples
Simple CommonAPI via SOME/IP example, which also supports Android (AOSP and NDK).
nkh-lab/car-api-hello-world
Android CAR API usage example.
nkh-lab/aosp-ncar-vehicle-hal
AOSP VHAL example project
nkh-lab/aosp-boost
Using Boost C++ libraries under AOSP.
nkh-lab/aosp-ncar-manifest
NCAR - Android Automotive Project
nkh-lab/ndk-dlopen
Android Studio example project for testing native libraries dynamic loading
nkh-lab/ndk-capi-hello-world
Android Studio example how to use GENIVI CommonAPI via SOME/IP between two app services from native code.
nkh-lab/usb-relay-module
Cross-platform project for controlling USB relay modules based on HID technology
nkh-lab/aosp-devicemk-parser
Python-based tool project for parsing AOSP device mk file dependencies for lunch target and present output in PlantUML format.
nkh-lab/aosp-ncar-device
Project for adding new ncar_x86 device to AOSP.
nkh-lab/logger
Utility library for source code tracing and debugging.
nkh-lab/aosp-share-avd
Sharing AVD system images for others to use with Android Studio
nkh-lab/wxwidgets-hello-world
wxWidgets "Hello World" example.
nkh-lab/pyterm
Python-based serial port terminal
nkh-lab/c-client-sdk
LaunchDarkly Client-side SDK for C/C++
nkh-lab/capicxx-someip-runtime
Common API C++ SOMEIP runtime
nkh-lab/cmake-template-project
nkh-lab/cpp
Learning and testing c++.
nkh-lab/cpp-utils
C++ utils library
nkh-lab/downgrade-chrome
Downgrade Google Chrome
nkh-lab/git-ignores
To collect and improve .gitignore files for different IDE.
nkh-lab/hello-c-client
Hello LaunchDarkly for C (client-side)
nkh-lab/hidapi
A Simple library for communicating with HID devices on Linux, Mac and Windows.
nkh-lab/jsoncpp
A C++ library for interacting with JSON.
nkh-lab/liblightargparser
Lightweight static library for parsing program input arguments in <Key>=<Value> format.
nkh-lab/libsercli
Cross-platform C++ library for server-client communication, that provides an easy and user friendly interface for its use.
nkh-lab/nkh-lab
nkh-lab/signal11-hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
nkh-lab/socketcan-hello-world