mtbii / RobotCA

No longer actively maintained. Android app for remote controlling a ROS robot - University of South Carolina Capstone Project
http://mtbii.github.io/RobotCA
GNU General Public License v3.0
78 stars 95 forks source link

how to build in android studio 2.3? #3

Closed DavidHan008 closed 7 years ago

DavidHan008 commented 7 years ago

hi , this app is very cool , but i do not know how to build in android studio 2.3, can you help me

mtbii commented 7 years ago

This app is no longer maintained. It's very likely you will have to change the build paths to ROS Kinetic to get it to run in the latest versions of Android Studio.

See https://github.com/ros-autom/RobotCA. They've updated it to Kinetic on their kenetic branch and have instructions to get it to run in Android Studio there.