menu
menu

MyBitCast

MyBitCast is a Memo application with a simple and intuitive design.

● Bug fix

● User experience improvement

Potentially dangerous permissions

  • CAMERA: Required to be able to access the camera device.
  • GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service.
  • READ_CALL_LOG: Allows an application to read the user's call log.
  • READ_CONTACTS: Allows an application to read the user's contacts data.
  • 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_CALL_LOG: Allows an application to write (but not read) the user's call log data.
  • WRITE_CONTACTS: Allows an application to write the user's contacts data.
  • WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage.

Other permissions

  • ACCESS_NETWORK_STATE: Allows applications to access information about networks.
  • ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks.
  • INTERNET: Allows applications to open network sockets.
  • READ_SYNC_SETTINGS: Allows applications to read the sync settings.
  • READ_SYNC_STATS: Allows applications to read the sync stats.
  • RESTART_PACKAGES: This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
  • WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • WRITE_SETTINGS: Allows an application to read or write the system settings.
  • WRITE_SYNC_SETTINGS: Allows applications to write the sync settings.
  • android.permission.AUTHENTICATE_ACCOUNTS
  • android.permission.MANAGE_ACCOUNTS
  • android.permission.USE_CREDENTIALS