|
1 | 1 |  |
2 | 2 |
|
3 | | -# Surface Duo app samples |
| 3 | +# Surface Duo app samples (deprecated) |
4 | 4 |
|
5 | | -This repo contains sample Android applications for Microsoft Surface Duo. |
| 5 | +This repo contains sample Android applications that are optimized for Microsoft Surface Duo but not other foldable devices. These samples have been deprecated in favor of more responsive versions here: |
6 | 6 |
|
7 | | -## Getting Started |
| 7 | +https://github.com/microsoft/surface-duo-window-manager-samples |
8 | 8 |
|
9 | | -To learn how to load apps on the Surface Duo emulator, see the [documentation](https://docs.microsoft.com/dual-screen/android), and follow [the blog](https://devblogs.microsoft.com/surface-duo). |
| 9 | +## Updated versions |
10 | 10 |
|
11 | | -## Contents |
| 11 | +Follow these links to the updated versions that work on all foldable devices: |
12 | 12 |
|
13 | | -### [PhotoEditor](https://github.com/microsoft/surface-duo-app-samples/tree/main/PhotoEditor) |
| 13 | +### [PhotoEditor](https://github.com/microsoft/surface-duo-window-manager-samples/tree/main/PhotoEditor) |
14 | 14 |
|
15 | 15 | Includes examples of the [companion pane](https://docs.microsoft.com/dual-screen/introduction#dual-view) app pattern, drag and drop import for images, and [UI testing](https://docs.microsoft.com/dual-screen/android/espresso-ui-tests). |
16 | 16 |
|
17 | | -### [SourceEditor](https://github.com/microsoft/surface-duo-app-samples/tree/main/SourceEditor) |
| 17 | +### [SourceEditor](https://github.com/microsoft/surface-duo-window-manager-samples/tree/main/SourceEditor) |
18 | 18 |
|
19 | 19 | Includes examples of the [dual view](https://docs.microsoft.com/dual-screen/introduction#dual-view) app pattern, drag and drop import for text, and [UI testing](https://docs.microsoft.com/dual-screen/android/espresso-ui-tests). |
20 | 20 |
|
21 | | -### [TwoNote](https://github.com/microsoft/surface-duo-app-samples/tree/main/TwoNote) |
| 21 | +### [TwoNote](https://github.com/microsoft/surface-duo-window-manager-samples/tree/main/TwoNote) |
22 | 22 |
|
23 | 23 | Includes examples of the [list-detail](https://docs.microsoft.com/dual-screen/introduction#master-detail) and [extended canvas](https://docs.microsoft.com/dual-screen/introduction#extended-canvas) app patterns, drag and drop import for text and images, and pen events. |
24 | 24 |
|
25 | | -### [Widget](https://github.com/microsoft/surface-duo-app-samples/tree/main/Widget) |
26 | | - |
27 | | -Includes example of how to create widgets that display RSS feed data. |
28 | | - |
29 | 25 | ## Related links |
30 | 26 |
|
31 | 27 | - [SDK samples (Java)](https://github.com/microsoft/surface-duo-sdk-samples) |
|
0 commit comments