Accelerometer Analyzer

Загрузить: Accelerometer Analyzer APK

  • Последняя версия
Идентификатор приложения com.lul.accelerometer
Загрузки 529.27K
Загрузить Mobile Tools
Рейтинг 4.3/3.94K+
Everyone, Digital Purchases
Требуется Android 2.3
Обновлено Dec 07, 2016

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: