menu
menu

SAB TV

Download the first official and original Sony Sab Television application

3.0

17 Votes

- Bug fixes

- New Features

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • ACCESS_FINE_LOCATION: Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
  • GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service.
  • READ_EXTERNAL_STORAGE: Allows an application to read from external storage.
  • READ_PHONE_STATE: Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • RECORD_AUDIO: Allows an application to record audio.
  • WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage.

Other permissions

  • ACCESS_NETWORK_STATE: Allows applications to access information about networks.
  • BROADCAST_STICKY: Allows an application to broadcast sticky intents. These are broadcasts whose data is held by the system after being finished, so that clients can quickly retrieve that data without having to wait for the next broadcast.
  • GET_TASKS: This constant was deprecated in API level 21. No longer enforced.
  • INTERNET: Allows applications to open network sockets.
  • VIBRATE: Allows access to the vibrator.
  • WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE
  • com.mobicule.sabtv.permission.C2D_MESSAGE