Thursday, 22 November 2018

Installing Android Studio

Ok, lets wrap up all the stories and start to work on.

Are you ready to build your first Android app? We didn't learn any coding right? But, still we could build our first own app😊. Excited? Let's do it.

Note: For this you need a laptop and having Android Studio and Java installed on it.

You can download Android Studio from the below link
https://developer.android.com/studio/index.html

If you found any difficulties in installing Android Studio, you can refer the below videos
For Windows: https://www.youtube.com/watch?v=xWa8Rf9cBps

For Linux/Ubuntu:
For Mac:https://www.youtube.com/watch?v=qM_n7boRMZI


Download Android Studio and SDK tools  |  Android Developers
Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more.

No comments:

Post a Comment

Building Your First App

Now you 'll learn how to build your first Android app. You’ll learn how to create an Android project with Android Studio and run a debu...