World of Beer

دانلود: World of Beer APK

  • آخرین نسخه
شناسه برنامه com.nonameindustries.wob.android
دانلودها 234.32K
آپلود توسط World of Beer
رتبه بندی 2.5/1.35K+
رده بندی محتوا Everyone
نیاز به اندروید 6.0
به روز رسانی شد Dec 15, 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_LOCATION_EXTRA_COMMANDS:
    Allows an application to access extra location provider commands.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.STATUS_BAR:
    Allows an application to open, close, or disable the status bar and its icons.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.