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

Just for further reference and in case anyone needs it, AppCompatRosActivity was added to android_10.

So if anyone needs an AppCompat activity, extend https://github.com/rosjava/android_core/blob/kinetic/android_10/src/org/ros/android/AppCompatRosActivity.java instead of the regular RosActivity.