Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
CarInfo |
Manages access to car hardware specific info such as model, energy, and speed info.
|
CarSensors |
Manages access to androidx.car.app.hardware specific sensors such as compass, accelerometer, gyroscope and location.
|
Classes
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 2025-05-15 UTC.
[[["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 2025-05-15 UTC."],[],[],null,["# androidx.car.app.hardware.info\n==============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/car/app/hardware/info/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|--------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|\n| [CarInfo](/reference/androidx/car/app/hardware/info/CarInfo) | Manages access to car hardware specific info such as model, energy, and speed info. |\n| [CarSensors](/reference/androidx/car/app/hardware/info/CarSensors) | Manages access to androidx.car.app.hardware specific sensors such as compass, accelerometer, gyroscope and location. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [Accelerometer](/reference/androidx/car/app/hardware/info/Accelerometer) | Information about car specific accelerometers available from the car hardware. |\n| [CarHardwareLocation](/reference/androidx/car/app/hardware/info/CarHardwareLocation) | Information about car specific car location available from the car hardware. |\n| [Compass](/reference/androidx/car/app/hardware/info/Compass) | Information about car specific compass available from the car hardware. |\n| [EnergyLevel](/reference/androidx/car/app/hardware/info/EnergyLevel) | Information of the energy (fuel and battery) levels from the car hardware. |\n| [EnergyLevel.Builder](/reference/androidx/car/app/hardware/info/EnergyLevel.Builder) | A builder of [EnergyLevel](/reference/androidx/car/app/hardware/info/EnergyLevel). |\n| [EnergyProfile](/reference/androidx/car/app/hardware/info/EnergyProfile) | Information about car hardware fuel profile such as fuel types and connector ports. |\n| [EnergyProfile.Builder](/reference/androidx/car/app/hardware/info/EnergyProfile.Builder) | A builder of [EnergyProfile](/reference/androidx/car/app/hardware/info/EnergyProfile). |\n| [EvStatus](/reference/androidx/car/app/hardware/info/EvStatus) | Information about EV car port status |\n| [EvStatus.Builder](/reference/androidx/car/app/hardware/info/EvStatus.Builder) | A builder of [EvStatus](/reference/androidx/car/app/hardware/info/EvStatus). |\n| [ExteriorDimensions](/reference/androidx/car/app/hardware/info/ExteriorDimensions) | Information about the vehicle's exterior dimensions reported in millimeters. |\n| [Gyroscope](/reference/androidx/car/app/hardware/info/Gyroscope) | Information about car specific gyroscopes available from the car hardware. |\n| [Mileage](/reference/androidx/car/app/hardware/info/Mileage) | Information about car mileage. |\n| [Mileage.Builder](/reference/androidx/car/app/hardware/info/Mileage.Builder) | A builder of [Mileage](/reference/androidx/car/app/hardware/info/Mileage). |\n| [Model](/reference/androidx/car/app/hardware/info/Model) | Information about the androidx.car.app.hardware model such as name, year and manufacturer. |\n| [Model.Builder](/reference/androidx/car/app/hardware/info/Model.Builder) | A builder of [Model](/reference/androidx/car/app/hardware/info/Model). |\n| [Speed](/reference/androidx/car/app/hardware/info/Speed) | Information about the current car speed. |\n| [Speed.Builder](/reference/androidx/car/app/hardware/info/Speed.Builder) | A builder of [Speed](/reference/androidx/car/app/hardware/info/Speed). |\n| [TollCard](/reference/androidx/car/app/hardware/info/TollCard) | Information about toll card capabilities in a car. |\n| [TollCard.Builder](/reference/androidx/car/app/hardware/info/TollCard.Builder) | A builder of [TollCard](/reference/androidx/car/app/hardware/info/TollCard). |"]]