Monday, 7 September 2015
Sunday, 6 September 2015
Introduction to Android Studio
- Downloading Android Studio
- Type's of Folders in IDE
- Java and XML
Downloading Android Studio
You need to download stand-alone sdk and download android studio from link mentioned below, if you have sdk just download android studio and link your sdk path to android studio.I'll mention the linking process in my below tutorial.Install Andriod Studio
Linking Android Studio to SDK
- Run the .exe for android studio
- In the splashscreen you would be asked for sdk path choose the sdk folder
- Skip this and below steps if you have java and jdk installed and linked to environment variables
- This link would help you to point java and jdk to evironment variables
Types of folder
Its better to follow the youtube video instead of reading this docs but for better and deep knowledge do read this doc.