xref: /aosp_15_r20/development/samples/browseable/XYZTouristAttractions/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="XYZTouristAttractions"
3sample.group=Wearable
4@jd:body
5
6<p>
7
8This sample aims to be as close to a real world example of a mobile
9and Wear app combination as possible. It has a more refined design
10and also provides a practical example of how a mobile app would
11interact and communicate with its wear counterpart.
12
13The app itself is modeled after a hypothetical tourist attractions
14app that notifies the user when they are in close proximity to
15notable points of interest.
16
17The Wear component loads a full wearable app that shows images,
18summary information and provides quick actions for nearby tourist
19attractions in a GridViewPager UI component.
20
21        </p>
22