Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
で場所を取得しようとしています
mLocationRequest.setPriority(LocationRequest.PRIORITY_BALANCED_POWER_ACCURACY);
Wifiに接続しているときは問題ありませんが、Wifiを切断して4Gに位置を特定させると、GPSが修正されません...
問題は、4G 経由でインターネットを受信しているため、理由がわかりません。
何か案が?