Evo Player Hero

Enjoy streaming with a glass-sleek player.

Evo Player — lightweight HLS/MP4 player for Android. Crisp controls, fluid performance, TV friendly.

Features Hero
Logo Evo Player
  • No Bloat – Pure Speed:minimal core, fast load, low CPU/RAM.
  • Adaptive Burst™:detects net speed, preloads .ts chunks, avoids drops.
  • HLS Optimized:smart cache for m3u8; smoother playback, fewer stalls.
  • Instant Start:video plays in seconds; no heavy splash delays.
  • TV Friendly:remote navigation, clean UI, large-screen support.
Integrate Hero
Evo

Integrate

  1. 1) Ship headers.json

    Provide a JSON with id, name, logo, link, and headers (referer, origin, user-agent, etc.).

  2. 2) Launch via Intent

    Trigger Evo using ACTION_VIEW or ACTION_SEND. Evo prepares the session automatically.

  3. 3) Evo parses & plays

    Headers injected, ExoPlayer starts. Protected HLS plays smoothly.

Try it

// Launch Evo with headers (ACTION_SEND)
val evo = Intent(Intent.ACTION_SEND).apply {
  type = "text/plain"
  putExtra(Intent.EXTRA_TEXT, "https://example.com/live/stream.m3u8")
  putExtra("evo_headers_json", """
  {
    "id":"sports_01",
    "name":"Sports HD",
    "logo":"https://cdn.example.com/logos/sports.png",
    "link":"https://example.com/live/stream.m3u8",
    "headers":{
      "referer":"https://example.com/",
      "origin":"https://example.com",
      "user-agent":"MyApp/1.0 (Android)"
    }
  }
  """.trimIndent())
  setPackage("com.gmoz.player")
}
startActivity(evo)
Download (TBD)
Donate Hero

Support & Donate

For the Developer

Support the creator with a coffee or donation.

Donate
For the Cats

Help feed and care for the two lovely cats.

Donate
For the Dog

Provide a warm meal and care for the dog.

Donate
Contact Hero

Contact Us

For suggestions or to report an issue, reach us at:

evoplaypro@proton.me
Privacy Hero

Privacy Policy

Effective: 22 Aug 2025

Evo Apps built the Evo Player app as a Free app. This SERVICE is provided by Evo Apps at no cost and is intended for use as is.

Information Collection and Use

The app uses third-party services that may collect information used to identify you:

  • Google Play Services
  • Firebase Analytics
  • Firebase Crashlytics

Log Data

In case of an error in the app, data may be collected such as device name, OS version, app configuration, timestamps, and other statistics.

Cookies

This Service does not use cookies explicitly; however, third-party code and libraries may use cookies to improve their services.

Service Providers

We may employ third parties to provide or analyze the Service. They are obligated not to use the information for other purposes.

Technical Services

To ensure stable playback, the app may contact support servers to initialize sessions and settings. Standard HTTP headers (e.g., User-Agent, Origin, Referer) may be sent. This data is purely technical.

Children

The Service is intended for users aged 13+ and is not directed to children under 13.

Data Deletion

Evo Player does not collect or store any personally identifiable information. Firebase Analytics/Crashlytics may collect anonymous technical data (crashes/usage) retained up to 90 days. No manual deletion mechanism is needed.

Changes

We may update this policy from time to time. Effective date: 22 Aug 2025.

Contact Us

Questions? evoplaypro@proton.me.

Buy me a coffee Privacy Policy