-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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 "/system/framework/com.google.android.things.jar", zip file "/oem/app/speaker-debug.apk"],nativeLibraryDirectories=[/oem/lib/speaker-debug, /system/lib, /vendor/lib, /system/lib, /vendor/lib]]]
This is similar to errors we've seen compiling other armeabi-v7a libraries for the PI. Has anyone had success using those libraries on the PI, or is there an arm64-v8a version of the native libraries available?
Metadata
Metadata
Assignees
Labels
No labels