Home

Sunday 8 March 2015

Setting up Android Studio

Setting up Android Studio : 

1)Before this you need to setup Java SDK(skip this step if already done).

2) You need to download Android Studio from this link(http://developer.android.com/sdk/index.html).

3) While installing the setup you can install the Android SDK updates at the time of installation or later manually.

Tip : To cancel the automatic update close the setup and check Do no not Re-run the Setup option.

Manual Update :

1) Open Android Studio > Tools > Android > Android SDK and open it.



2) Download and Install the latest updates(It will automatically select for you).

3) Once the download is finished you are all set to make your first app.

No comments:

Post a Comment