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
You should create Virtual Device in AVD manager without GPS sensor.
and uncheck GPS
Errors will gone.