提供意見
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-09-01 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":"其他"
}]
想進一步說明嗎?