Showing results for Testing - Surface Duo Blog

Aug 11, 2022
0
0

Test Kit Annotations update

Andrei Cirja
Andrei Cirja

Hello Android developers! We are excited to announce an update for the foldable Test Kit library. Test Kit provides utility methods and classes that help you write instrumented tests for large screen and foldable devices. This update adds annotations which are useful for creating tests for one posture at a time. Now, instead of adding ...

kotlinJetpack Window ManagerJetpack Compose
May 26, 2022
0
0

Surface at Microsoft Build 2022

Parker Schroeder
Parker Schroeder

Hello developers! Another blog, another Android event! While Google I/O seems like it happened in the distant past, Microsoft Build 2022 is here to help developers expand their skillset by exploring new and emerging technologies. Microsoft Build features the best of what technology has to offer, and you can gain insights from developers ...

Surface DuoDual Screen DevelopmentTesting
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
Apr 22, 2021
0
0

Ensuring code quality with CI/CD

Cesar Valiente
Cesar Valiente

Hello Android developers, One of the best ways for us to help you enhance your apps is with samples, and it’s important that our samples are high quality and work as intended. Building dual-screen libraries and samples As you may already know, specifically for Android development (through its SDK and using Kotlin/Java), we ...

kotlinDual Screen DevelopmentTesting
Jun 26, 2020
0
0

Surface Duo testing tips & tricks

Cesar Valiente
Cesar Valiente

Hello Microsoft Surface Duo developers, Today’s post contains some tips to help automate the Surface Duo emulator for testing. Use the latest emulator Tip number one: install the latest emulator from Microsoft Developer Center to ensure you have all our latest fixes, feature enhancements, and performance improvements. The Surface Duo ...

Surface DuoAndroid developerTesting