News

Surface Duo Debut Presents Dual-Screen Dev Challenges

Microsoft officially launched its new dual-screen Android device, Surface Duo, presenting new challenges -- and opportunities -- for developers to leverage the new form factor.

The Surface Duo connects two PixelSense Fusion Displays to create one 8.1-inch screen with a hinge in the middle.

Microsoft Surface Duo
[Click on image for larger view.] Microsoft Surface Duo (source: Microsoft).

Microsoft has published much guidance on dealing with app development for dual-screen devices, along with an SDK that contains helper functions and layout controls for multiple developer ecosystems, along with documentation and training materials:

Also, even though Microsoft says, "your existing Android apps will work just as expected and out of the box," the company earlier published "Bring your app to Surface Duo" guidance, with three main steps:

  1. Test an app using Duo Emulator to ensure it works.
  2. Make incremental changes using Android Native APIs and Libraries so the app works better on dual-screen devices even when running side-by-side in single-screen mode.
  3. Use Microsoft's Dual-Screen Preview SDK and embrace new features such as postures and app patterns.

The Surface Duo also provides opportunities for developers to enhance existing apps and create new ones, Microsoft said, including leveraging a variety of dual-screen app patterns:

Dual-Screen App Patterns
[Click on image for larger view.] Dual-Screen App Patterns (source: Microsoft).

The company said Surface Duo development can be done using the following common languages and IDEs:

  • Kotlin & Java using Android Studio on Windows, macOS, or Linux
  • Xamarin using C# with Visual Studio on Windows or macOS
  • React Native using JavaScript or TypeScript
  • Unity for game development
  • Flutter
  • Web sites and PWAs

More information can be found in the August 12 Surface Duo announcement post.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube