Android Studio 1.1 with ICS, JellyBean, KitKat, or LollyPop? [closed]

asked 2015-03-16 17:24:01 -0500

mlewis gravatar image

I have a lot of problems trying to build a RosJava 'blank' Android Studio project both on Windows and Ubuntu, using the gradle/artifact method in the tutorials at:

http://wiki.ros.org/android/Tutorials...

Android Studio is now version 1.1. The above tutorial provides references only to android versions gingerbread and honeycomb, but gingerbread is 5 years old, and honeycomb is not available from Android Studio 1.1 SDK manager.

The tutorial shows: dependencies { compile 'org.ros.android_core:android_gingerbread_mr1:[0.1,0.2)' compile 'org.ros.android_core:android_honeycomb_mr2:[0.1,0.2)' compile 'org.ros.rosjava_core:rosjava:[0.1,0.2)' }

Can someone update the tutorial to provide the reference to the dependencies for a current Android version from the past 1 - 2 years, like ICS, JellyBean, KitKat, LollyPop?

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2015-03-17 01:45:39.840082

Comments

1

Closing as this isn't a question which can be answered. There's another related question here: http://answers.ros.org/question/20512...

tfoote gravatar image tfoote  ( 2015-03-17 01:45:20 -0500 )edit