tongji-cdi / temi-woz-android

A Wizard-of-Oz testing application that enables remote-controlling the actions of the Temi robot. Used in our CHI'21 paper "Patterns for Representing Knowledge Graphs to Communicate Situational Knowledge of Service Robots".
7 stars 2 forks source link

Android Studio can't build project #1

Open andressampercue opened 9 months ago

andressampercue commented 9 months ago

When i import the project in Android Studio it can't compile because a problem with the HTTP Proxy settings, please i need help urgent, i don't know if this is happening because a problem with the Android Studio version or Gradle, i don't know. Thanks a lot

shaunabanana commented 9 months ago

Hi @andressampercue ! If the issue is due to HTTP Proxy settings, then it is likely that you have a network issue and some libraries couldn't be downloaded. Can you confirm what is the proxy setting for both Android Studio and your system? You can try enabling/disabling any proxy and see if the issue persists.