Please whenever I try to get Android's sdk list with the following command, android list sdk -a
I get the bellow listed error.
Fetching https://dl.google.com/android/repository/addons_list-2.xml
Failed to fetch URL
https://dl.google.com/android/repository/addons_list-2.xml, reason:
File not found
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Failed to fetch URL
https://dl.google.com/android/repository/repository-11.xml, reason: File not found
Refresh Sources:
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Failed to fetch URL https://dl.google.com/android/repository/repository-11.xml, reason: File not found
So i found a manual work around for installing the SDks here
You can find there links to various types of things to download, e.g:
ADK
SDK Tools
Platform Tools
Build Tools
Platforms
To manually download e.g. version 23.0.1 of build tools
Side note (ubuntu):
If you're running debian/ubuntu 64-bit, to run
aapt
you will need to install additional packages: