Name Date Size

..25-Oct-20244 KiB

.gitignoreH A D25-Oct-2024142

AppScope/H25-Oct-20244 KiB

build-profile.json5H A D25-Oct-20241 KiB

entry/H25-Oct-20244 KiB

hvigor/H25-Oct-20244 KiB

hvigorfile.tsH A D25-Oct-2024158

hvigorwH A D25-Oct-20242.1 KiB

hvigorw.batH A D25-Oct-20242 KiB

oh-package.json5H A D25-Oct-2024816

ohosTest.mdH A D25-Oct-2024516

README.mdH A D25-Oct-20241.1 KiB

README_zh.mdH A D25-Oct-20243.5 KiB

screenshots/devices/H25-Oct-20244 KiB

README.md

1# SIM Management
2
3## Introduction
4
5This sample shows how to use the SIM management service to manage SIM settings, including the ICCID, default voice service, ISO country code, home PLMN, service provider name, and GID1.
6
7### Usage
8
91. Check the SIM card area. If a SIM card is inserted into SIM card slot 1, the SIM card 1 area is displayed in blue; if no SIM card is inserted, the SIM card 1 area is displayed in white. The case is the same for SIM card 2 area.
10
112. Click the SIM card 1 area. A dialog showing the ICCID, ISO country code, home PLMN, service provider name, and GID1 of SIM card 1 will be displayed. If you click the SIM card 1 area again, the dialog disappears. The case is the same for SIM card 2 area.
12
133. Buttons for the default active SIM card are in blue background. Currently, only the default active SIM card is displayed. The function of changing the default active SIM card is not supported.
14
154. The call transfer function is not supported currently, and therefore the button is not responsive.
16
17### Constraints
18
19This sample can only be run on standard-system devices.
20