[android-beginners] Documentation regarding interaction between Java code and C code

2009-12-22 Thread Martin Hardman
Hi Is there any documentation available describing how code in the Java layers and Linux layers can interact? I have an engine component in C and would like to provide an API such that a Java GUI app can access its services. Thanks -- You received this message because you are subscribed to the

[android-beginners] Bridging the gap between Java and Linux/C

2009-12-15 Thread Martin Hardman
Hi I have an engine type application written in portable C++ that I would like to port to Android and then add a UI to interact with it. Every book I've looked at on amazon relating to Android development just concentrates on writing Apps using Java. And I can find books elsewhere about Linux 2.6