Error when building android_core
Following http://wiki.ros.org/android/Tutorials... :
When I catkin_make I get the following error msg:
path-to-android-sdk/build-tools/25.0.2/aapt: 3: path-to-android-sdk/build-tools/25.0.2/aapt: Syntax error: Unterminated quoted string
:android_10:processReleaseResources FAILED
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':android_10:processReleaseResources'. com.android.ide.common.process.ProcessException: Failed to execute aapt
Per other threads I've attempted rolling back my build tools version to 23.0.3 however 25.0.2 gets re-added and used.