本文介绍了Android Phone Emulator 对性能的反映如何?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我一直在玩 Android 上的 OpenGL ES
开发.OpenGL ES
应用程序似乎在我的开发机器上的模拟器中运行缓慢.这是否反映了实际硬件的可能性能?如果图形性能变得迟缓,我担心会花费太多时间来开发应用程序.
I've been playing around with OpenGL ES
development on Android. OpenGL ES
applications seem to run slowly in the Emulator on my development machine. Does this reflect likely performance of actual hardware? I'm concerned about spending too much time developing an application if the graphics performance is going to be sluggish.
推荐答案
模拟器在我的Mobile Intel Pentium M 725, 1600 MHz
上超级慢.
The emulator is super slow on my Mobile Intel Pentium M 725, 1600 MHz
.
我假设模拟器不能代表真实世界的性能.
I'm assuming the emulator isn't representative of real world performance.
这篇关于Android Phone Emulator 对性能的反映如何?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!