HSK MOBILE

Download: HSK MOBILE APK

  • Latest Version
Application ID com.oct.horizons
Downloads 1.66K
Upload by Golden Rich Asia Pacific Limited
Rating 2.2/5+
Content rating Everyone
Requires android 6.0 and up
Updated on Nov 18, 2023

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • 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.RECORD_AUDIO:
    Allows an application to record audio.