I heard some of you have tried running their AndEngine game using the emulator. Well this does not work, since the emulator does not initially support GLES2. You normally should get an error like this:

1 2 FATAL EXCEPTION: GLThread 11 java.lang.IllegalArgumentException: No EGLConfig found!

  1. Make you have the latest SDK installed.
  2. Open the Android Virtual Device Manager (AVD).
    1. Delete your old virtual devices
    2. Add a new virtual device
      1. Click on “New” to add a new hardware property.
      2. Select “GPU emulation”
      3. Enable “GPU emulation”
    3. Now just “Create AVD” and you are ready to go
  3. Run your game in the emulator.

No related posts.


转载于:https://www.cnblogs.com/zsw-1993/archive/2012/10/25/4880724.html

更多相关文章

  1. Android(安卓)Studio 常见命令
  2. Android(安卓)中Parcelable的作用 (转载)
  3. Android安全机制(转载)
  4. Android番外篇——XML layout与CSS 转载
  5. Android中的Handler总结 转载
  6. onTouchEvent, onClick及onLongClick的调用机制(转载)
  7. 关于GridView宽高的问题(转载rain的文章)
  8. 转载 解决在PC上无法连接adb interface的问题
  9. 关于Android(安卓)下的自动化测试 (转载)

随机推荐

  1. [置顶] Android(安卓)实现书籍翻页效果--
  2. 扒一扒Android应用的续命大法
  3. Android(安卓)Studio如何查看资源或者函
  4. 编译Android源码致命错误解决方案
  5. Android(安卓)移植到高清机顶盒csm1201[
  6. 风格化的 Toggle Buttons
  7. Android实现增量更新
  8. 3.【小萌伴Android】新闻/H5游戏模块及广
  9. Android(安卓)NDK编译本地文件以及引用第
  10. Android瀑布流照片墙实现,体验不规则排列