Skip to main content

Quick Look at the Surface Duo Android Emulator

Microsoft recently released their SDK and Emulator for developing dual screen applications for the Surface Duo (https://docs.microsoft.com/en-us/dual-screen/introduction) and being a bit curious about what the experience was going to be on a dual screen device I decided to give download it and give it a try. 

First Impressions

First and foremost there is the novelty of having two apps launched side by side.



The Duo emulator is using Android Version 10 and to be API version 29, both are the latest versions of Android.


There is no Play Store or Microsoft Store on the emulator, which is to be expected as its main purpose is app development. But beyond that it appears that most of the Google applications are not included in the device and the build is based off the Android Open Source Project (AOSP) more than anything else. What typically are the default applications on Android have been replaced with Microsoft Applications. 

User Experience

The single panel user experience is exactly what you'd expect from any Android Device. By default gesture navigation is enabled and changing back to 3-button navigation actually causes some navigational issues. Microsoft did update visual instructions for gesture navigation to the dual screen form factor. 


In addition to the standard gesture navigation you can actually use the recent apps panel to drag and drop applications do different screens. 


One final note about the UX is the application dock actually moves when you open up an app. by default the 6 applications you've added to the dock are spread across the 2 screens. Once you open up an app on one of the screens the docked apps will actually slide over to the other screen and slide back when you go back to the home screen. 



Developer Notes

The emulator appears to based of same Android Emulator you get when you download the SDK or Android Studio on your machine which makes it familiar and easy to get started with. 



You can still enable developer mode by tapping on the build information. I wasn't able to find an option for developers in the settings application but a quick search will bring you to the developer settings including the ability to enable ADB. Most of the other developer settings appear to be standard and it doesn't look like Microsoft has added anything else here. 



If you want to enable things like freeform windows, force desktop mode, and force activities to be resizable or any of the other experimental features they actually will not work, which is a bit of a disappointment but not unexpected. 


Closing Thoughts 

Overall I'm impressed with the overall UX of the device and the level of thought that went into even the smaller details such as moving the docked icons over when you launch an app and even updating the visual guide for gesture navigation and I am excited for more to come. 

Comments

  1. Yes, the statistics clearly show that the graph of flutter developer jobs
    will only go up. Ever since Google announced its Flutter SDK for Android back in May 2017, it's been clear that the framework is here to stay. It has quickly gained popularity, and flutters web apps serve as a great alternative to native app development.

    ReplyDelete

Post a Comment

Popular posts from this blog

PowerApps Delegation Warning

Update Aug 15 2019 - Microsoft has updated PowerApps to allow for some complex SharePoint data delegation, this will hopefully resolve most issues you were seeing when working with SharePoint data:  https://powerapps.microsoft.com/en-us/blog/sharepoint-delegation-improvements/ If you've tried to use the Filter, LookUp or Search actions in PowerApps you have seen the yellow warning error that shows a 'delegation warning' and you might have even ignored it because your PowerApp was working fine in testing. However once you get into larger data sets your PowerApp will have some issues so in this blog I will attempt to explain what the delegation warning is and how you can fix your PowerApp. Delegation So what even is Delegation in PowerApps? When doing any sort of data manipulation for an app, PowerApps will try to push the processing of that data to the source system instead of doing all of the manipulation in the app. This is done to increase the efficiency of you

What's new in Learning Pathways version 3

Microsoft Learning Pathways just launched with version 3.0. In this blog I'll provide an overview of what has updated with this new version of Learning Pathways. If you don't know what Learning Pathways is check out my blog or Microsoft documentation . If you already have Learning Pathways you can manually deploy the app package to your app catalog to update the application. New Content New content has been added for the following apps:  Teams Outlook OneDrive Planner Sway OneDrive In addition to these updates for existing applications two additional areas now have content:  Accessibility  Access To view the full change log of these visit:  https://docs.microsoft.com/en-us/office365/customlearning/custom_contentupdates New Features Microsoft Success Center The Microsoft Success Center provides you with all the information you need to know what's going on inside of Learning Pathways such as how to customize Learning Pathways, to help

SharePoint Site Theming: Header Background Colors

As Microsoft rolls out the new Mega Menu experience for the Modern UI some of you may be wondering where these colors come from. In this post I will review the header background color options and call out which theme colors get used along the way. From left to right in the image below we have the four background options, which I'll call by the names of their color labels, Background Color (White) Theme, Neutral Light Theme, Light Theme, Dark Theme. I used the Microsoft Theme generator ( https://developer.microsoft.com/en-us/fabric#/styles/themegenerator ) to create my theme and applied the theme to my tenant using the Add-PnPTenantTheme ( https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/add-pnptenanttheme?view=sharepoint-ps ) command to apply the following theme in PowerShell, I've also added comments to lines that impact themes for your reference. @{ "themePrimary" = "#0a162b"; #Theme Dark Local "themeLighterAlt" = "