读书人

Logcat失误:Could not create the vi

发布时间: 2012-08-31 12:55:03 作者: rapoo

Logcat出错:Could not create the view: For input string:
#Tue Jul 19 18:33:04 CST 2011threadPanel.stack.col0=117emulatorControl.waypoint.desc=111emulatorControl.track.first=129com.android.ide.eclipse.ddms.logcat.message=2040emulatorControl.waypoint.elevation=57com.android.ide.eclipse.ddms.explorer.permissions=75com.android.ide.eclipse.ddms.explorer.time=45com.android.ide.eclipse.ddms.logcat.filters=bearing\:\:2\:bearing\:|

解决方法是:更改eclipse的工作空间(workspace)中的文件“.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.ddms.prefs”。

将com.android.ide.eclipse.ddms.logcat.filters值设为空即可。

com.android.ide.eclipse.ddms.logcat.filters=

?

转自:http://blog.csdn.net/jj_zerogra/article/details/5956055,上面的配置乃我自己的,非原创作者的。

读书人网 >移动开发

热点推荐