Is there a way to automate the android sdk installation?

后端 未结 12 2326
鱼传尺愫
鱼传尺愫 2020-11-27 08:41

Now I have to download and install the Android SDK and AVD Manager, and then install the APIs, tools through the UI. Is there a way to automate this process?

12条回答
  •  北海茫月
    2020-11-27 09:39

    I put together a ruby script that downloads and install the SDK without prompting which might help. https://github.com/ayvazj/andenv

提交回复
热议问题