Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 在Emulator上运行的Google Play服务_Android_Eclipse_Android Studio_Android Emulator_Google Play Services - Fatal编程技术网

Android 在Emulator上运行的Google Play服务

Android 在Emulator上运行的Google Play服务,android,eclipse,android-studio,android-emulator,google-play-services,Android,Eclipse,Android Studio,Android Emulator,Google Play Services,将Google Play Services lib v.7327000添加到我的应用程序中,它在真实设备上运行良好,但活动崩溃,我在运行模拟器Google API 21/22时出错,尝试了如下Nexus4/5/10: E/OpenGLRenderer2560:无法为层fbo=1 2560x1326分配纹理 尝试使用Android Studio选择性库和Eclipse库项目。 有人知道解决办法吗

将Google Play Services lib v.7327000添加到我的应用程序中,它在真实设备上运行良好,但活动崩溃,我在运行模拟器Google API 21/22时出错,尝试了如下Nexus4/5/10:

E/OpenGLRenderer2560:无法为层fbo=1 2560x1326分配纹理

尝试使用Android Studio选择性库和Eclipse库项目。 有人知道解决办法吗