summaryrefslogtreecommitdiffstats
path: root/samples/browseable/WearVerifyRemoteApp/_index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'samples/browseable/WearVerifyRemoteApp/_index.jd')
-rw-r--r--samples/browseable/WearVerifyRemoteApp/_index.jd12
1 files changed, 12 insertions, 0 deletions
diff --git a/samples/browseable/WearVerifyRemoteApp/_index.jd b/samples/browseable/WearVerifyRemoteApp/_index.jd
new file mode 100644
index 000000000..f9fb5f861
--- /dev/null
+++ b/samples/browseable/WearVerifyRemoteApp/_index.jd
@@ -0,0 +1,12 @@
+
+page.tags="WearVerifyRemoteApp"
+sample.group=Wearable
+@jd:body
+
+<p>
+
+Sample demonstrates best practices for checking if the remote version of your app is installed on a
+connected device. This enables standalone Android Wear apps to check if the phone app is installed
+and the other way around.
+
+ </p>