eCrimp

다운로드: eCrimp APK

  • 최신 버전
애플리케이션 ID com.gates
다운로드 27.16K
업로드 기준 Gates Corporation
평점 3.6/107+
Everyone
안드로이드가 필요합니다 5.0
업데이트 날짜 Oct 17, 2023

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.