ARCore debugging
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["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."]]],[]]