> For the complete documentation index, see [llms.txt](https://anubhav-anand.gitbook.io/wordroid-flutter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anubhav-anand.gitbook.io/wordroid-flutter/install-required-tools.md).

# Install Required Tools

### Install Android Studio

Head over to <https://developer.android.com/studio> and download the latest android studio and SDK.

### Install Visual Studio Code

VSCode is optional if you have android studio installed. Note that if don't want to install android studio and work on VSCode only, then you need to install the android sdk manually to build the android application.

Head over to[ https://developer.android.com/studio](https://code.visualstudio.com/download) and download the latest android studio and SDK.

### Install Flutter SDK

Head over to <https://flutter.dev/docs/get-started/install> and install the Flutter SDK for your operating system.

### Install Xcode (only for macOS users)

Head over to [https://apps.apple.com/in/app/xcode/id497799835](https://apps.apple.com/in/app/xcode/id497799835?mt=12) and install Xcode using the AppStore app.
