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

keisuke-m's profile - activity

2012-11-29 22:50:03 -0500 received badge  Famous Question (source)
2012-06-11 17:30:17 -0500 received badge  Notable Question (source)
2011-11-19 20:59:50 -0500 received badge  Popular Question (source)
2011-11-16 09:20:35 -0500 marked best answer rosmake android_app_chooser returns error

The tutorial rely on the previous version of the android(and obsoleted) sdk

$ wget http://dl.google.com/android/android-sdk_r13-linux_x86.tgz
$ android update sdk -u -o -t "`android list sdk -o | grep "Android API 9" | awk "{ print \\\$1; } " | sed 's/-//g'`,`android list sdk -o | grep "SDK Platform Android 2.3.1, API 9" | awk "{ print \\\$1; } " | sed 's/-//g'`"

Also, I have do downgrade rosjava_android repository hg update ec39ea3fdb22

Then ant still produce error but ant install works. Should we need to upgrade the wiki tutorial?


2011-10-19 01:32:33 -0500 received badge  Student (source)
2011-10-19 01:04:17 -0500 asked a question rosmake android_app_chooser returns error

I setup my computer following http://www.ros.org/wiki/ApplicationsPlatform/Clients/Android, but rosmake android_app_chooser returns error.

BUILD FAILED
/home/mechuser/prog/rtm-ros-robotics/android_app_chooser/build.xml:5: The following error occurred while executing this line:
/home/mechuser/prog/rtm-ros-robotics/appmanandroid/build_app.xml:64: The following error occurred while executing this line:
/home/mechuser/prog/android-sdk-linux/tools/ant/pre_setup.xml:4: Your build.xml file is outdated. Delete it and regenerate it with 'android update project'