I do not have Android Studio, just an Android SDK. When I launch one of my Android emulators using the Android Virtual Device Manager (AVD), I get the following message:
Your emulator is out of date, please update it by running Android Studio.

According to the steps, it seems that you could update the emulator even without Android Studio, just using the Android SDK Manager. However, the SDK Tools tab is missing.

Is the SDK manager that launches as a standalone application different from the SDK manager available in Android Studio?
In addition, as you can see, everything is updated, and the Android SDK Tools version is even newer than the version offered for download to the Android Website (25.2.3 at the time of writing this question).
So how do I update the emulator? I don't need / need Android Studio.
android android-emulator android-sdk-tools
zbr
source share