android-go icon indicating copy to clipboard operation
android-go copied to clipboard

android project update is not working on debian

Open TechComSpot opened this issue 6 years ago • 0 comments

  1. I create go workspace.
  2. Install go 1.10.2 version.
  3. Dowload Android SDK (Command line tools only) for linux.
  4. Extract archive
  5. Set ANDROID_HOME variable in bashrc file.
  6. Run go get github.com/xlab/android-go/cmd/android-project
  7. Run android project update

Got:

screenshot at 2018-05-31 14-22-55

Please HELP!

TechComSpot avatar May 31 '18 11:05 TechComSpot