Problem
OmniGet currently only supports Windows, macOS, and Linux desktop platforms. Many users want to use OmniGet on Android phones to download courses and videos.
Proposed Solution
- Android version — Port OmniGet to Android (can leverage the existing
omniget-core Rust library + Android NDK)
- Core feature reuse —
omniget-core is already decoupled from Tauri, so download logic can be reused directly on Android
- Material Design UI — Adapt to Android design guidelines for a native experience
Why
- Millions of users take online courses (Udemy, Hotmart, etc.) on their phones
- Android is the largest mobile platform with strong user demand
omniget-core'''s architecture is already designed for cross-platform use
Environment
- Platform: Android 10+
- App: OmniGet
Problem
OmniGet currently only supports Windows, macOS, and Linux desktop platforms. Many users want to use OmniGet on Android phones to download courses and videos.
Proposed Solution
omniget-coreRust library + Android NDK)omniget-coreis already decoupled from Tauri, so download logic can be reused directly on AndroidWhy
omniget-core'''s architecture is already designed for cross-platform useEnvironment