PBS Data Collection

다운로드: PBS Data Collection APK

  • 최신 버전
애플리케이션 ID com.teampbs.data_collection
다운로드 3.55K
업로드 기준 Positive Behavior Supports Corporation
평점 3.8/9+
콘텐츠 등급 Everyone
안드로이드가 필요합니다 5.0
업데이트 날짜 Jun 10, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.