Hello to everybody.
With the PCduino board, I found an example on
How to access GPIO with Android pcDuino:
http://pcduino.com/forum/index.php?topic=3993.0
Have a library B4A for Android-pcduino would be very interesting for all developers who use pcduino (which is the card embedded with best features compared to yun, raspberry pi, beagle bone, etc.. and for that reason i think will soon become the most used in embedded system development).
We are already developing with it, uniting the world Android-app with linux-LAMP and arduino GPIO management...
After developing with arduino-yun we soon realized the severe limitations of memory capacity of the card and limited capacity on the linux side, so we decided to switch to pcduino to continue the interesting blend of the Linux-world with Arduino-like boards, and then developing Android apps with B4A for remote management of the hardware.
We are currently working to manage web server on the linux side, manage mysql databases using php scripts, interconnecting hardware using scipt in pyton or schetch in arduino-c... and using the web connectivity of the B4A for management hardware with app on mobile...(pcduino is the only card on which you can actually run a full and fast LAMP server and a full and fast JVM with the JDK-7...)
If someone takes care of this, knock once!