sample-nativepio icon indicating copy to clipboard operation
sample-nativepio copied to clipboard

Basic Peripheral I/O examples in C/C++ with Android Things

Results 5 sample-nativepio issues
Sort by recently updated
recently updated
newest added

Hello Folks, just wanted to report that Android Studio 3.2 does NOT like this project. In the first step, it complains about MIPS support missing - this is fixed by...

The latest version of `native-libandroidthings` (6900125a40e7ce4f76f094b67ba78a2defdb7709) is breaking the build of this project: ``` $ ./gradlew build > Task :blink:generateJsonModelDebug -- Check for working C compiler: /home/leinardi/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -- Check for...

I've tried to test the Native PIO speaker example on a Raspberry PI and got the following runtime error: java.lang.IllegalArgumentException: Unable to find native library speaker using classloader: dalvik.system.PathClassLoader[DexPathList[[zip file...

building the sample fails: ![image](https://cloud.githubusercontent.com/assets/13347592/26490743/e6467fc6-420c-11e7-951f-9dc415d8fbdf.png) Looks like the project path (variable) uses incorrect slash in the path

I try to import project, but find this problem when gradle build. Error:error: linker command failed with exit code 1 (use -v to see Error:A problem occurred configuring project ':blink'....