Chili's Global

ダウンロード: Chili's Global APK

  • 最新バージョン
アプリケーションID com.brinker.olofranchiseapp
ダウンロード 46.74K
アップロード方法 Brinker International
評価 3.6/108+
コンテンツのレーティング Everyone
アンドロイドが必要です 5.0
更新日 Apr 23, 2020

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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.DELETE_CACHE_FILES:
    Old permission for deleting an app's cache files, no longer used, but signals for us to quietly ignore calls instead of throwing an exception.
  • 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.