Skip to content

Commit

Permalink
add samples browser yaml (#8)
Browse files Browse the repository at this point in the history
* add samples browser yaml

* remove word
  • Loading branch information
conceptdev authored Aug 5, 2020
1 parent 9515716 commit 1e06f27
Showing 1 changed file with 27 additions and 4 deletions.
31 changes: 27 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,33 @@
---
page_type: sample
name: Surface Duo - Kotlin SDK samples
languages:
- kotlin
products:
- surface-duo
description: "Samples showing how to use the Surface Duo SDK to achieve dual-screen user interface patterns."
urlFragment: all
---
# Surface Duo SDK samples in Kotlin

This repo contains samples for dual-screen Surface Duo SDK. These samples demonstrate [dual-screen controls](https://docs.microsoft.com/dual-screen/android/api-reference/dualscreen-library/) and [user interface patterns](https://docs.microsoft.com/dual-screen/introduction#dual-screen-app-patterns).

![Kotlin samples CI](https://github.com/microsoft/surface-duo-sdk-samples-kotlin/workflows/Kotlin%20samples%20CI/badge.svg)

# Introduction
This repo contains the samples for Surface Duo
## Get Started

To learn how to load your app on to emulator, and to use it, see the documentation at [docs.microsoft.com/dual-screen](https://docs.microsoft.com/dual-screen).

## Related links

## Getting Started
To learn how to load your app on to emulator, and to use it ,see the full documentation here: [https://docs.microsoft.com/dual-screen](https://docs.microsoft.com/dual-screen)
- [SDK open-source code](https://github.com/microsoft/surface-duo-sdk)
- [SDK samples (Java)](https://github.com/microsoft/surface-duo-sdk-samples)
- [App samples](https://github.com/microsoft/surface-duo-app-samples)
- [Unity samples](https://github.com/microsoft/surface-duo-sdk-unity-samples)
- [Xamarin samples](https://github.com/microsoft/surface-duo-sdk-xamarin-samples)
- [Flutter samples](https://github.com/microsoft/surface-duo-sdk-samples-flutter)
- [React Native samples](https://github.com/microsoft/react-native-dualscreen)
- Web samples are coming soon

## Contributing

Expand Down

0 comments on commit 1e06f27

Please sign in to comment.