[2015-12-03 19:34:22 - Emulator] I/O warning : failed to load external entity "/Users/mac/Library/Preferences/AndroidStudio1.2/options/usage.statistics.xml"
如题。这个usage.statistics.xml到底是干什么用的?会影响我程序的运行吗?百度谷歌都出现一些不相关的,来这儿问问。谢谢。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
Emulator是模拟器,从信息来看是模拟器无法读取这个配置文件,可能会影响你的模拟器运行,但不会影响你的App真机运行。
另外,明明是Android Studio的,怎么打个Eclipse的标签……