connectedhomeip
connectedhomeip copied to clipboard
Android tv-casting-app: Migrate video player commissioner discovery from sample app to library
Problem
The Android tv-casting-app implements Commissioner discovery in the app code base. Migrate to using the TvCastingApp.jar instead
Also see: https://github.com/project-chip/connectedhomeip/pull/10682
Proposed Solution
Implement commissioner discovery/resolution by exposing an API on the TvCastingApp.jar