相关疑难解决方法(0)

Android模拟器错误:std :: bad_alloc

我正在使用Eclipse Juno和Android模拟器(SDK Tools 21.1),我很多次都遇到此错误(好吧,在6小时内有两到三次):

[2013-03-22 11:41:19 - Emulator] terminate called after throwing an instance of 'std::bad_alloc'
[2013-03-22 11:41:19 - Emulator]   what():  std::bad_alloc
[2013-03-22 11:41:19 - Emulator] 
[2013-03-22 11:41:19 - Emulator] This application has requested the Runtime to terminate it in an      unusual way.
[2013-03-22 11:41:19 - Emulator] Please contact the application's support team for more information.
Run Code Online (Sandbox Code Playgroud)

我用谷歌搜索它,但它似乎是一个C++错误.我不知道这是我的应用程序的错误,还是Eclipse或模拟器的错误.(LogCat不显示任何错误).

eclipse android android-emulator

9
推荐指数
1
解决办法
3424
查看次数

标签 统计

android ×1

android-emulator ×1

eclipse ×1