Notepad notes, checklist, memo

Download: Notepad notes, checklist, memo APK

  • Latest Version
Application ID com.applus.notepad.note
Downloads 3.51M
Upload by Applus Studio
Rating 4.7/49.66K+
Content rating Everyone
Requires android 6.0 and up
Updated on Mar 30, 2024

android.Manifest.permission

  • 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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.applus.notepad.note.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • com.google.android.gms.permission.AD_ID: