Showing results for Jetpack Compose - Surface Duo Blog

Nov 18, 2021
0
0

Get started with Jetpack Compose

Kristen Halper
Kristen Halper

Hello (future) Jetpack Compose developers! This week, we want to talk about how to get started on building applications with Jetpack Compose. A few of us on the Surface Duo Developer Experience team recently began learning Compose, so we’d like to share some advice and resources with you. To read more about the work we’ve been doi...

kotlinDual Screen DevelopmentJetpack Compose
Nov 4, 2021
0
0

Jetpack Compose Navigation Rail

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers! This week, we released a new sample that demonstrates how to use the NavigationRail component with large screen and foldable devices. These guidelines were also introduced recently in the Microsoft Surface Duo Design Kit 2.1. Create a NavigationRail with Compose We first blogged about NavigationRail in August,...

Surface DuokotlinJetpack Compose
Jul 15, 2021
0
0

New TwoPaneLayout Compose library preview

Joy Liu
Joy Liu

Hello Android developers! Google just announced the first release candidate for Compose on 07/01. We are getting one big step closer to stable this month! In previous blogs, Jetpack Compose on foldable and dual-screen development and Jetpack Compose on Microsoft Surface Duo, we mentioned that there are two main steps you can implement to...

Surface DuokotlinJetpack Compose
May 28, 2021
0
0

Ask the Experts at Microsoft Build

Hakon Strande
Hakon Strande

Hello developers! Thank you to everyone who joined us at Microsoft Build this week. There was a lot of amazing announcements across the company, but for the Surface Duo Developer Experience team the highlight was sharing the latest info on building and enhancing your apps for dual-screens, and “meeting” everyone who attended the live Ask...

kotlinJetpack ComposeAndroid developer
Mar 25, 2021
0
0

Jetpack Compose foldable and dual-screen development

Joy Liu
Joy Liu

Hi Android developers, We talked about using Jetpack Compose, the new Android UI toolkit for Microsoft Surface Duo development in a previous blog post. Now, Jetpack Compose is in beta. Combined with the use of Jetpack Window Manager, Jetpack Compose is more flexible for developing apps for dual-screen devices and even easier to extend to...

Surface DuokotlinJetpack Compose
Sep 1, 2020
0
0

Jetpack Compose on Microsoft Surface Duo

Joy Liu
Joy Liu

Hello, Android dual-screen developers! Today we are going to talk about how to use the new UI framework, Jetpack Compose to build a dual-screen app on the Surface Duo. Jetpack Compose is a new Declarative UI Framework in Android. Instead of using the traditional XML layouts, the developer calls the Composable functions to get the UI elements...

Surface DuokotlinJetpack Compose