Robotics StackExchange | Archived questions

Building an Android app

Hi, I am following [this tutorial] to build and android app (http://wiki.ros.org/ApplicationsPlatform/Clients/Android/Tutorials/Getting%20Started)

After I import this in Android studio having this problem:

Error:(66, 0) Gradle DSL method not found: 'android()'
Possible causes:The project 'android_apps' may be using a version of Gradle that does not contain the method.
Open Gradle wrapper fileThe build file may be missing a Gradle plugin.
Apply Gradle plugin

Asked by adolescent on 2015-04-13 17:04:10 UTC

Comments

no one? :(

Asked by adolescent on 2015-04-16 17:04:53 UTC

Answers