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.