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

답글 남기기