As indicated above, we're aware of the issue. It's an issue in the emulator system-image for API 17. We plan to distribute a new system-image for 17 that will resolve this, but I don't have any hard date to announce. Workarounds in between are to use the emulator with API 16 (doesn't help if you need the APIs for 17 of course) or use a real device such as N4 or N7 or N10 that has API 17 on it.
在logcat的过滤器的log message 字段中输入一下过滤串:
^(?!.*(nativeGetEnabledTags)).*$
本文介绍了解决API17模拟器系统映像问题的方法。对于遇到此问题的开发者,可以暂时使用API16模拟器作为替代方案,或者使用搭载API17系统的真机如N4、N7或N10进行测试。预计后续会发布新的系统映像来彻底修复该问题。
1922

被折叠的 条评论
为什么被折叠?



