文件最后提交记录最后更新时间
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
修改模块级配置文件解决编译失败问题 Signed-off-by: zwx1126739 <zhanghong121@huawei.com> 2 年前
IssueNo: #I70TK9:【Sample】Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum适配400IDE Description: Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum adaptation to 400IDE. Sig: SIG_applications_app_samples Feature or Bugfix: Feature Binary Source: No Signed-off-by: zwx1094577 <zhongyuyan1@huawei.com> 3 年前
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
description: Add build-profile.json5 ! Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: taobohao <taobohao@huawei.com> 3 年前
revert sdk version 10->9 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
修改应用运行截图与失效链接 Signed-off-by: yuandongping <yuandongping@huawei.com> 修改应用运行截图与失效链接 Signed-off-by: yuandongping <yuandongping@huawei.com> 1 年前
revert sdk version 10->9 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
Issue: #I6DWJY Description: BasicFeature模块,目录结构迁移 Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
IssueNo: #I70TK9:【Sample】Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum适配400IDE Description: Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum adaptation to 400IDE. Sig: SIG_applications_app_samples Feature or Bugfix: Feature Binary Source: No Signed-off-by: zwx1094577 <zhongyuyan1@huawei.com> 3 年前
IssueNo: #I70TK9:【Sample】Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum适配400IDE Description: Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum adaptation to 400IDE. Sig: SIG_applications_app_samples Feature or Bugfix: Feature Binary Source: No Signed-off-by: zwx1094577 <zhongyuyan1@huawei.com> 3 年前
IssueNo: #I70TK9:【Sample】Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum适配400IDE Description: Call/MobileNetwork/Observer/RadioTech/SimManager/MusicAlbum adaptation to 400IDE. Sig: SIG_applications_app_samples Feature or Bugfix: Feature Binary Source: No Signed-off-by: zwx1094577 <zhongyuyan1@huawei.com> 3 年前
add new Test for DistributedRdb RunJsInWeb MobileNetwork Signed-off-by: guojin31 <guojin31@huawei.com> 3 年前
README.md

Cellular Data

Introduction

This sample shows how to use cellular data APIs to obtain SIM card information.

Usage Instruction

  1. Set the default SIM card. The default SIM card is rendered with a blue background.

  2. Enable or disable the mobile data service. Turn On is displayed if the mobile data service is enabled, and Turn Off is displayed otherwise.

  3. Enable or disable the roaming service. Turn On is displayed if the roaming service is enabled, and Turn Off is displayed otherwise.

  4. Check Data Flow Type for the data flow status of the default SIM card.

  5. Check Connect Data for the data connection status of the default SIM card.

Constraints

  1. This sample can only be run on standard-system devices.

  2. The device must support the SIM card function and have a SIM card installed.

  3. This sample demonstrates the stage model, which supports only API version 9.

  4. This sample requires DevEco Studio 3.1 Canary1 (Build Version: 3.1.0.100) to compile and run.