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

Revision history [back]

click to hide/show revision 1
initial version

Have you tried the apk from Google Play? If you want to build by yourself, you should clone the source and build it.

Your environment is indigo? If yes, try the bellows. $ git clone -b indigo https://github.com/rosjava/android_core.git

$ cd android_core

Open Android studio to import the project, and run it. The apk will be installed after you built successfully.

Have you tried the apk from Google Play? If you want to build by yourself, you should clone the source and build it.

Your environment is indigo? If yes, try the bellows. bellows.

$ git clone -b indigo https://github.com/rosjava/android_core.git

$ cd android_core

Open Android studio to import the project, and run it. The apk will be installed after you built successfully.