SIM Manager

Download: SIM Manager APK

  • Latest Version
Application ID com.google.android.euicc
Downloads 1
Upload by Google LLC
Rating 3.6/8K+
Content rating Everyone
Requires android 9 and up
Updated on Nov 08, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_COMPONENT_ENABLED_STATE:
    Allows an application to change whether an application component (other than its own) is enabled or not.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_PHONE_STATE:
    Allows modification of the telephony state - power on, mmi, etc.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_PRIVILEGED_PHONE_STATE:
  • android.permission.REBOOT:
    Required to be able to reboot the device.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.START_ACTIVITIES_FROM_BACKGROUND:
  • android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND:
    Allows an application to start foreground services from the background at any time.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS:
  • android.permission.WRITE_SECURE_SETTINGS:
    Allows an application to read or write the secure system settings.
  • com.android.permission.INSTALL_EXISTING_PACKAGES:
  • com.android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS:
  • com.google.android.euicc.permission.INTERNAL_BROADCAST:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.google.android.setupwizard.SETUP_COMPAT_SERVICE: