Showing results for July 2021 - Surface Duo Blog

Jul 29, 2021
0
0

TwoDo dual-screen data entry sample

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

Surface DuokotlinJetpack Window Manager
Jul 22, 2021
1
0

eBook sample with Jetpack Window Manager

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

Surface DuokotlinJetpack Window Manager
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
Jul 8, 2021
0
0

Hover-ink over dual-screens

Meir Ben Itay
Meir Ben Itay

Hello Android developers, This week we’re releasing the alpha4 version of our pen SDK preview. The pen SDK is intended to help developers add drawing capabilities to their Android apps, accepting input using touch or pen (including pen features like the eraser tip). The latest open-source SDK code and sample app are available on...

kotlinSurface Duo SDKPen
Jul 1, 2021
0
0

ExoPlayer video on dual-screen and foldable devices

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

Surface DuokotlinJetpack Window Manager