ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Documentation for this hasn't been compiled yet since the process is still very much in flux.
That being said, you should be able to build the sample Android projects by simply pulling in the correct jars. Build rosjava then add rosjava.jar and the message jars (look in ~/.ros/rosjava) to your build path.
The rest of it is standard Android development.