Android SDK Tools
Android is an open, mobile-phone platform that is currently under development. The Android developers kit will allow you to develop Android applications that you can run, test, profile, and debug.
The stand-alone SDK Tools package does not include a complete Android development environment. It includes only the core SDK tools, which you can access from a command line or with a plugin for your favorite IDE (if available).
WHAT’S NEW IN VERSION REVISION 24.4.1
- >Fixed a problem where the emulator title bar was hidden off screen. (Issue 178344)
- Enabled the emulator to resize the user data partition by including e2fsprogs binaries. (Issue 189030)
- >Fixed a regression on the 32-bit Windows OS where the emulator fails to boot Android 6.0 (API level 23) through Android 5.0 (API level 21) system images. (Issue 188326)