Logcat errors when running android emulator

后端 未结 2 537
隐瞒了意图╮
隐瞒了意图╮ 2020-12-12 01:10

I\'m running an emulator targeting 2.3 (API Level 9). I\'ve removed all downloaded apps (which includes any code that I\'ve written) but I still get all of these logcat erro

2条回答
  •  悲哀的现实
    2020-12-12 01:46

    If they don't deal with your application, you can ignore them. There is nothing you can do as a developer to fix a manufacturer problem on other peoples phones or even yours for that matter (well short of a custom rom).

    Edit: I'd also add that some errors/warnings are normal and are not to be of concern.

提交回复
热议问题