7Sage LSAT Prep - Proctor

Download: 7Sage LSAT Prep - Proctor APK

  • Latest Version
Application ID com.sevensage.lsat
Downloads 37.58K
Upload by 7Sage
Rating 4.1/156+
Content rating Teen, Users Interact, Shares Info, Shares Location, Digital Purchases
Requires android 4.2 and up
Updated on Mar 06, 2023

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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.