Cursology

Download: Cursology APK

  • Latest Version
Application ID com.puzzl.cursologyapp
Downloads 9.25K
Upload by Cursology
Content rating Everyone 10+
Requires android 5.0 and up
Updated on Apr 05, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about 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.REQUEST_INSTALL_PACKAGES:
    Allows an application to request installing packages.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.