Android LogCat continuously repeating a warning: “Addition of standard header … not allowed”
- 阅读更多 关于 Android LogCat continuously repeating a warning: “Addition of standard header … not allowed”
问题 I've been developing an Android application using version 2.3.3 (API 10). The application simply uses Flickr Java API (flickrj) to make certain search queries based on tags, date, geographical info etc. and displays the search result photos to the user. I have been working on it for 2 weeks and using my HTC Sensation to debug it via the USB debugger. Today, I somehow started to get an annoying warning message that loops over and over in my LogCat. It is as follows: 11-30 00:31:43.083: I/org