Show EOL distros:
Contents
Android
Android code is based on the rosjava client and core libraries and is prepared to work seamlessly with Android Studio and the Google supported Android Gradle plug-ins.
Official source code for android projects can be found on github in the rosjava organisation.
Documentation
Android development is supported via Damon's rosjava implementation.
Overview : Includes many details on the big re-haul done in time of the Indigo release.
Official Packages : list of all official and semi-official packages in the rosjava-android ecosystem.
Android Studio : using Android Studio to compile, hack and deploy your projects.
FAQ : frequently asked questions.
Tutorials
Pre-Requisites
- Android Studio & Tools Download
Downloading the build tools, sdk and android studio.
Catkin-Gradle Environment
- Installation - ROS Development Environment
Preparing a ros environment for development.
- Creating Android Packages
Script wizards for conveniently creating android packages and projects.
Android Studio Environment
- Installation - Android Studio Development Environment
Develop from Android Studio without a ROS Environment!
Ros Android Application Tutorials
- RosActivity
Building android applications on top of the RosActivity class.
- Android Interactions
Getting your android applications to interact usefully with a setup robot.
- Android Pairings
Simultaneously bring up & tear down an android listener/robot talker pair.