问题描述
- android studio创建的模拟器启动后,为什么只有一半
-
我用android studio创建了一个模拟器,启动后只显示一半,同时报以下内容:
Note: The environment variable $ANDROID_SDK_HOME is set, and the emulator uses that variable to locate AVDs.
This may result in the emulator failing to start if it cannot find the AVDs in the folder pointed to by the
given environment variable.
ANDROID_SDK_HOME=/home/work/AndroidStudio/sdkCreating filesystem with parameters:
Size: 69206016
Block size: 4096
Blocks per group: 32768
Inodes per group: 4224
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 16896
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/4224 inodes and 1302/16896 blocks
emulator: emulator window was out of view and was recentered
解决方案
2年没用模拟器了,支持一下吧。
建议配个低端的手机吧,模拟器的效率和手机真的不是一档次的。而且模拟器能运行的,手机上不一定能运行。
解决方案二:
模拟器的分辨率是不是设置的太高了,已经超过电脑屏幕的分辨率了?
如果是,建议换一个分辨率小的模拟器。
解决方案三:
你好,请问这个问题是怎么解决的呀,我换了一堆的skin也没有解决