Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
BasicMediaRouter / res / values /

strings.xml

       
        1
       
       
        <resources>
       
       
        2
       
       
        <string name="menu_present_to">Present to</string>
       
       
        3
       
       
        <string name="title_activity_main">MainActivity</string>
       
       
        4
       
       
        <string name="secondary_connected">Connected to:\n%s</string>
       
       
        5
       
       
        <string name="secondary_notconnected">No secondary display connected.</string>
       
       
        6
       
       
        <string name="change_color">Change Color</string>
       
       
        7
       
       
        <string name="display_name">This display is: %s</string>
       
       
        8
       
       
        <string name="display_color">Background color: #%X</string>
       
       
        9
       
       
        </resources>