Basketball Coaching

Download: Basketball Coaching APK

  • Latest Version
Application ID com.fibaeurope.coaching.app
Downloads 116.88K
Upload by FIBA Europe
Rating 3.8/308+
Content rating Everyone, Users Interact
Requires android 5.1 and up
Updated on Apr 06, 2022

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • 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.