DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
621 stars 554 forks source link

How to run this project in AndroidStudio? #1833

Closed luyuan11233 closed 7 years ago

Linjieqiang commented 7 years ago

First,you must have Android Studio.And this issue was board and no meaning.

luyuan11233 commented 7 years ago

yes,i have it. but when i run it,it show me this question, ab29c2c3-6032-4dd4-bb1f-04466b903404 what to do next? i need your help. thank you!

luyuan11233 commented 7 years ago

and when i run it,it show follows Error:(7, 0) Could not find method compile() for arguments [com.google.android.gms:play-services-location:9.4.0] on DefaultExternalModuleDependency{group='com.google.android.gms', name='play-services-maps', version='9.4.0', configuration='default'} of type org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency. Open File

is it outdated?so what should i do?

heldib commented 7 years ago

I am new here too and I am facing the same error above. Anyone can help? "Error:(7, 0) Could not find method compile() for arguments [com.google.android.gms:play-services-location:9.4.0] ....

billbonney commented 7 years ago

You need to pick a build variant that you don't need to sign, i.e. devDebug. You open the window by clicking the Build Variant tab of the lower right-hand side buildvariant

heldib commented 7 years ago

This fixed it for me. Thanks a lot!

billbonney commented 7 years ago

This Issue is closed and kept here for reference. Support is handled here for future http://discuss.ardupilot.org/c/ground-control-software/tower

We try and keep GitHub for issues that require a fix in the code. 👍 Thx