Unexpected value from nativeGetEnabledTags: 0
问题 I installed the latest version of the SDK (r21) and ADT 21.0.0. I tried simple code, and it works well, but now I get a warning in LogCat that did not appear in the previous versions: Unexpected value from nativeGetEnabledTags: 0 I googled it, and I found Issue 39723: Emulator spams LogCat with \"Unexpected value from nativeGetEnabledTags: 0\" message . What does it mean? 回答1: I just ran into this problem, too. As a workaround I'm filtering the LogCat output with the following expression on