Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:20
· 25 commits to main since this release

Download & install

Android

Pick the APK for your device and allow "Install unknown apps" when prompted:

File Best for
DreamPlayer-<version>-arm64-v8a.apk 64-bit ARM phones (most modern Android devices)
DreamPlayer-<version>-armeabi-v7a.apk 32-bit ARM phones (older devices)
DreamPlayer-<version>-x86_64.apk 64-bit Intel/AMD devices (emulators, some tablets)
DreamPlayer-<version>-universal.apk Universal — all architectures in one file, installs everywhere
DreamPlayer-<version>.aab Android App Bundle (Google Play)

Not sure which to pick? Grab the Universal APK.

iOS / iPadOS (sideload)

The DreamPlayer.ipa in this release is unsigned — Apple only allows app installation through the App Store / TestFlight, so the IPA must be signed with your own (free) Apple ID. It's quick:

  1. Install SideStore or AltStore on your iPhone/iPad (sidestore.io / altstore.io).
  2. Download DreamPlayer.ipa from this release.
  3. Open SideStore/AltStore → + → select DreamPlayer.ipa. It signs it with your Apple ID and installs.
  4. The signature lasts 7 days; SideStore/AltStore auto-refresh it in the background over WiFi — a weekly open is all that's needed.

Notes:

  • A free Apple ID can keep ~3 sideloaded apps active per device.
  • First-time setup of SideStore/AltStore needs a computer (or a second Apple device).
  • No automatic updates — re-download the newest IPA from this page when a new version is published.

Versioning

App version follows the 0.0.x scheme (currently 0.0.1), bumped per release.

Full Changelog: https://github.com/mangeshghodke/DreamPlayer/commits/v0.0.1