11 lines
633 B
HTML
11 lines
633 B
HTML
<p><b>About:</b> This simple app demonstrates how to embed a wearable app into a phone app.</p>
|
|
<p><b>How to run:</b> Install the Application APK on the companion, and the Wearable APK on the
|
|
wearable. Start the sample by running the EmbeddedApp Sample application on the companion.</p>
|
|
<p><b>Screenshots:</b>
|
|
<figure>
|
|
<img src="screenshots/phone_app.png" alt="Phone app" width="216" height="384">
|
|
<img src="screenshots/embedded_wearable_app.png" alt="Embedded wearable app" width="140"
|
|
height="140">
|
|
<figcaption>The sample phone app and embedded wearable app.</figcaption>
|
|
</figure>
|
|
</p> |