Sunday 8 November 2015

Installing Java JDK & Android Studio


This blog  is based on Windows platform as I’m currently developing on Windows. The setup procedure for Linux and Mac platforms don’t make much difference and all tools required are available for these platforms also. Make sure that you have a good internet speed and a good system(laptop or Desktop)
These are the components you require to setup your Android Studio





1. Java Development Kit


After installing Java JDK we will install Android Studio by following steps
2. Android Studio
Download Android Studio: Download the latest version and update all the sdk's
Download android studio by clicking the green button




No comments:

Post a Comment

Android Studio Project Structure

Android Project Structure In this blog i have explained Android project structure and file organization in detail, by creating a new An...