我看到了这种奇怪的行为。我只能在模拟器上打开一次通知栏。

在Macbook pro/OSX 10.8上以480x800屏幕(具有API级别17设置的Nexus One)运行API级别17

任何人都经历过类似的经历吗?

my status bar in android 4.2.2 emulator is broken相同

错误报告为Notification bar unusable in 4.2 emulator

最佳答案

如果您是我,则不会使用Eclipse随附的仿真器。使用genymotion,它 super 快速,您可以仿真各种不同的设备,例如moto x,xperia z,nexus 5等。就像魅力一样!得到它here

关于Android Emulator仅打开一次通知栏,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/17291699/

10-09 07:33