findERnow

Tải xuống: findERnow APK

  • Phiên bản mới nhất
ID ứng dụng com.emnetfinder
Tải xuống 6.32K
Tải lên bởi Massachusetts General Hospital
Đánh giá 4.1/18+
Xếp hạng nội dung Everyone
Yêu cầu android 5.0
Đã cập nhật vào Mar 21, 2024

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.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • 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.