1*d57664e9SAndroid Build Coastguard WorkerThis directory contains sample code to test system integration with 2*d57664e9SAndroid Build Coastguard Workerremote display providers using the API declared by the 3*d57664e9SAndroid Build Coastguard Workercom.android.media.remotedisplay.jar library. 4*d57664e9SAndroid Build Coastguard Worker 5*d57664e9SAndroid Build Coastguard Worker--- DESCRIPTION --- 6*d57664e9SAndroid Build Coastguard Worker 7*d57664e9SAndroid Build Coastguard WorkerThe application registers a service that publishes a few different 8*d57664e9SAndroid Build Coastguard Workerremote display routes. Behavior can be controlled by modifying the 9*d57664e9SAndroid Build Coastguard Workercode. 10*d57664e9SAndroid Build Coastguard Worker 11*d57664e9SAndroid Build Coastguard WorkerTo exercise the provider, use System UI features for connecting to 12*d57664e9SAndroid Build Coastguard Workerwireless displays or launch an activity that uses the MediaRouter, 13*d57664e9SAndroid Build Coastguard Workersuch as the PresentationWithMediaRouterActivity in ApiDemos. 14*d57664e9SAndroid Build Coastguard Worker 15*d57664e9SAndroid Build Coastguard WorkerThis code is mainly intended for development and not meant to be 16*d57664e9SAndroid Build Coastguard Workerused as an example implementation of a robust remote display provider. 17