sdk - Embedded apps having GPIO, SPI Android -
i working on android application having gpi0 classes or function used. new using embedded app.
i have existing code unable find these import
import android.gpio.gpio;
import android.gpio.gpioexception;
and functions hardware interface on i.mx53
i not understand can import these classes. getting importing errors , there no native library in libs folder also.
is there supported libray using these in android sdk or have installed other sdk or supported library.
please provide me tutorial or on this.
Comments
Post a Comment