Android 流量消耗
Android 可帮助用户了解和控制设备使用网络流量的方式。它可监控整体流量消耗,并且当流量消耗超出特定配额时,将会发出警告或因达到上限阈值而触发通知或停用移动数据。
此外,还会跟踪每个应用的流量消耗,这样一来,用户就可以在设置应用中直观地了解过往的流量消耗。用户还可以限制特定应用在后台运行时的流量使用方式。
本部分中的文档面向系统集成商和移动运营商,目的是向他们说明将 Android 移植到特定设备时应注意的技术细节。这些细节在下文中有总结,若要进一步讨论,请前往 android-porting 论坛。
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-03-16 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]