This is an old revision of the document!
Hello World
Android project.Android Studio provides a complete integrated development environment (IDE) including an advanced code editor and a set of app templates. In addition, it contains tools for development, debugging, testing, and performance that make it faster and easier to develop apps. You can test your apps with a large range of preconfigured emulators or on your own mobile device, build production apps, and publish on the Google Play store.
Android Studio is available for computers running Windows or Linux, and for Macs running macOS. The newest OpenJDK (Java Development Kit) is bundled with Android Studio.
To get up and running with Android Studio, first check the system requirements to ensure that your system meets them. The installation is similar for all platforms. Any differences are noted below.
Below are installation videos for different platforms:
Android Studio creates a folder for your projects, and builds the project with Gradle (this may take a few moments).
Tip: See the Configure your build developer page for detailed information.
You may also see a “Tip of the day” message with keyboard shortcuts and other useful tips. Click Close to close the message.
If you made all the previous steps correctly, you should see something like this: