• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<p><b>About:</b> This simple app demonstrates how to embed a wearable app into a phone app.</p>
2<p><b>How to run:</b> Install the Application APK on the companion, and the Wearable APK on the
3wearable. Start the sample by running the EmbeddedApp Sample application on the companion.</p>
4<p><b>Screenshots:</b>
5    <figure>
6        <img src="screenshots/phone_app.png" alt="Phone app" width="216" height="384">
7        <img src="screenshots/embedded_wearable_app.png" alt="Embedded wearable app" width="140"
8             height="140">
9        <figcaption>The sample phone app and embedded wearable app.</figcaption>
10    </figure>
11</p>