Virtual Pet - BUDDY 2

Descargar: Virtual Pet - BUDDY 2 APK

  • Última versión
ID de aplicación com.rhinohoney.buddyv2
Descargas 157.34K
Subir por RhinoHoney
4.3/1.88K+
Everyone, Digital Purchases
Requiere Android 5.0
Actualizado el Sep 14, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about 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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: