Download Android Platform Tools Offline



Install Android SDK Platform Packages and Tools

— Download the tools package. First, you need to download the tools package. Standalone Direct Download Android SDK Platform, SDK Tools, Platform Tools, Build Tools, System-images, Add-on, NDK, GDK, Sources, SDK Documentations. Online Android SDK Manager. The Online Android SDK Manager is a online tool that allows you to Download and update packages for the Android.

Android SDK is a software development kit, that enables apps developers to create applications/games for the Android platform. Sample projects are included in Android Software Development Kit with source code. The SDK also includes, development tools, an emulator, and required libraries to build Android applications.

DownloadDownload Android Platform Tools Offline

To run Simulink® models on your Android™ device, you must install Android Software Development Kit (SDK) platform packages and tools on your computer. You can install Android SDK platform packages and tools from Android Studio.

Android
  1. Start Android Studio.

  2. To open SDK Manager, do any of the these:

    • On Android Studio landing page, select Configure > SDK Manager.

    • From your Android Studio application toolbar, select Tools > Android > SDK Manager.

    • From your Android Studio application toolbar, click SDK Manager.

  3. In the Default Settings dialog box, click these tabs to install Android SDK platform packages and developer tools.

    1. SDK Platforms: Select the latest Android SDK package.

    2. SDK Tools: Select these Android SDK tools:

      • Android SDK Build-Tools

      • NDK (Side by side)

      • Android SDK Platform-Tools

      • Android SDK Tools

    Note

    The location of the Android SDK displayed in the Android SDK Location parameter must not contain any white spaces. The spaces may cause problems when working with Android NDK tools. You can change the SDK location by clicking the button.

  4. Click Apply. Android Studio starts installing the selected packages and tools on your computer. After the installation is completed, the Status of the installed packages and tools changes from Not installed to Installed.

  5. Click OK.

Platform tools downloadWindows

Android Platform Tools For Windows

See Also