Showing results for Jetpack Compose - Surface Duo Blog

Jul 21, 2022
Post comments count0
Post likes count2

droidcon San Francisco recap

Joy Liu
Joy Liu

Hello Android developers, Earlier this year the Surface Duo team attended our first in-person conference for the year at droidcon in San Francisco! It was great to meet Android developers from all over the world, demonstrate the features of Surface Duo, and chat about building apps for foldable and large screen devices. We’ll also...

Surface DuoJetpack Window ManagerJetpack Compose
Jul 14, 2022
Post comments count0
Post likes count0

Source Editor & Diary samples for Jetpack Compose

Unmesh Padhye
Unmesh Padhye

Hello Jetpack Compose developers! We have two exciting new Jetpack Compose samples for Surface Duo to share with you. The first one, called Source Editor, was previously published, but we migrated it to take advantage of Jetpack Compose. The second one is a Diary application that demonstrates using Android Views components with Jetpack C...

Jetpack Window ManagerJetpack Compose
Jun 30, 2022
Post comments count0
Post likes count0

Video+Chat and Calculator samples for Jetpack Compose

Levi Ortega
Levi Ortega

Hello Jetpack Compose developers! Today we will be discussing the introduction of two new Jetpack Compose samples for Surface Duo. The first one is a video-streaming-chat-like app, and the second is a calculator app. We will also be going over some of the dos and don'ts when creating these types of apps, as well as dive into the ...

kotlinJetpack Window ManagerJetpack Compose
Jun 23, 2022
Post comments count1
Post likes count1

Jetpack Compose TwoPaneLayout update

Joy Liu Kristen Halper
Joy,
Kristen

Hello Jetpack Compose developers! This week, we’re excited to announce some big updates to TwoPaneLayout, our Jetpack Compose component for foldables and large screens. We’ve just added a new TwoPaneLayout constructor with highly customizable navigation support, and the TwoPaneScope interface has been upgraded to provide more info...

kotlinJetpack Window ManagerJetpack Compose
Apr 28, 2022
Post comments count3
Post likes count1

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
Post comments count0
Post likes count0

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
Mar 24, 2022
Post comments count0
Post likes count0

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 capabilit...

Surface DuokotlinJetpack Compose
Mar 3, 2022
Post comments count0
Post likes count0

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 larg...

kotlinJetpack Window ManagerJetpack Compose
Jan 20, 2022
Post comments count0
Post likes count0

Jetpack Compose WindowState preview

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers! This week, we’d like to announce the release of WindowState, a new utility library that’s part of our Compose SDK. Our goal was to provide easy access to all the window information provided by the Jetpack Window Manager library and to simplify the logic required to enhance your apps for large screens and...

Surface DuoJetpack Window ManagerJetpack Compose
Jan 6, 2022
Post comments count1
Post likes count0

Happy Two Year

Craig Dunn
Craig Dunn

Hello developers! Welcome to 2022 – a great year to be developing for two screens! To kick off the new year we’re going to do a quick recap of all the two screen enhanced components – across developer platforms – that can help you get started quickly with dual-screen and foldable support, while also providing great single-screen experien...

kotlinJetpack Window ManagerJetpack Compose