Resolving dependencies ROS Android APP
I am using Ubuntu 14.04 and ROS version Indigo Igloo. I am following the tutorial http://wiki.ros.org/ApplicationsPlatf... .
After setting up Android Studio I cloned the ROS android apps, opened up the Android Studio but can't seem to import the Apps from where I cloned the repository: after about 11 minutes stuck on
Gradle: resolve dependencies':application_management:_DebugCompile'
it fails with the message
Error: Connection timed out. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.
which as far as I know is not the case. Any tips on how to get around this?