Genshin Desktop Pets

Download: Genshin Desktop Pets APK

  • Latest Version
Application ID com.bilij.keli
Downloads 25.07K
Upload by XiangZi
Rating 4.5/231+
Content rating Everyone, Unrestricted Internet
Requires android 5.0 and up
Updated on Aug 28, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.