简体   繁体   English

Android Studio 和仿真器没有响应

[英]Android Studio and Emulator not responding

I have an Acer Aspire E5-573 laptop with 4Gb RAM, Windows-10 64 bit operating system.我有一台具有 4Gb RAM、Windows-10 64 位操作系统的 Acer Aspire E5-573 笔记本电脑。 Whenever I start my Android Studio, my laptop stops responding, and I am my program does not run on the emulator.每当我启动我的 Android Studio 时,我的笔记本电脑都会停止响应,并且我的程序无法在模拟器上运行。 What do you think would be the problem?你认为会是什么问题?

You have to increase your RAM atleast 8gb,你必须增加你的RAM至少8GB,

alternative way: Use lower version of android studio because version 4.0 and up has many features like animations etc. don't use AVD Android Virtual Device instead try to use Physical phone as emulator替代方法:使用较低版本的 android studio,因为 4.0 及更高版本具有许多功能,如动画等。不要使用 AVD Android 虚拟设备,而是尝试使用物理手机作为模拟器

Its mainly happen when your computers memory (RAM) run out, when there is no sufficient memory(RAM) space left to run your program than your laptop is not responding.它主要发生在您的计算机 memory (RAM) 耗尽时,当没有足够的内存 (RAM) 空间来运行您的程序时,您的笔记本电脑没有响应。

Possible solution可能的解决方案

  1. Increase your RAM (memory) to minimum 8 GB and将您的 RAM(内存)增加到至少 8 GB 和
  2. Include a SSD storage in your laptop在笔记本电脑中包含 SSD 存储

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM