Showing results for June 2022 - Surface Duo Blog

Jun 30, 2022
0
0

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
1
1

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
Jun 16, 2022
0
0

Responsive layouts in Flutter with TwoPane

Andrei Diaconu
Andrei Diaconu

Welcome to another Flutter update. This time we will dive into TwoPane, tell you how to get it from pub.dev and focus on the types of layouts you can build with it. Before we get to examples, we will first see what parameters it exposes. This widget has cousins in other frameworks, making its context interesting to explore. Let us first start w...

Surface DuofoldableFlutter
Jun 9, 2022
0
1

Bazel build

Cesar Valiente
Cesar Valiente

Hello Android developers, Today we are going to go through an interesting topic, we will learn what it is and how to use Bazel, a build and test tool similar to Make, Maven, and Gradle. Many great companies and OSS projects are already using Bazel to build their software. Would you like to try it out for your Android app? In this ...

Surface DuoBazelbuild tools
Jun 2, 2022
0
0

Dual-screen case study: Total Commander – file manager

Andrei Paval
Andrei Paval

Hello Android developers! We’re excited to announce that one of the most famous dual-pane apps of all time has been enhanced for Surface Duo dual-screen devices. Total Commander file manager’s iconic dual-pane design has been one of its most recognizable features, starting from its Windows roots and continuing on Android. This dua...

Dual Screen DevelopmentSurface Duo SDK