Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Install Android SDK Platform Packages and Tools

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.
1. Start Android Studio.
2. To open SDK Manager, do any of the these:
o On Android Studio landing page, select Configure > SDK Manager.

o From your Android Studio application toolbar, select Tools > Android > SDK
Manager.
o 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.
a. SDK Platforms: Select the latest Android SDK package.
b. SDK Tools: Select these Android SDK tools:
 Android SDK Build-Tools
 Android SDK Platform-Tools
 Android SDK Tools
 NDK
 Android Support Repository
 Google Repository
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 Edit 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.
See Also
Android Developer Options
Simulink Su

You might also like