# Android Studio Setup on mac

Before the beginning of your work, download Android Studio — the environment designed specifically for Android development. Use this link to download the file: <https://developer.android.com/studio>

Unzip the file with MasterStudy app project. Launch Android Studio and open the project source folder.

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FrdRJsZwgjGwB1uuJPYwR%2FSCR-20230207-lh6.png?alt=media&#x26;token=ce42ad71-4af3-452b-a3a1-b0e940734933" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FRwthmP3GTptAbJF4DroC%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2015.29.32.png?alt=media&#x26;token=7aa595ca-6a53-4af8-9fc6-a69c6ed2bad3" alt=""><figcaption></figcaption></figure>

Now you need to finish some setup activities.\
Go to the **Android Studio > Preferences > Appearance & Behavior > System Settings > Android SDK** and install the selected **SDK Platforms.**

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FOf0UVhliGIjzlK70dbTM%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2015.39.07.png?alt=media&#x26;token=30926b52-666f-4ddd-aea2-487f8270a4a5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FpkthkekVbg59IZwjoqB9%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2015.40.27.png?alt=media&#x26;token=bfabbf95-a1b8-4033-b197-65919c324ab4" alt=""><figcaption></figcaption></figure>

Next, **install all components under the SDK Tools.**

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FXhHmgTMqgZc19PW6Jgqq%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2015.45.56.png?alt=media&#x26;token=0d9eb94d-02f5-4859-9a68-b908330c0011" alt=""><figcaption></figcaption></figure>

Now move to the **Plugins** menu. Here you need to find and install **Flutter** and **Dart plugins** (**Android Studio > Preferences > Plugins > Flutter**).

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FrIKDxO2FhIf7znfj42bc%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2015.48.09.png?alt=media&#x26;token=5b44b79a-9132-4af4-b788-4e3bd71a9741" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3638481888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDPXgP8rsunPUNTvW2I%2Fuploads%2FfqPJe0jIElmV9HnvI5Sf%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-02-07%20%D0%B2%2015.49.58.png?alt=media&#x26;token=15fca325-cc78-408c-bd21-25767b23ea2b" alt=""><figcaption></figcaption></figure>

Proceed with the installation of **Dart**, and upon its completion **restart** the Android Studio.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/13.png)
