AAWireless is a companion app for wireless Android Auto connectivity via AAWireless adapter. Features include setup assistance, troubleshooting, firmware updates, button customization, and DPI adjustment for enhanced adapter functionality.
This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.
The five trust checks
Quick Verdict
Best for: Wireless Android Auto users keeping data off ad networks
What It Means For You
User data flows to the developer's own backend systems and is not sold to data brokers or advertising networks. No vehicle telemetry is part of the app's data collection despite its automotive hardware integration. Firebase Crashlytics and Firebase Analytics are bundled for crash reporting and usage metrics.
Quick Verdict
Best for: Wireless Android Auto users keeping data off ad networks
What It Means For You
User data flows to the developer's own backend systems and is not sold to data brokers or advertising networks. No vehicle telemetry is part of the app's data collection despite its automotive hardware integration. Firebase Crashlytics and Firebase Analytics are bundled for crash reporting and usage metrics.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Network Security
1 totalCode Security
7 totalPrivacy
2 totalThird-Party Risk
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
app.aawireless
Version
7.6.2659 (versionCode 7062659)
Analysis Date
Aug 13, 2026
Classes Analyzed
2,400
Feedback helps us improve our analysis
CITT rates this build 88/100 (Trustworthy). The build stores sign-in details using hardware-backed encryption and routes off-device data only to the developer's own infrastructure and standard Firebase services, not to advertising networks or data brokers. The primary areas for improvement are WiFi hotspot settings stored without encryption on the device, a diagnostics SDK that reached end of vendor support in December 2021, and testing framework components that shipped in the production build.
Data Security: 0 findings
Network Security: 1 finding (1 medium)
Code Safety: 7 findings (4 medium, 3 low)
Privacy: 3 findings (1 medium, 2 low)
Third parties that may receive data from the app:
Security: 88/100
Privacy: 88/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
WiFi hotspot configuration storage
The build stores WiFi hotspot settings without the hardware-backed encryption used for other sign-in data. Someone with physical access and elevated device permissions could read this configuration from storage. Applying the same hardware-backed encryption approach to hotspot settings would bring this data in line with the rest of the build's stored data handling.
Diagnostics SDK end of support
The build bundles Splunk MINT version 5.2.1, which reached end of vendor support in December 2021 and no longer receives security updates. Replacing it with a currently maintained crash and diagnostics SDK would close this maintenance gap.
Test and development components in production build
Four testing framework activities and two Bluetooth event receivers in the production build are accessible by other apps on the same device without requiring any permission. Removing test dependencies from production builds and adding permission requirements to the Bluetooth event receivers would reduce the surface available to co-installed apps.
Firmware update integrity
Firmware update downloads are verified against an integrity value supplied by the developer's API server. An independent signing check using a verification key embedded in the build would add a layer of trust that does not depend solely on the API server response being unmodified.
App Type: IoT companion app for wireless Android Auto adapter
Classes Analyzed: 2,400
Third-Party Services: 25
Context Tags: bluetooth, iot_companion, automotive, third_party_sdk
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of Android applications, intended to help people make informed decisions about app security and privacy.
Developer: AAWireless (CP & EB IT)
Version: 7.6.2659
Analysis Date: 2026-08-13
Package: app.aawireless
Developer not yet contacted