I launched android-studio-ide-193.6626763-windows.exe to start the installation process. The installer responded by presenting the Android Studio Setup dialog box shown in Figure 1. Figure 1. Set up Android Studio Clicking Next took me to the following panel, which provides the option to decline installing an Android Virtual Device (AVD). Figure 2. Install an Android AVD? I chose to keep the default settings. After clicking Next , I was taken to the Configuration Settings panel, where I was asked to choose where to install Android Studio. Figure 3. The installation location must have at least 500 MB free space I kept the default installation location and clicked Next , and was greeted with the Choose Start Menu Folder panel. Figure 4. Select the folder in which to store Android Studio shortcuts I kept the default setting and clicked Install . The following Installing panel appeared: Figu...
Install Android Studio and start your first Android project if you are new to Android Studio, this tutorial series will get you started. I will briefly introduce the Android development platform, then show you how to download, install, and run the software. After that, we'll spend most of our time actually using Android Studio to develop an animated mobile app: In Part 1 , you will start up your first Android project and get to know Android Studio's main window. In Part 2 , you will code the app , learning how to use Android Studio to enter source code and resources into the project. In Part 3 , we will build and run the app , using both an emulated hardware device and a Motorola Device. In Part 4 , I'll show you how to use built-in tools and plugins to debug Android and improve your coding productivity . Examples in this series are from the most stable version of Android at the time of this writing, Android 10. Get started with Android S...
Comments
Post a Comment