Play Windows games on Android with WinNative, a solution for founders and gamers, built with Kotlin.
390 stars53 forksKotlinQuality 8/10Updated 7/12/2026100% free ยท open source
What it does
WinNative allows founders and gamers to play Windows games from various platforms like Steam, Epic Games, and GOG directly on their Android devices
Install / run
Clone the repository from https://github.com/WinNative-Emu/WinNative and follow the build instructions in the README
When to use it
โขYou want to play Windows-exclusive games on your Android device without a computer
โขYour startup needs to test Windows games on Android for compatibility or research
โขYou're a gamer looking for a way to play your favorite Windows games on a mobile device
Quick start
1Clone the WinNative repository: git clone https://github.com/WinNative-Emu/WinNative
2Navigate to the project directory: cd WinNative
3Build the project using Gradle: ./gradlew assembleDebug
4Install the APK on your Android device: adb install WinNative-debug.apk
5Configure the app to connect to your game library (e.g., Steam, Epic Games) and start playing
Ready-to-paste prompt
Run WinNative with a specific game configuration: adb shell am start -n com.winnative.winnative/.WinNativeActivity -e game "C:/Games/MyGame.exe"
Heads up: Ensure your Android device meets the minimum system requirements and has the necessary permissions to run WinNative, including allowing installs from unknown sources
Saves to your device
Topics
android
emulation
epicgames
gaming
gog
steam
windows
What's inside โ free to inspect
No purchase needed
Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.