Install Android studio

Android Studio

          Android Studio is an IDE(Integrated Development Environment) for Android development based on IntelliJ IDEA. Android Studio provides a powerful code editor and developer tools. It offers more features that enhance your productivity on Android developing, such as:

  • download A flexible Gradle-based build system.
  • A fast and feature-rich emulator.
  • A unified environment where you can develop for all Android devices.
  • Instant Run to push changes to your running app without building a new APK.
  • Code templates and GitHub integration to help you build common app features and import sample code.
  • Extensive testing tools and frameworks.
  • Lint tools to catch the performance, usability, version compatibility, and other problems.
  • Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine.

Now come to the installation procedure. Before the Android Studio installation, you need to setup environment. That’s why you need to install Java JDK. Let’s see how to install JDK and what is it. 

Java JDK installation

          Java JDK state on Java development kit. It is a software development environment which is used for developing Java applications. It is the most important part to code in Java. It includes Java Runtime Environment ( JRE ), a compiler ( Javac ), an interpreter, an archiver and so many other tools that need to Java development. Here given the official site of Java JDK Oracle with some tutorial links to install Java JDK on the different operating system.

Android Studio installation

          To install Android Studio follow the below tutorial.

Configuration settings

          After installation, we need to configure some important settings that will help you to development. So let’s start.

Go file>settings or click Ctrl+Alt+S.

Screenshot (232)

 

Then you will get this window.

screenshot-2331.png

Next, go on Appearance & Behaviour > System Settings > Android SDK.

screenshot-234.png

Here you have to install the API versions and SDK Tools that you need. But our suggestion is to install all the tools then next time you will be hassle-free. 

screenshot-235.png

After click on the checkboxes clicks on OK then you will see, they are installing. Once they installed, you are ready to start your development. To learn more keep looking in our page and you are requested to finish our full course. 

Be with us, stay happy. Please do your precious comment and give an opportunity to improve us.

Leave a comment

Website Powered by WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started