Calculator

تحميل: Calculator APK

  • أحدث إصدار
معرف التطبيق com.miui.calculator
التنزيلات 1.76B
تم الرفع بواسطة Xiaomi Inc.
التقييم 4.2/357.14K+
تقييم المحتوى Everyone
يتطلب android 6.0
تم التحديث بتاريخ Feb 24, 2023

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.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.SYSTEM_OVERLAY_WINDOW:
  • android.permission.VIBRATE:
    Allows access to the vibrator.