menu
menu

Recording Master

Recording Master is the BEST FREE app to record screen of your Mobile.

1、Support Portuguese

2、Make some optimizations

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.
  • CAMERA: Required to be able to access the camera device.
  • 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_LOCATION_EXTRA_COMMANDS: Allows an application to access extra location provider commands.
  • ACCESS_NETWORK_STATE: Allows applications to access information about networks.
  • ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks.
  • CHANGE_NETWORK_STATE: Allows applications to change network connectivity state.
  • CHANGE_WIFI_STATE: Allows applications to change Wi-Fi connectivity state.
  • DISABLE_KEYGUARD: Allows applications to disable the keyguard if it is not secure.
  • EXPAND_STATUS_BAR: Allows an application to expand or collapse the status bar.
  • GET_TASKS: This constant was deprecated in API level 21. No longer enforced.
  • INTERNET: Allows applications to open network sockets.
  • MOUNT_UNMOUNT_FILESYSTEMS: Allows mounting and unmounting file systems for removable storage.
  • RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
  • SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user.
  • VIBRATE: Allows access to the vibrator.
  • 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.
  • android.permission.ACCESS_COARSE_UPDATES
  • android.permission.BROADCAST_PACKAGE_ADDED
  • android.permission.BROADCAST_PACKAGE_INSTALL
  • android.permission.BROADCAST_PACKAGE_REPLACED
  • android.permission.RECEIVE_USER_PRESENT
  • android.permission.SYSTEM_OVERLAY_WINDOW
  • android.permission.WRITE_MEDIA_STORAGE
  • com.android.vending.CHECK_LICENSE
  • com.screeclibinvoke.permission.JPUSH_MESSAGE