dpnishant / appmon

Documentation:
http://dpnishant.github.io/appmon
Apache License 2.0
1.56k stars 276 forks source link

issues with android-sdk command-line tools #67

Closed alonf1983 closed 6 years ago

alonf1983 commented 6 years ago

Hi Per the 5.b we should install the android-sdk command-line tools and execute the ./andorid command. this command is not available any more as you can see:

root@ubuntu:~/Downloads/tools# ./android


The "android" command is deprecated. For manual SDK, AVD, and project management, please use Android Studio. For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager


Invalid or unsupported command ""

Supported commands are: android list target android list avd android list device android create avd android move avd android delete avd android list sdk android update sdk


could you help with workaround?

Thanks

dpnishant commented 6 years ago

How is this issue related to this project? Please reopen once you have more details related to appmon project. Thanks