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.
LocationManager からすべての LocationListeners を削除することは可能ですか? はいの場合、どのように?
ドキュメントが言うように:
指定された LocationListener を使用して、現在のアクティビティの位置更新の現在の登録を削除します。この呼び出しの後、このリスナーの更新は行われなくなります。
removeUpdates(LocationListener リスナー)