I'm trying to run the Android SDK manager tool using the following command inside the folder where android-sdk-tools are located.
./sdkmanager
It gives me the following error.
Error: Could not find or load main class com.android.sdklib.tool.SdkManagerCli
Can someone please help with this?