Skip to content

Repository files navigation

Edge Downloader

A fully-featured, beautifully designed open-source video downloader application for Android.

WebsiteInstagramTelegram

✨ Features

  • Modern UI/UX: Built entirely using Jetpack Compose, offering a smooth, responsive, and dynamic user interface.
  • Advanced Theme Customization: Featuring a dedicated Look & Feel screen with over 50+ curated color schemes. Includes full support for Dynamic Color (Android 12+) and seamless Light/Dark mode transitions.
  • Stream Extraction Engine: Automatically grab and resolve real streaming URLs from supported links before downloading.
  • Smart Pager Navigation: Fluid swipe-based navigation across Home, Downloads, Settings, and Customization panels.
  • In-App Media Player integration: Smooth inline interactions to preview the stream.
  • Background Downloading: Sturdy background tasks handling your downloads even when the app isn't active.

🚀 Getting Started

Prerequisites

Installation & Cloning

You can easily clone the project repository using Git:

# Clone the repository
git clone https://github.com/d0x-dev/Edge.git
# Navigate into the project directorycd Edge

Build Instructions

You can build the application right from your command line using the Gradle Wrapper included in this repository.

Debug Build:

./gradlew assembleUniversalDebug

Release Builds: To build production-ready release APKs for specific architectures:

# Build for ARM64 architecture (Recommended for modern devices)
./gradlew assembleArm64Release
# Build a Universal APK (Compatible with all architectures)
./gradlew assembleUniversalRelease

The output APKs will be located in: app/build/outputs/apk/

👨‍💻 About the Developer

This application is proudly developed and maintained by Dark. Reach out via the links in the banner above!

📦 Releases

Pre-compiled signed APKs are available on the Releases page. We provide both ARM64 and Universal builds to ensure maximum compatibility across all Android devices.

📄 License

This project is open-source. Feel free to explore the code, learn, and contribute!

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages