Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 720 Bytes

File metadata and controls

22 lines (16 loc) · 720 Bytes

exe2apk

exe2apk is a tool that converts Windows applications (.exe or .zip) into installable Android packages (.apk) using WineBOX integration.
It aims to make running Windows programs on Android fast and simple, providing a native-like experience.


🚀 Features

  • Convert Windows executables into ready-to-install APKs.
  • Optional support for custom .png icons.
  • Works with applications packaged in .zip.
  • Direct integration with WineBOX for maximum compatibility.
  • Simple UI: select file, set app name, and compile.

📦 Installation

Clone this repository and navigate to the SDK folder:

git clone https://github.com/yourusername/exe2apk.git
cd exe2apk/sdk/exe2apk