SIM App Dialog

com.android.simappdialog

  • AOSP
  • Exercise caution

Creates a pop-up asking if the user wants to install the carrier app when a SIM is inserted. Seems to be event-triggered, i.e., doesn’t run in the background.

References

  1. https://android.googlesource.com/platform/frameworks/base/+/master/packages/SimAppDialog/src/com/android/simappdialog/InstallCarrierAppActivity.java

Open in App Manager