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

后端 未结 7 776
花落未央
花落未央 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.

提交回复
热议问题