Showing results for March 2022 - Surface Duo Blog

Mar 31, 2022
0
0

Foldable ExoPlayer video… plus trivia

Kristen Halper
Kristen Halper

Hello Android developers! Video is an important element of many different types of mobile apps, including those designed for viewing TV and movie shows, livestreaming, social sharing, voice calling, meetings, training, and anything in-between. Large screen and foldable devices are ideal for this type of content because there’s more ...

kotlinJetpack Window Managerfoldable
Mar 24, 2022
0
0

Write foldable tests quickly with Test Kit

Kristen Halper
Kristen Halper

Hello Android developers! This week, we’re super excited to announce that we’ve released the first version of our foldable Test Kit. The Test Kit currently includes two testing utility libraries, one for layouts built with views and another for layouts built with Jetpack Compose, and we’re looking forward to adding more testing ...

Surface DuokotlinJetpack Compose
Mar 17, 2022
0
0

Microsoft Surface Duo Android Emulator update

Andrei Paval
Andrei Paval

Hello Android developers, We’re excited to announce the release of an updated Surface Duo Emulator that is based on Android 11 and runs as an Android Virtual Device (AVD), supporting different screen sizes for both Surface Duo and Surface Duo 2 devices. Download now You can download the Surface Duo Emulator package from the ...

Surface DuoDual Screen Developmentemulator
Mar 10, 2022
0
0

Microsoft Edge dual-screen web APIs

Craig Dunn
Craig Dunn

Hello dual-screen web developers! Microsoft Edge version 97 included the dual-screen web APIs that have been in preview since last year. Now Microsoft Surface Duo users with the latest Edge will get an enhanced web experience automatically when sites have implemented the CSS or JavaScript dual-screen APIs. Visit the dual-screen web ...

Surface DuoJavaScriptweb
Mar 3, 2022
0
0

Jetpack Compose UI testing

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers! We’re excited to announce that UI tests have been added to all our Compose samples! We learned a lot throughout the process of adding these tests, so we hope this week’s blog post makes it easier for you to start testing your own Compose layouts, especially when testing for compatibility with ...

kotlinJetpack Window ManagerJetpack Compose