Could “ECG Tools for Android” be brought to Windows UWP

UWP is the Universal Windows Platform, commonly referred to as Universal Apps. These apps can run on Windows Phones and tablets and are usually built with these devices in mind. Some can only run on PC, some run on phones, some are mobile-only apps, some run on VR and some are intended for tablets. They are usually more limited than their desktop counterpart if they have one.

SeaSurf could have a possibility of coming to the Universal Windows Platform. But, in the meantime, I am learning how to use Visual Studio’s UWP app creator, and I stumbled upon a widget called WebView.

WebView is available for Android, iOS and Windows UWP. WebView may remind you of SeaSurf for Linux as well, as the webpage viewer has been ported over to Python 2.x.

Today, I managed to make an app that displays my blog. I am thinking: should I make apps for people that run with Windows.

In the meantime, just add the following below <Grid Background=”{ThemeResource ApplicationPageBackgroundThemeBrush}”> in your MainPage.xaml:

<WebView Name=”Display” VerticalAlignment=”Stretch”/>

Please vote in the poll!

Epic Chas Gamer 😎

Go on, you know you want to! Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: