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

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -