19 / 311

VibeAPK

VibeAPK - Product Hunt launch logo and brand identity

Turn GitHub repos into Android APKs.

#Android #Mac #GitHub

VibeAPK – Convert GitHub web repos into Android APKs without local setup

Summary: VibeAPK is a native macOS app that uses GitHub Actions to build Android APKs from web repositories like React, Vue, and HTML. It eliminates the need for local Android SDKs, Java, or Gradle configuration by performing builds in the cloud and delivering APKs directly to the desktop.

What it does

VibeAPK connects to your GitHub account, lets you select a web repo, and triggers a cloud build using GitHub Actions. It injects Capacitor remotely to package the app and downloads the APK without modifying your code or requiring local SDKs.

Who it's for

It is designed for web developers who want to quickly test their web apps on Android devices without setting up a native development environment.

Why it matters

VibeAPK removes the complexity and time of configuring Android Studio, SDKs, and build tools locally by offloading the build process to GitHub’s cloud infrastructure.