Showing results for Jetpack Window Manager - 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 ...

kotlinJetpack Window ManagerJetpack Compose
May 19, 2022
0
0

Flutter foldable support is now stable

Andrei Diaconu
Andrei Diaconu

Hello! Flutter 3 was announced last week, and we have good news to share with you. The foldable support that we contributed to Flutter is now released in the latest stable branch. Let us dive into what this means for you. We will first go over the new API that you can use and then review what else Flutter now does for you out of the box. ...

Dual Screen DevelopmentJetpack Window Managerfoldable
May 13, 2022
0
0

Google I/O 2022 recap

Guy Merin
Guy Merin

Hello Android developers, Another Google I/O has flown by, and we were excited to see sessions on foldable user experience design as well as developer-focused talks for updating existing apps to be more responsive and using Jetpack Compose. Here are our favorite sessions and announcements from the past few days: Flutter 3 announced...

kotlinDual Screen DevelopmentJetpack Window Manager
Apr 21, 2022
0
0

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

Surface DuoJetpack Window ManagerJetpack Compose
Apr 14, 2022
0
0

isSeparating: the field that unites all foldables

Cesar Valiente
Cesar Valiente

Hello Android developers, Today we are going to talk about a very useful field that is part of Jetpack Window Manager library. This field is called isSeparating, and will help you to understand when there is content separated by a FoldingFeature on a foldable device. The value of isSeparating will be if there is no content that ...

Surface DuokotlinDual Screen Development
Apr 7, 2022
0
0

Snackbar for dual-screens

Andrei Cirja
Andrei Cirja

Hello Android developers! We are excited to announce the release of our latest Android component: SnackbarContainer. The new SnackbarContainer allows you to place a Snackbar on a specific display area on foldable devices, while keeping the original Snackbar behaviour in conventional single screen devices. The SnackbarContainer will ...

kotlinJetpack Window ManagerSurface Duo SDK
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 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
Jan 27, 2022
0
0

Foldable SDK update with Jetpack Window Manager

Sorin Albu
Sorin Albu

Hello Android developers,  Jetpack WindowManager version 1.0.0 was released yesterday. We are thrilled about this announcement and wanted to share with you this exciting news and our latest library updates that are based on Jetpack Window Manager. Thus, these dual-screen libraries for Android developers are more foldable aware than ever...

kotlinDual Screen DevelopmentJetpack Window Manager