Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/194.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 Studio更新后无法工作_Android - Fatal编程技术网

安卓系统:<;安卓工作室>;我的申请没有';Android Studio更新后无法工作

安卓系统:<;安卓工作室>;我的申请没有';Android Studio更新后无法工作,android,Android,我的应用程序昨天运行得很好,现在,在将android studio更新到1.32之后,它就不工作了!它加载到模拟器上,但一旦启动并运行,它就不会响应或执行任何操作。它只是呆在那里冻结。我在互联网上搜索了Stackoverflow的答案,但我找不到任何与我的问题相关的东西!请有人帮忙,因为我不知道是什么原因导致了这个问题,因为我没有改变任何事情 然而,我的logcat告诉我: Creating filesystem with parameters: Size: 69206016 Block siz

我的应用程序昨天运行得很好,现在,在将android studio更新到1.32之后,它就不工作了!它加载到模拟器上,但一旦启动并运行,它就不会响应或执行任何操作。它只是呆在那里冻结。我在互联网上搜索了Stackoverflow的答案,但我找不到任何与我的问题相关的东西!请有人帮忙,因为我不知道是什么原因导致了这个问题,因为我没有改变任何事情

然而,我的logcat告诉我:

Creating 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: device fd:784
HAXM is working and emulator runs in fast virt mode
emulator: warning: opening audio input failed
creating window 61 83 462 820
emulator: emulator window was out of view and was recentered
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
draw: Could not use program error=0x505
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
draw: Could not use program error=0x505
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
draw: Could not use program error=0x505
draw: Could not use program error=0x505
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
draw: Could not use program error=0x505
draw: Could not use program error=0x505
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
draw: Could not use program error=0x505
draw: Could not use program error=0x505
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
draw: Could not use program error=0x505
draw: Could not use program error=0x505
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
ColorBuffer::bindFbo: FBO not complete: 0x8cd6
我不知道这是否是由Android Studio更新引起的


如果您需要更多信息,请告诉我。

这不是您的代码问题。我也面临着这个问题。我的应用程序在模拟器中不工作,但在手机中工作正常。
尝试在手机上运行一次应用程序。

我也在手机上尝试过,但它也会使手机无响应,有时还会重新启动!它对任何事情都不起作用,我也不知道为什么:/你可能有解决这个问题的办法吗?