Hello, I have exported some GPIOs to sysfs and now I want to manipulate them from Java.
How do I do this?
new FileOutputStream("/sys/devices/virtual/gpio/gpio128/value"); //
throws an error
Do I need to use the NDK for this job?
TIA
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
