Android Studio FIREBASE

Android Studio  

Android Studio

Android Studio Setup

Android Studio is an IDE used for developing android apps, which is officially supported by Google. It is based on IntelliJ IDEA that offers a powerful code editor and developer tools. It is an integrated development environment for Google's Android platform.

Android Studio uses a Gradle-based build system, emulator, code templates, and Github integration for supporting application development within the android operating system. Every project in Android Studio has one or more than one modalities with source code and resource files. These modalities include Library modules, Android app modules, and Google App Engine modules.

Download Android Studio

Android Studio is available for Windows, Mac OS X, and Linux platforms. We will download the Android Studio from the Android Studio homepage. Here, we will also find the traditional SDKs with Android Studio's command-line tools.

Windows requirements

  • It is required that there should be Microsoft Windows 7/8/10 either 32 or 64 bit available in your system.
  • There should be 3 GB Ram minimum, and 8 GB Ram recommended.
  • There should be 2 GB of available disk space minimum, and 4 GB recommended.
  • There should be 1200 * 800 minimum screen resolutions.

Installing Android Studio on Windows 10(64-bit)

Now, we will start installing Android Studio by launching the downloaded .exe file. When we launch this .exe file, it presents the Android Studio Setup dialog box.

When we click on Next, it shows a new panel which provides the option to decline and to install an Android Virtual Device.

When we click on Next, we will jump to the Configuration Settings panel in which we set the location for installing Android Studio.

 

Clicking on Next, we will see the Choose Start Menu Folder.

When we click on Install, then installing will start.

'

 

Starting a new project

We create a new project by clicking on Start a new Android Studio project from Welcome to Android Studio dialog box.

#askProgrammers
Learn Programming for Free


Join Programmers Community on Telegram


Talk with Experienced Programmers


Just drop a message, we will solve your queries