Android Studio配置和模拟器设置

时间:2021-10-20 16:00:46

I would like to use Android Studio as I start to learn about android development and I don't know exactly about necessary configuration in Android Studio. Would you like to guide about Android Studio Configuration including emulator set up ? Thanks.

我想使用Android Studio,因为我开始学习Android开发,而且我不确切知道Android Studio中的必要配置。您想引导Android Studio配置,包括模拟器设置吗?谢谢。

2 个解决方案

#1


0  

Assuming that you are working on Windows and downloaded the Android Studio and installed the JDX-7/8. Click on the .exe file. It will by default install Nougat (Android 7) SDK's. If you want some other SDK then you have to do so by selecting them from SDK Manager.

假设您正在使用Windows并下载Android Studio并安装了JDX-7/8。单击.exe文件。它将默认安装Nougat(Android 7)SDK。如果您需要其他SDK,则必须从SDK Manager中选择它们。

Refer the following link: https://developer.android.com/studio/install.html

请参阅以下链接:https://developer.android.com/studio/install.html

About SDK Manager refer this: https://developer.android.com/studio/intro/update.html

关于SDK Manager,请参阅:https://developer.android.com/studio/intro/update.html

During the setup it will ask for emulator, select the device which you want and the default configurtion is loaded by Android Studio. If you want to change the device them go to AVD Manager and select the device. (Note): In order to use emulator virtualization has to be enabled on your machine.

在设置过程中,它将要求模拟器,选择您想要的设备,Android Studio将加载默认配置。如果要更改设备,请转到AVD Manager并选择设备。 (注意):为了使用模拟器,必须在您的计算机上启用虚拟化。

Refer the link: https://developer.android.com/studio/run/managing-avds.html

请参阅链接:https://developer.android.com/studio/run/managing-avds.html

#2


0  

This would be a best place to start

这将是一个最好的起点

https://developer.android.com/studio/install.html

#1


0  

Assuming that you are working on Windows and downloaded the Android Studio and installed the JDX-7/8. Click on the .exe file. It will by default install Nougat (Android 7) SDK's. If you want some other SDK then you have to do so by selecting them from SDK Manager.

假设您正在使用Windows并下载Android Studio并安装了JDX-7/8。单击.exe文件。它将默认安装Nougat(Android 7)SDK。如果您需要其他SDK,则必须从SDK Manager中选择它们。

Refer the following link: https://developer.android.com/studio/install.html

请参阅以下链接:https://developer.android.com/studio/install.html

About SDK Manager refer this: https://developer.android.com/studio/intro/update.html

关于SDK Manager,请参阅:https://developer.android.com/studio/intro/update.html

During the setup it will ask for emulator, select the device which you want and the default configurtion is loaded by Android Studio. If you want to change the device them go to AVD Manager and select the device. (Note): In order to use emulator virtualization has to be enabled on your machine.

在设置过程中,它将要求模拟器,选择您想要的设备,Android Studio将加载默认配置。如果要更改设备,请转到AVD Manager并选择设备。 (注意):为了使用模拟器,必须在您的计算机上启用虚拟化。

Refer the link: https://developer.android.com/studio/run/managing-avds.html

请参阅链接:https://developer.android.com/studio/run/managing-avds.html

#2


0  

This would be a best place to start

这将是一个最好的起点

https://developer.android.com/studio/install.html