Android Networkusage app,Error Parsing XML

非 Y 不嫁゛ 提交于 2019-12-12 05:58:03

问题


Ive been using the tutorials from developer.android.com I DID NOT modify any code in the "NetworkUsage" project ,My internet connection (fair) is limited to my android device so I debug using that but it gives me "Error parsing XML" instead of the regular webview display.Is this a general error and how can this be solved


回答1:


Edit the Manifest file and make it .NetworkActivity in the "android:name...." Insteadb of the com.example.android.NetworkActivity



来源:https://stackoverflow.com/questions/12103307/android-networkusage-app-error-parsing-xml

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!