Is there any possibility to download Android sdk standalone installer - with SDK Manager - without Android Studio.
I need it for to develop apps outside Android Studio.Thank
Go to the Android SDK tools download page - "Get just the command line tools". Download, unzip, and run bin/sdkmanager to download whatever platform(s) you need.