Android App Development using Android Studio

Welcome to the World of Android

Here you will find guide to Learning Android Studio

What is Android Studio?

Android Studio is an IntelliJ IDEA IDE. It is similar to PyCharm IDE with a lot of customization to boost Android Deovelopment. It is marvellous. The author of this article thinks that it is the best auto-complete IDE but it connot be used for general purpose.

Hardware

Minimum Hardware Required:

intel i3 / AMD Ryzen 3, 4GB RAM

intel i5 / AMD Ryzen 5, 8GB RAM, 15-20 GB Disk Space

Installation Guide

To be able to use Android Studio you need either Java JDK or Kotlin as a programming language. Install Android Studio from here. IDE download size ~ 800 mb - 1 GB. Next you need to install Android SDK. Why SDK?



Last modified October 5, 2020: Begineer's Guide (76cbe9e)