Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROSTango fails to import on Android 1.0.0 #17

Open
vijethrai opened this issue Jan 26, 2015 · 0 comments
Open

ROSTango fails to import on Android 1.0.0 #17

vijethrai opened this issue Jan 26, 2015 · 0 comments
Assignees

Comments

@vijethrai
Copy link

Seems like the same issue as issue #2 but this time with the latest version of Android.

I have the latest version of repo and just started.
First I get the error

the project is using an unsupported version of the android gradle plug-in (0.12.2). the recommended version is 1.0.0

So I changed the build.gradle to

 classpath group: 'org.ros.rosjava_bootstrap', name: 'gradle_plugins', version: '1.0.0'

Now I get this error

Could not resolve org.ros.rosjava_bootstrap:gradle_plugins:1.0.0.
Required by:

:rostango:unspecified

What would you recommend? Downgrading Android?

@gnaur gnaur self-assigned this Feb 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants