In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article is about how to install Android development integration software android studio 3.0. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Android studio 3.0 is a powerful integrated development environment developed by Google specifically for Android development. You can easily use this powerful software to develop all kinds of app, whether it's games or applications, it can develop related programs, it is also based on IntelliJ IDEA, and you can build all the tools needed to build Android applications. The software is very practical and can be used for code learning and integrated development for developers. it has code editor, virtual robot simulator and code template in function, which aims to provide simplified services for application creators. At the same time, through ConstraintLayout, the software can add constraints for each view to other views and guidelines to create a complex layout, previewing the layout at any screen size by selecting one of the various device configurations or simply resizing the preview window.
In addition, Android studio 3.0 supports checking the contents of the application APK file for opportunities to reduce the size of your Android application, even if the file is not built using Android Studio, such as checking manifest files, resources, and DEX files, to most intuitively compare the two APK to see how the size of your application varies from version to version. With the support of Gradle, the software's build system allows you to customize builds, allowing you to generate multiple build variants for different devices from a single project. Ps: this site provides a free version of android studio3.0, detailed installation tutorials can refer to the following, there are relevant JDK installation and configuration and creation project tutorials, hope to help you, friends in need welcome to download experience.
Software features
1. Visual layout Editor
ConstraintLayout creates complex layouts by adding constraints for each view to other views and guidelines. Then preview the layout at any screen size by selecting one of the various device configurations or simply resizing the preview window.
2. APK Analyzer
Look for opportunities to reduce the size of the Android application by examining the contents of the application APK file, even if the file is not built using Android Studio. Check manifest files, resources, and DEX files. Compare the two APK to see how the size of your application varies from version to version.
3. Fast simulator
Applications install and run faster than with physical devices, and can simulate different configurations and functions, including ARCore, the platform Google uses to build augmented reality experiences.
4. Intelligent Code Editor
Using an intelligent code editor that provides code completion for Kotlin,Java and C / C + + languages, you can write better code, work faster, and increase productivity.
5. Flexible construction system
With the support of Gradle, Android Studio's build system allows you to customize builds to generate multiple build variants for different devices from a single project.
6. Real-time analyzer
Built-in analysis tools provide real-time statistics for your application's CPU, memory and network activities. Identify performance bottlenecks by recording method tracking, checking heap and allocation, and looking at incoming and outgoing network payloads.
Android studio3.0 installation tutorial:
Installation and configuration in win10 environment:
1. Installation and configuration of JDK
1, first of all, we double-click the "jdk-7u80- windows x64. exe" installer, all default settings to install, whether the installation is successful or not can open the cmd command, enter java-version version information to prove the success of the installation.
2. Jdk environment variable configuration, select desktop "this computer", right-click "Properties" > "Advanced system Settings" > "Advanced" > "Environment variable" > "system variable", select "path", click "Edit" > "New", and copy the jdk installation path "C:\ Program Files\ Java\ jre7\ bin" >.
Second, install Android Studio
1. First, double-click "android-studio-ide-171.4443003-windows.exe" to install
3. Wait a little for the installation tutorial
5. Android Studio startup interface appears.
7. Enter the following interface
9. Until the installation of finish is complete, the following interface appears
Go here to indicate that the installation is successful, click the close button, and then configure gradle
2. For convenience, we found the executable file "C:\ Program Files\ Android\ Android Studio\ binstudio64. Exe" and created a shortcut to put it on the desktop.
Fourth, create a project
1. Run the studio64.exe program and the following interface appears
4. Select "EmptyActivity" in window mode, as shown in the following figure.
6. Create a simulator and click the "'AVDmanager" icon on the toolbar to bring up the dialog box for creating the simulator.
Tip: the larger the size, the larger the memory, according to your computer configuration appropriate size. After creation, there will be a simulator that has been created. Click the button to run the simulator.
(10) after running, apk will be installed into the simulator
Function introduction
1. Flexible construction system based on Gradle
2. a fast and feature-rich simulator
3. Unified environment (for you to develop applications for all Android devices)
4. The Apply Changes feature pushes code and resource changes to the running application without restarting the application
5. Code template and GitHub integration can help you create common application functions and import sample code.
6. a large number of testing tools and frameworks
7. Lint tool, which can find out problems in performance, ease of use and version compatibility.
8. C++ and NDK support
9. Built-in support for Google Cloud Platform, which can easily integrate Google Cloud Messaging and App Engine
Thank you for reading! This is the end of the article on "how to install Android development integration software android studio 3.0". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.