Floating Timer (Stopwatch)

下载: Floating Timer (Stopwatch) APK

  • 最新版本
应用程序 ID com.wmdev.floatingtimer
下载 93.07K
上传者 WM Dev.
3.9/680+
Everyone, Digital Purchases
需要 android 4.1
更新日期 Sep 24, 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.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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: