Android LocationManager

By | 2021년 10월 19일
Table of Contents

ndroid LocationManagerLocationManager

6 thoughts on “Android LocationManager

  1. skyer9 Post author

    퍼미션 체크 ActivityCompat.checkSelfPermission(Context, String)

    퍼미션 요청 ActivityCompat.requestPermissions(Activity, String[], int)

    퍼미션 요청 콜백함수 ActivityCompat.OnRequestPermissionsResultCallback

  2. skyer9 Post author

    Android LocationManager

    1. 시작시

    – 마지막 위치 취득

    – NULL 이면 서울시청으로 설정

    2. GPS 활성화 체크 / 네트워크 위치 활성화 체크

    3. 앱 실행시

    4. 앱 종료시

답글 남기기