Showing results for 2021 - Page 2 of 6 - Surface Duo Blog

Oct 21, 2021
0
0

See your app on Microsoft Surface Duo 2!

Hakon Strande
Hakon Strande

Hello Android developers! Now that Surface Duo 2 is readily available, there’s even more reason to start enhancing your Android apps for foldable devices. Visit our developer documentation to get started! Figure 1: Surface Duo 2 is now available! Surface Duo 2 emulator If you don’t yet have a device, you can easily buil...

kotlinDual Screen DevelopmentJetpack Window Manager
Oct 14, 2021
0
0

Happy Hacktober

Cesar Valiente
Cesar Valiente

Hello open source developers! For the past few years October has become synonymous with open source, so this year we’ve decided to opt-in our samples repositories to Hacktoberfest to encourage the community to join us in building dual-screen enhanced Android projects. Figure 1: Build or contribute to apps for Microsoft Surface Duo 2...

Surface DuokotlinFlutter
Oct 7, 2021
0
0

Erase pen handling code with the Ink SDK

Kristen Halper
Kristen Halper

Hello Android developers! We’ve just updated one of our existing samples – TwoNote – to include the Ink SDK preview introduced in March and updated in July. TwoNote now also uses the Jetpack Window Manager library to provide foldable support. If you want to check out the updated sample for yourself, this is the perfect time to download the ne...

Sep 30, 2021
0
0

Adapting to Android multi-window and foldable devices

Craig Dunn
Craig Dunn

Hello Android developers! Although multi-window support was first introduced in Android 7 (API 24), many developers are only recently starting to adapt their code to this feature as dual-screen, foldable, and large-screen devices are becoming more common. If you’re considering adapting your apps for the latest larger-screen devices, toda...

Surface DuokotlinJetpack Window Manager
Sep 23, 2021
1
0

Develop for Surface Duo 2

Guy Merin
Guy Merin

Hello Android developers! At yesterday’s Microsoft event we introduced the new Microsoft Surface Duo 2. Today I’d like to invite developers to start building or enhancing apps for dual-screen devices like the Surface Duo, Surface Duo 2, and other foldables. Surface Duo 2 The new Surface Duo 2 includes 5G support, three rear-...

Surface DuoDual Screen Development
Sep 16, 2021
0
0

Android emulator multi-touch support

Gabriel Grigoras
Gabriel Grigoras

Hello Android developers! We’re excited to announce that version 30.9.0 of the Android emulator now supports multiple touch points to let you test gestures and interactions that require more than one finger! Multi-touch support requires the emulator be running on a touch screen device, which includes most modern Windows PCs, including th...

Surface DuoDual Screen Developmentemulator
Sep 9, 2021
0
0

Unity and Jetpack Window Manager

Craig Dunn
Craig Dunn

Hello game developers! We’ve covered Jetpack Window Manager in the docs, and previously blogged about how to integrate the DisplayMask API into a Unity sample. In this post I’ll describe how to extend a Unity project to integrate native Android code and configuration to include the Jetpack Window Manager package and provide dual-screen a...

Surface DuoDual Screen DevelopmentUnity
Sep 2, 2021
0
0

Travel Planner dual-screen sample app

Raymond Liu
Raymond Liu

Hello Android developers! Over the summer, Hersh and I worked on a sample app that demonstrates a variety of dual-screen app possibilities. We used APIs like Jetpack Window Manager to create features that work across different foldable devices, including Microsoft Surface Duo. In this post, I’ve highlighted some of our favorite features ...

Surface DuokotlinJetpack Window Manager
Aug 26, 2021
0
0

Android Emulator native host pen support

Andrei Paval
Andrei Paval

Hello Android developers! We’re excited to announce that version 30.8.3 of the Android Emulator now includes active pen support to let you test pen-specific features like pressure sensitivity, orientation, eraser tip, and input button! Pen support requires the emulator be running on a device with a specific pen digitizer technolog...

Surface DuoAndroid developeremulator
Aug 19, 2021
2
0

Dual-screen Navigation Rail

Cesar Valiente
Cesar Valiente

Hello Android developers! Google recently published a new landing page for building responsive layouts for larger screens (including dual-screen and foldable devices). The new NavigationRail widget includes features and guidance as an efficient way to navigate app features on larger screens. About NavigationRail NavigationRail is a mat...

kotlinDual Screen DevelopmentJetpack Window Manager