偵錯
bookmark_borderbookmark
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
偵錯是隔離與移除軟體程式碼中的缺陷程序。瞭解 Android Studio 中的偵錯工具後,Android 開發人員就能建立可靠且功能強大的應用程式。
如要準備 Android 助理開發人員認證測驗,開發人員應採取下列做法:
- 瞭解 Android Studio 提供的基本偵錯技巧
- 瞭解如何對應用程式的功能行為和可用性進行偵錯及修正
- 可使用系統記錄輸出偵錯資訊
- 瞭解如何在 Android Studio 中使用中斷點
- 瞭解如何使用 Android Studio 檢查變數
資源
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-07-27 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2022-07-27 (世界標準時間)。"],[[["Debugging is crucial for identifying and resolving defects in software code, leading to the development of robust and reliable Android applications."],["Android Studio offers essential debugging tools that developers should master to ensure app functionality and usability."],["Developers preparing for the Associate Android Developer certification exam need to be proficient in using debugging techniques such as System Log, breakpoints, and variable inspection within Android Studio."]]],[]]