[[["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."],[[["The `UnavailableApkTooOldException` is thrown when the installed ARCore APK is outdated compared to the ARCore SDK used to compile the application."],["It signifies an incompatibility issue between the installed ARCore APK and the application."],["This exception provides two constructors: one default constructor and another accepting a custom error message."],["It inherits methods from `java.lang.Throwable` for exception handling, such as getting the cause, message, and stack trace."]]],[]]