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

Error when building android_core

asked 2017-07-02 04:25:24 -0500

xnick77x gravatar image

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.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-07-05 12:36:17 -0500

xnick77x gravatar image

Update: The issue was, that for some reason I was using a 32bit version of Ubuntu and Android Studio now only supports 64bit systems. Flashing 64bit Ubuntu solved the issue for me.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-07-02 04:25:24 -0500

Seen: 283 times

Last updated: Jul 05 '17