Skip to content
Patrick Desjardins Blog
Patrick Desjardins picture from a conference

Microsoft Band 2 WebSite and Phone UX Problems

Posted on: 2016-01-08

I really like my Microsoft Band 2 but there is some UX (user experience) problem that engineers and project managers need to be careful about. This post describes some actual user experience problems that Microsoft Band. The goal to highlight some common problems that are often forgotten and make the whole product look bad. The experience is often related to UI (user interface) problem and most of problems describe in this post contains easy solutions to implement. This post concentrate mostly on the web UI but some detail about the phone application and Band interface are discussed.

Three different softwares

To use your Microsoft Band you must use a website, a phone app and your band. These 3 different softwares are required for many configurations. You cannot do everything at a single place. This is not the first time Microsoft is going that compromise. If you used Microsoft Azure, this is something you are used to. Some configuration are in the new "Blade" interface, one with the old portal manager and finally some configuration are only available in the CLI (console). With Microsoft Band, it's the same thing. This is a bad user experience because you do not know what tool to use to to which task. While it's perfectly understandable that you cannot do complex operation directly into the Band, it is not comprehensive to be able to do half on the phone and half on the website.

Workout Planner

The workout planner is a good example of the problem related to the need of multiple devices and softwares. Particularly, if you want to create a new workout you must login in the website. However, you need to use your cell phone to sync the workout to your band (because you can only have 1 workout at a time) and then you need the band to activate the workout tile and to use the app. The problem is, if you are at the gym and you realize that one exercise is missing or that the number of set is not right that you are screw. You cannot edit it with your phone, neither with your band. The user experience is not good and it was definitely not oriented to people that create their own workout. You can always use your cellphone, go with a browser into the webportal, do you changes, save and synchronize. But you will still need to have to go to your phone and synchronize.

But it goes beyond that. The cellphone needs Internet to retrieve your workout. You cannot just use the website to synchronize all your workouts and then from your cellphone synchronize with the band. The cellphone needs to have an active Internet connection to be able to synchronize the workout. In fact, you cannot even go inside the workout section of the cellphone app without Internet -- it loads and close.

Problems and solutions

  1. 3 softwares : The cellphone and the website must provide every configurations and selection capabilities. Big, complex reports can be more enhanced on a richer platform like the website but simple editions must be on the phone and website. Bands should allow basic configuration too like changing weight, sets repetition, etc.
  2. Internet connection : When synchronizing workout from the website, those should be in the cellphone. From there, you should be able to do everything without any Internet connection on your phone. Editions, synchronization with the band and creation are operations that the phone doesn't need Internet. The interface needs to have an indicator to specify which operation require Internet to avoid bad surprise.

On an other subject, still related to workout planner, if you create your own workout on the website, you realize that you are sandboxed in a limited world of exercise. The UI is really nice with a slide menu with filtering and searching capability. It offers a lot of basic exercises but forget everything with machines. I am all okay with not having the web page giving all machines in the world, but the user experience is broken since you cannot add your custom exercises. That mean that you cannot add for example "Chest Press Machine". This problem wouldn't be there if the software engineer who create the exercise selector would use the application because it is almost certain that the catalog of exercise wouldn't fit everyone.

Concerning exercises selection, if you selected an exercise, this one cannot be moved to another list or circuit of your workout. This is frustrating if you have setup all sets, completion, rest information and would like to drag and drop into another circuit. The UI is also not helping since it lets you drag the exercise over the other circuit or list.