Internet Speed Meter

下载: Internet Speed Meter APK

  • 最新版本
应用程序 ID com.speedmeter
下载 127.03K
上传者 GreenLeaf Inc
4.4/1.16K+
Everyone
需要 android 4.1
更新日期 Jul 18, 2020

android.Manifest.permission

  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.