Ultimate Wish List

Download: Ultimate Wish List APK

  • Latest Version
Application ID com.mattceonzo.ultimatewishlist
Downloads 128.31K
Upload by cnzDevelopment
Rating 4.5/1.41K+
Content rating Everyone
Requires android 5.0 and up
Updated on Oct 25, 2022

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.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.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: