ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi, while building android_core using $./gradlew debug, I got following error.
BUILD FAILED /home/alex/ros_workspace/android_core/android_honeycomb_mr2/build.xml:46: sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through an env var
What should I do with that?? Thank you.