In Android Studio with the blend of Java (or Kotlin) and XML, we can code great android apps.
Required Tools for Installation Android Studio :
![]() |
1. Download Java JDK ( Java Development Kit)
You'll need to download the Java Developments Kit. I'll be providing URL to the java download page but download the latest version of java.
Or
Just Google "Download Java JDK"
- Download JDK according to your respective Operating System.
- Open and Execute the steps to install JDK.
2. Installing Android Studio
Android Studio IDE ( Integrated Development Environment ) is officially made by Google.
This is the most easiest and effective android development IDE. Eclipse also works well but Android studio is built on IntelliJ platform which is really fastest among others.
Android Studio IDE : https://developer.android.com/studio
Go to the above link and download the latest version of Android Studio IDE for free.
In the above link doesn't work - Just Google "Android Studio Download".
It takes about an hour to get all the required assets and done...
0 Comments