Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Latest commit

 

History

History
55 lines (35 loc) · 1.25 KB

File metadata and controls

55 lines (35 loc) · 1.25 KB

⚙️ Custom WSL2 Kernel @SouNux – Supercharged for Android GUI!

🚨 IMPORTANT: READ THIS FIRST!

  • 🧑‍🤝‍🧑 Clone this repo:

git clone https://github.com/pro-grammer-SD/sounux.git

Set the kernel using the bzImage file located in dist/kernel.

  1. wsl --shutdown

  2. Open WSL Settings (Newly Introduced) in WSL 2

  1. Select browse kernels and search for this repo's bzImage locally.

  1. wsl

  2. (🤓 NERDY STEP): Run uname -r.

You should get something like as of my case: 6.6.87-sounux-sounux+

  • 🧩 Add Anbox Modules (Custom Fork)

🤖 Clone and install my Anbox modules fork:

git clone --depth=1 https://github.com/pro-grammer-SD/anbox-modules.git
cd anbox-modules
./INSTALL.sh
  • 🚀 Launch Waydroid

Run the launcher:

./dist/scripts/launch-waydroid.sh

If Waydroid shows a black screen, try:

waydroid prop set persist.waydroid.multi_windows true

✅ Done. Enjoy your GUI Android on WSL2.

📸 Screenshots:

1️⃣.

2️⃣.