Superstar Career: Dress Up

Download: Superstar Career: Dress Up APK

  • Latest Version
Application ID com.gamesforgirlsfree.superstarcareer
Downloads 21M
Upload by Fashion Games for Girls
Rating 3.9/54.98K+
Content rating Everyone
Requires android 5.0 and up
Updated on Sep 13, 2023

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.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.