Stay organized with collections
Save and categorize content based on your preferences.
For your ARCore app deployed on Android, you can use the following utilities to
help with debugging:
Call logging - ARCore API calls logged
to the Android device log help troubleshoot runtime behavior and performance
issues in your app.
Performance overlay - ARCore
can provide a real-time overview of an app’s performance with statistics
on CPU, memory, and other system resource usage in an overlay that displays
on the app. The performance overlay also provides a CPU usage breakdown for
individual ARCore features.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["ARCore provides call logging to help troubleshoot runtime behavior and performance issues by recording API calls to the Android device log."],["A real-time performance overlay displays statistics on CPU, memory, and other system resource usage, including a breakdown for individual ARCore features, to help you optimize your app."]]],[]]