Android studio 0.8.1 usage and troubleshooting

Source: Internet
Author: User

Google released five systems at the end of June and upgraded android studio to android studio 0.8.1. The upgraded android studio does have some new changes, and the running speed becomes faster. You can also choose to develop different products and enjoy new technologies. Now let's take a look.

Due to GFW's google seal, some colleagues in android studio may not be able to upload data to CSDN due to company reasons. But it doesn't matter. Let's take a look at what's going on first.

I will not repeat JDK's things and problems here, and directly go to the installation stage.

The first problem I encountered after the installation was that studio.exe could not be started. In the original bin \ studio. bat, SET BIT = is empty, and the default value is 64 bits. So the first place to change is to SET BIT = 32.

Finally, I saw the legendary interface:



When I enter the main interface, I will prompt you to set up your SDK. If I used to use Eclipse, I would be familiar with this.

When creating a new project, you will enter the important interface of the current version:


I think this is also an excellent place for Google to push android studio. colleagues who have studied wear should know that wear will not be exactly the same as phone APK in the future, and they will have their own sdks, this version is much easier for wear development and is advantageous for our developers.


After everything is completed by default, it will enter the establishment process of Gradle. This process takes a long time. When I encounter the second problem, connect refused: connect. This is because gradle needs to be connected when it is created. Otherwise, it will fail. Although I can connect to the Internet, I cannot access the gradle website, so I cannot. My solution is to set a proxy. The result is OK.


Currently, android wear (API20), android L (preview), and android TV (preview) have been released, but the support is still a bit problematic, so this may need to be explored.


Welcome to my technology group: android studio (wear) 344967769.

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.