当前位置:网站首页>Android studio AVD
Android studio AVD
2020-11-09 12:12:00 【osc_mra0q9h6】
current Android Studio Avd There's a variety of tutorials , Some are not friendly to novices . that , Let me summarize my experience !
Material preparation :
1、Android Studio( The version I use here is 4.2, Because there is Android 11)
Official website :https://developer.android.google.cn/studio?hl=zh-cn
2、 Have a good brain
First create a new project
Once created , spot File→Settings
First step , download SDK Platforms( It can be understood as Avd edition )
Android SDK Location You can customize the location ( It's best to customize the location , And it's the English name . If you C It's big enough when I don't say )
Choose what you want Android edition , Ticked on , choice Apply. Wait for download to complete
The second step : Red box is required . The white box is optional, but not . The rest depends on your own needs . Also choose the post Apply. Wait for download to complete
After all the installation, click “OK” that will do .
wait , Do you think it's over ? And yours Avd Location It hasn't changed yet !
Avd Location change method : Right click this computer → attribute → Advanced system setup → environment variable → newly build ( Set... In the system variable )
name :ANDROID_SDK_HOME( It can't be changed This name )
Location : Their own decisions , It's better to have an English name ( If you C It's big enough when I don't say )
Original location :C:\Users\ Your account name \ .android\Avd
Turn off the Android Studio Open it again to change Avd Storage location
Start to create Avd( Here we use Pixel 4 For example )
1、 Click on the arrow
2、 It opens at Create Virtual Device…
3、 Choose the phone model you like ( You can add plugins to get more phones , There's no explanation here )
4、 Choose what you want Android edition
5、 Be sure to choose the belt Google Play perhaps No, Suffix , choose Google APls loading apk Software will report a mistake
6、 choice Next
7、 You can choose Show Advanced Settings To set the content of your phone
8、 spot Finish Can finish Avd The creation of
Click to start Avd
If the above prompt pops up , Don't worry about him . It will start in a moment
success !
The first time I use it is to tune the language
Method :Settings→ Go to the bottom and find System→Language & input→Languages→Add a language
After selecting, drag the language you just selected to the top
Time adjustment method : Time and date → close Use the time zone provided by the network → Point area → Search directly China → choose Shanghai You can adjust the time ( Don't open it again Use the time zone provided by the network , Otherwise, we have to choose again )
Use Ctrl+Shift+M Call up mobile phone information settings ( The Internet , Battery and other information )
use ··· The same effect
notes :1、 If you reset the phone's storage size, the settings will be reset
2、 If there's gesture navigation , Don't choose , It doesn't work even if you click the settings button . Will flash back
complete
FAQ
Q:Gradle How to do if the download is slow ?
A: Go to https://services.gradle.org/distributions/ download ( To be the same version ), Put the compression package in C:\Users\ Your username \ .gradle, And then restart Android Studio
Recommend to use Xdown / IDM / Thunder download . Don't use the browser to download ( Slow take off )
Q:Pixel How to quickly clean up the background
A: Stroke to the left , Select clear all
More questions can be left below , Blog for the first time , It may be a little bad . Make do with it
( The third party of the first three , Reply as much as possible )
版权声明
本文为[osc_mra0q9h6]所创,转载请带上原文链接,感谢
边栏推荐
- Detailed explanation of [golang] GC
- 块级元素和行内元素
- Ali, Tencent, Baidu, Netease, meituan Android interview experience sharing, got Baidu, Tencent offer
- Depth analysis based on synchronized lock
- Pay attention to the request forwarding problem of. Net core
- Android Studio Avd「真·小白食用方法」
- How to ensure that messages are not consumed repeatedly? (how to ensure the idempotent of message consumption)
- How to use function framework to develop large web application
- Well, the four ways to query the maximum value of sliding window are good
- 通配符SSL证书应该去哪里注册申请
猜你喜欢
从编码、网络传输、架构设计揭秘腾讯云高质量、高可用实时音视频技术实践...
Kubernetes business log collection and monitoring
Reading design patterns adapter patterns
AndroidStudio导入定制化的framework classess.jar AS 4.0.1版本亲测有效
PAT_甲级_1074 Reversing Linked List
Shoes? Forecasting stock market trends? Taobao second kill? Python means what you want
零基础IM开发入门(四):什么是IM系统的消息时序一致性?
Jsliang job series - 08 - handwritten promise
Understanding data structures starts with this article~
通配符SSL证书应该去哪里注册申请
随机推荐
Android权限大全
利用 Python 一键下载网易云音乐 10W+ 乐库
Handwriting Koa.js Source code
Large scale project Objective-C - nsurlsession access SMS verification code application example sharing
20201107第16课,使用Apache服务部署静态网站;使用Vsftpd服务传输文件
Vscode plug-in configuration pointing North
Using stream to read and write files to process large files
接口测试如何在post请求中传递文件
JVM learning (4) - garbage collector and memory allocation
Well, the four ways to query the maximum value of sliding window are good
Open source ERP recruitment
VisualStudio(Mac)安装过程笔记
Well, these four ways to query the maximum value of sliding window are good
SQL Chapter 2 Chapter 3
Solve the problem of idea shortcut key Alt + insert invalid
为wget命令设置代理
vscode 插件配置指北
Glsb involves load balancing algorithm
Nine kinds of distributed primary key ID generation schemes of sub database and sub table are quite comprehensive
分库分表的 9种分布式主键ID 生成方案,挺全乎的