Glidex For Windows Install
Since Glidex is a software library (NuGet package) and not a standalone Windows application, "installing" it involves integrating it into your Visual Studio project.
Here is the Feature: Glidex Windows Installation Guide.
For Xamarin.Forms (UWP)
You need to initialize Glidex in the MainPage.xaml.cs file of your UWP project.
- Open
MainPage.xaml.csin your UWP project. - Add the
Glidex.Formsnamespace. - Initialize the library inside the constructor.
Code Example:
using Glidex.Forms;
using Windows.UI.Xaml.Controls;
namespace MyApp.UWP
public sealed partial class MainPage
public MainPage()
this.InitializeComponent();
// Initialize Glidex for performance optimization
Glide.Initialize();
// Load the Xamarin.Forms application
LoadApplication(new MyApp.App());
Prerequisites
Before installing Glidex, ensure your development environment meets the following requirements:
- IDE: Visual Studio 2019 or Visual Studio 2022.
- Workload: .NET Desktop Development or .NET Multi-platform App UI (MAUI) development.
- Target Framework:
- For Xamarin.Forms: Version 5.0 or higher.
- For .NET MAUI: .NET 6.0 or later.
- Project Type: A cross-platform application targeting Windows (UWP or WinUI 3).
Step 1: Download GlideX for Windows
- Go to the official ASUS GlideX website:
- https://www.asus.com/support/glidex/
- Or search "ASUS GlideX download"
- Click Download for Windows.
- Save the
.exeinstaller (e.g.,GlideX_Setup.exe).
Step-by-Step Installation Guide
Step 7: Start Using GlideX Features
Once connected, you can use:
| Feature | What it does | |--------|--------------| | Screen Mirroring | Show your PC screen on your mobile device | | Extend Display | Use phone/tablet as a second monitor | | Touchpad Control | Control PC mouse/keyboard from phone | | Presentation Mode | Remote control for slideshows | glidex for windows install
To switch modes: Click the mode icon on the GlideX PC toolbar.
System Requirements: Can Your Windows PC Run GlideX?
Before you attempt a glidex for windows install, ensure your system meets these minimum requirements:
Option B: USB Tethering (Lower Latency)
- Connect phone to PC via USB → enable USB tethering in phone settings → GlideX will detect it.
Is GlideX Pro Worth It? (Upgrading After Install)
If you love the free version, consider GlideX Pro (around $4.99/month or $29.99/year). Benefits include: Since Glidex is a software library (NuGet package)
| Feature | Free Version | Pro Version | | :--- | :--- | :--- | | Second Screen Resolution | Up to 720p | Up to 1080p/1440p | | Webcam Mode | 720p@30fps | 1080p@60fps | | Unlimited File Transfer | Yes | Yes + larger batch | | Ad-free | No | Yes | | Multi-device connection | 1 device | 3 devices simultaneously |
To upgrade: Open GlideX on Windows → Click your profile icon → "Subscribe to Pro" → Follow payment prompts.