VLC Benchmark

Download: VLC Benchmark APK

  • Latest Version
Application ID org.videolan.vlcbenchmark
Downloads 413.93K
Upload by Videolabs
Rating 4.1/1.09K+
Content rating Everyone
Requires android 5.0 and up
Updated on Mar 30, 2021

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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.