MasterStudy App Documentation
App PageChangelog
  • Introduction
  • MasterStudy LMS API Plugin Setup
  • Flutter Environment
  • Android App Build on macOS
    • Flutter Setup for the macOS system
    • Android Studio Setup on mac
    • Android Studio Emulator on mac
    • Null safety setup
    • Installing Flutter Packages on mac
    • Setting the Site URL on mac
    • Adding App Icon on mac
    • Setting App Name on mac
    • Firebase on mac
    • Firebase Project Setup
    • Change Package Name
    • Test Your App on mac
    • App Release on mac
  • iOS App Build
    • Building App for iOS
    • Firebase for iOS
  • Google And Facebook Sign-In
    • Google Sign-In
    • Facebook Sign-In
  • Android App Build on Windows OS
    • Flutter Setup for Windows System
    • Android studio Setup on Windows
    • Android Studio Emulator on Windows
    • Null safety setup
    • Installing Flutter Packages on Windows
    • Setting the Site URL on Windows
    • Adding App Icon on Windows
    • Firebase on Windows
    • Firebase Project Setup
    • Change Package Name
    • Setting App Name on Windows
    • Test Your App on Windows
    • App Release on Windows
  • Extra Materials
    • Item Page
    • Changelog
  • stylemixthemes
  • Themes
  • Plugins
Powered by GitBook
On this page

Was this helpful?

  1. Android App Build on macOS

Android Studio Setup on mac

PreviousFlutter Setup for the macOS systemNextAndroid Studio Emulator on mac

Last updated 2 years ago

Was this helpful?

Before the beginning of your work, download Android Studio — the environment designed specifically for Android development. Use this link to download the file:

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

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.

Next, install all components under the SDK Tools.

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

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

https://developer.android.com/studio