Where is Android Sdk installed Ubuntu? If you installed the SDK through the Ubuntu terminal using the command sudo apt install android-sdk it will be located at /usr/lib/android-sdk/ If you installed the Android SDK through the Android Studio it will be located at /home/<AccountName>/Android/Sdk.
Read more