(08-05-2016, 08:41 PM)Zoidiano0 Wrote: Hello
i was looking in the android image but seems that the gpio pins are not avaliable in the
/sys/class/gpio directory
the directory does not even exist
so please any way that we can make this think work on android:>??
of course there is no a single tablet with GPIO
of course its a TABLET
not a Development BOARD!!
then why have android working on the board that have more thant 50+ gpio but u cant acceso from the OS u want to run on >??
so i think that we need some examples to control them from android
with working pwm, spi, i2c, interrupts etc...
other wise its like y get this board if u need other board to do the things u want to do with it in the first place and the board itself have the gpio u need ????
thanks! :
try search for [android gpio raspberry pi], i was reading some stuff there. btw, /sys/class/gpio exists on my nexus 7 android 4.4 , nexus 7 (2013) android 5.1, pixel c android 7, and nexus 9 android 7. so there is possibilities in basic android. it surprises me that your pine64 android does not have that directory. i wonder if remix build does. i'm pretty sure device needs to be rooted and have a file manager with root access to see it. google spends time developing ioio so not so much gpio. but others seem to have made hopeful advances. good luck with this