Trademark and Affiliation Disclaimer
Independent Implementation
AirMedia Receiver is an independent open-source implementation of media streaming receiver functionality for Android TV. This project is not affiliated with, endorsed by, or sponsored by Apple Inc. or any other entity whose protocols or trademarks may be referenced.
Trademarks
- AirPlay is a trademark of Apple Inc., registered in the U.S. and other countries. References to "AirPlay" in this codebase appear only:
- In internal package identifiers (legacy, scheduled to be migrated)
- In code comments documenting the protocol implementation
- In nominative fair-use descriptions of compatibility (e.g., "compatible with Apple devices that support screen mirroring")
- iPhone, iPad, Mac, iOS, macOS, tvOS are trademarks of Apple Inc., used here solely as nominative references to describe device compatibility from the end user's perspective.
- DLNA is a trademark of the Digital Living Network Alliance.
- Android and Google TV are trademarks of Google LLC.
Protocol Compatibility
This software implements interoperable functionality with consumer media streaming protocols. It does not redistribute any proprietary implementation, SDK, or licensed Apple/Google/DLNA software. Protocol support is reverse-engineered from publicly documented behavior and existing open-source references.
No Warranty
The software is provided "as is" without warranty of any kind. Use at your own risk. The authors disclaim any responsibility for misuse, incompatibility, or damages arising from use of this software.
User-Facing Branding
The user-facing brand of this app is AirMedia. The launcher icon and visual identity are original work by this project's contributors. No Apple-owned visual assets (including the AirPlay glyph or word mark) are shipped in this app's user-visible UI.
Data Collection
The app uses Firebase (Google LLC) for crash reporting, performance monitoring, and minimal product analytics. Detailed disclosure of what is and is not collected is in PRIVACY.md. The key points:
- Content cast to the receiver (screens, audio, video, photos) is never recorded or transmitted off your local network.
- Crash reports include device model, OS version, app version, and breadcrumbs leading up to the crash. Anonymous device installation ID. No personal account data.
- Performance metrics: app startup time, slow render frames, network latency.
- Analytics events: session_start / session_end with duration and surface type (audio / video / mirror / photo / pin); no PII.
Contact
For trademark concerns, privacy questions, takedown requests, or data deletion requests, file a GitHub issue at the project repository: https://github.com/daiq8289/AirPlayReceiver/issues