Logcat full of “input svInfo.flags is 8” while app is running

后端 未结 7 760
花落未央
花落未央 2021-02-06 20:13

When I run almost any app on android studio, my logcat gets full of messages like:

\"? E/GnssHAL_GnssInterface: gnssSvStatusCb: a: input svInfo.flags is 8 ? E/GnssHAL_Gn

相关标签:
7条回答
  • 2021-02-06 21:11

    You should create Virtual Device in AVD manager without GPS sensor.

    and uncheck GPS

    Errors will gone.

    0 讨论(0)
提交回复
热议问题