ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@Arjav this is a general Android question, so Android documentation is probably the best place to look for the answer,

Try starting here: https://developer.android.com/ndk/guides/index.html. That should help you to bind a Java method to native code, and also to compile and link the native code into your app.