Commit d5127d5d authored by Steve Johnson's avatar Steve Johnson
Browse files

updated README

parent 11d897a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,6 +3,6 @@
Android client application for My Stuff Everywhere. The native application uses java code to discover DIAL and Chromecast devices. The device information is sent to a web page in an embedded web view. Everything else of interest happens in the web application (see the `mse-html` repository for more information).

##Configuration
You will need to copy MSEConfig.java from mse/samples to app/src/main/java/com/cablelabs/android/dial and configure it for your external server.
You will need to copy MSEConfig.java from mse-site repository to app/src/main/java/com/cablelabs/android/dial and configure it for your external server.

See [https://html5.cablelabs.com/mse/quickstart.html](https://html5.cablelabs.com/mse/quickstart.html)
 No newline at end of file