Showing tag results for Surface Duo

Jul 29, 2021
Post comments count0
Post likes count0

TwoDo dual-screen data entry sample

Hersh Vakharia

Hello Android developers! A common “first app” for new developers is a simple to-do list app – it typically incorporates data entry, database storage, multiple views, and simple navigation, so it’s great for learning. The app I’m sharing today, called TwoDo, is exactly that, except it is also built for dual-screen devices like Microsoft...

Surface DuokotlinJetpack Window Manager
Jul 22, 2021
Post comments count1
Post likes count0

eBook sample with Jetpack Window Manager

Raymond Liu

Hello Android developers! Reading books on Microsoft Surface Duo can be a great take on the classic reading experience. In this blog, we will walk through an eBook reader sample I created as an internship project. This eBook sample demonstrates how the Two Page layout for foldable devices can naturally spread content across multiple scre...

Surface DuokotlinJetpack Window Manager
Jul 15, 2021
Post comments count0
Post likes count0

New TwoPaneLayout Compose library preview

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
Jul 1, 2021
Post comments count0
Post likes count0

ExoPlayer video on dual-screen and foldable devices

Hersh Vakharia

Hello Android developers! The Microsoft Surface Duo is a great device for consuming multimedia content, and ExoPlayer is a simple, powerful widget for rendering video. Raymond and I are interns on the Surface Duo Developer Experience team, and we're excited to share two dual-screen enhanced samples that showcase video experiences on fold...

Surface DuokotlinJetpack Window Manager
Jun 24, 2021
Post comments count0
Post likes count0

Developing for Android on Windows

Guy Merin

Hello Android developers! Today Microsoft announced the next version of Windows and a new Windows Store, and we’re excited to see how people take advantage of its new features. One thing that hasn’t changed is that Windows is still the best platform to design, build, test, and deploy Android apps. All tools welcome No matter what d...

Surface DuoAndroid developer
Jun 17, 2021
Post comments count0
Post likes count0

Window Manager preview for Xamarin

Craig Dunn

Hello Xamarin developers! We’ve discussed Window Manager in previous blog posts – it’s an AndroidX library that brings dual-screen and foldable support to Android, across a variety of devices including Microsoft Surface Duo. Window Manager is now available to test with Xamarin.Android apps via a prerelease NuGet Xamarin.AndroidX.Window. ...

Surface DuoJetpack Window ManagerXamarin
Jun 10, 2021
Post comments count0
Post likes count0

Surface Duo Design Kit update

Mehul Shah

Hello designers, Today we are excited to share you with an update to the Design Kit for the Microsoft Surface Duo that’s available on Figma for download. The latest update to our Design Kit version 0.4 includes: In this blog post we want to highlight details of the guidelines, principles, and inking...

Surface DuodesignUser experience
Jun 3, 2021
Post comments count0
Post likes count0

A new angle on Flutter

Andrei Diaconu

Hello Flutter developers! Today we are taking a closer look at the hinge on Microsoft Surface Duo and other foldable devices. The hinge holds the two parts of the device together, but it also has a sensor inside which tells us about the angle between the two screens. Figure 1: Surface Duo Hinge in action Hinge angle vs device...

Surface DuoFlutterDart
Apr 8, 2021
Post comments count0
Post likes count0

Microsoft Surface Duo Design Kit documentation

Mehul Shah

Hello designers! This week we are happy to share a number of updates to the Microsoft Surface Duo Design Kit that was announced in January. Design Kit updates There have been several additions and updates since the last version on the Figma Design Kit: One major update is the addition of interactive componen...

Surface DuodesignUser experience
Mar 25, 2021
Post comments count0
Post likes count0

Jetpack Compose foldable and dual-screen development

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