Showing results for April 2022 - Surface Duo Blog

Apr 28, 2022
3
1

Develop with Windows Subsystem for Android

Craig Dunn
Craig Dunn

Hello Android developers! We recently had a query via social media about how Windows Subsystem for Android (WSA) might be relevant for Microsoft Surface Duo developers. Today’s post explains how to install the Windows Subsystem for Android and some of the ways it can be useful for developers. WSA won’t replace other methods of testing, b...

Jetpack ComposeAndroid developerWindows Subsystem for Android
Apr 21, 2022
0
0

Join us at droidcon in 2022

Joy Liu
Joy Liu

Hello Android developers! We’re excited to announce that conference events are offering in-person attendance this year, which means we’ll be able to meet face-to-face in addition to interacting via social media and Twitch! droidcon San Francisco The first event on our droidcon calendar is San Francisco on June 2nd and 3rd. Join us ...

Surface DuoJetpack Window ManagerJetpack Compose
Apr 14, 2022
0
0

isSeparating: the field that unites all foldables

Cesar Valiente
Cesar Valiente

Hello Android developers, Today we are going to talk about a very useful field that is part of Jetpack Window Manager library. This field is called isSeparating, and will help you to understand when there is content separated by a FoldingFeature on a foldable device. The value of isSeparating will be if there is no content that i...

Surface DuokotlinDual Screen Development
Apr 7, 2022
0
0

Snackbar for dual-screens

Andrei Cirja
Andrei Cirja

Hello Android developers! We are excited to announce the release of our latest Android component: SnackbarContainer. The new SnackbarContainer allows you to place a Snackbar on a specific display area on foldable devices, while keeping the original Snackbar behaviour in conventional single screen devices. The SnackbarContainer will h...

kotlinJetpack Window ManagerSurface Duo SDK