Page 1 of 1

Soure for libfriendlyarm-things.so

Posted: Wed Feb 26, 2020 6:59 pm
by proto-proto
I am trying to debug a SPI application but think there might be an issue in libfriendlyarm-things.so.

Where is the source for libfriendlyarm-things.so?

Re: Soure for libfriendlyarm-things.so

Posted: Thu Feb 27, 2020 7:19 am
by v8dave
proto-proto wrote:
I am trying to debug a SPI application but think there might be an issue in libfriendlyarm-things.so.

Where is the source for libfriendlyarm-things.so?


That library is not open source.

I have GPIO and I2C working using a JNI. I've not needed SPI but I did find this Android SPI code you might be able to adapt. The good thing about not using the FriendlyArm library, is no need to build with the platform keys.

https://github.com/rrandyzh/android-jni-spi