Showing results for foldable - Surface Duo Blog

Jun 8, 2023
0
0

Improved navigation support in TwoPaneLayout

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers, This week, we’re excited to announce an update to our TwoPaneLayout library! You can now use with destinations that accept navigation arguments. This new feature was originally suggested by two developers in our feedback forum, so special thanks to @tscholze and @Papes96 for staying involved in ...

Jetpack Composefoldable
Dec 29, 2022
1
0

2022 year in review

Guy Merin
Guy Merin

Hello Android developers, Since 2022 was a year busy with conferences, here's a recap of the many places you could learn more about foldable and large screen development across the world (and online) last year. Google I/O The first big event of 2022 was Google I/O in May. You can check out the foldable highlights or watch this reca...

foldabledroidcon
Dec 15, 2022
1
1

Drag and drop with AndroidX

Craig Dunn
Craig Dunn

Hello Android developers, Foldable and large-screen devices are great for multi-tasking – you can position two apps side-by-side to compare data or just do two things at once! The other benefit of side-by-side apps is the ability to drag and drop content between them, whether the apps are across screens on a dual-screen device, or next t...

kotlinfoldable
Dec 8, 2022
0
0

Compose TwoPaneLayout updates

Kristen Halper
Kristen Halper

Hello Compose developers, This week, we’d like to announce two major updates to our TwoPaneLayout component that come with version . We hope these updates will help make the library even more flexible and useful for you all. We also have some other Compose SDK updates to announce! New value in PaneMode enum It may seem c...

Jetpack Composefoldable
Dec 1, 2022
0
1

droidcon New York and London

John Wiese Kristen Halper Parker Schroeder
John,
Kristen,
Parker

Hello Android developers! It has been great to see the community face-to-face at droidcon events around the world in 2022. The Surface Duo team really enjoyed meeting folks, presenting, and discussing foldable app development face-to-face. If you didn’t make it to an event (or if you did but want to re-live it) more sessions are now avai...

Jetpack Window ManagerJetpack Composefoldable
Nov 24, 2022
0
0

Android Dev Summit recap

Cesar Valiente
Cesar Valiente

Hello Android developers, Google is running a number of Android Dev Summit events around the world in 2022, with all sessions available to view online. Here are some of the highlights for foldable and large-screen developers: Android Dev Summit – Modern Android Development The first event, focused on Modern Android Development,...

kotlinfoldableAndroid developer
Nov 17, 2022
0
0

Large-screen design patterns

Craig Dunn
Craig Dunn

Hello app designers, At the first Android Dev Summit of 2022 Google announced updated large screen design guidance, gallery, and tips for foldables. These updates included a list of canonical layouts which are complementary to the dual-screen design patterns featured in the Surface Duo developer documentation. Material Design has also be...

Surface Duofoldabledesign
Nov 10, 2022
1
0

.NET MAUI for Android and cross-platform apps

Craig Dunn
Craig Dunn

Hello .NET developers, .NET Conf is happening this week and one of the big announcements is the release of .NET 7 which includes an updated release of .NET MAUI for .NET 7. The latest .NET MAUI release includes dual-screen Android support based on Jetpack Window Manager, so you can build cross-platform apps for mobile and desktop that also a...

foldableXamarin.Forms.NET MAUI
Nov 3, 2022
0
1

Activity Embedding preview for large screens and foldables

Cesar Valiente
Cesar Valiente

Hello Android developers, The Jetpack Window Manager (JWM) library helps you build adaptive UIs that work well on any device form factor (i.e. single screen, dual screen, foldable, and large screen devices). Jetpack Window Manager provides you with the information that you need to adapt your app’s UI, so it works well on any device. For ex...

kotlinJetpack Window Managerfoldable
Oct 6, 2022
0
0

Designing for foldable and large screens

Yuran Liu
Yuran Liu

Hello app designers! Today we are going to talk about designing for foldable and large screens. We’ve been practicing responsive web design for a long time - let's use those concepts to optimze your mobile app for different platforms and devices. Mobile apps can use adaptive designs to deliver a consistent app experience. In today’s blog...

Surface DuofoldableUser experience