Android studio for beginners

Source: Internet
Author: User

Android studio for beginners

I have learned the basics of java and recently want to learn about Android development in my spare time. Baidu has a lot of information about Android studio, a development tool developed by Google, so you don't need to talk about it. It must be enough for beginners. This article mainly introduces the problems encountered during self-download, installation, and first use.

  Development Environment

  HOST: Windows 8.1 Professional Edition

Android Studio 2.3.3.0

Download Source: Android Studio Chinese community http://www.android-studio.org/(recommended installation package with Android sdk)

After downloading the sdk, follow the steps to install the Android sdk and set the installation path according to your preferences.

1. Welcome Page for the first running

 

2. If Unable to access Android SDK add-on list appears, it is because Android Studio First Run detects Android SDK and updates, because FQ and other well-known reasons

  

Click Cancel and return

Click Configure->

Go to the setting Wizard Page and click next To Go To The select setting type Wizard Page and select Custom. Because the installation package comes with Android studio, select custom, change the local installation path of the SDK, and click finish.

(Ps link http://m.blog.csdn.net/xinpengfei521/article/details/57425276)

We will share several blog links for the first installation, Project Creation, project import, and solution.

First install basic necessary use configuration: The first time you use Android Studio you should know everything to configure http://www.cnblogs.com/smyhvae/p/4390905.html

A problem occurs when you create a project for the first time: FQ is required, because when you open Android Studio for the first time, gradle is downloaded and updated online. If you do not have a network, an exception may be reported each time you create a module.

If you need to re-download Gradle for the first import project, how can you avoid re-Downloading Gradle for the first import project and fail? (You know why it failed, haha) Change

Solution: Change the project's gradle to an existing one, and you cannot find the blog for your solution. But there is a similar"

The gradle information needs to be modified when android studio imports the github project.

"Http://blog.csdn.net/iamwutianbao/article/details/52587758. The principle is similar !!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.