From 83b4e81b22f183bbbe2209da6362bb63104c258a Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Wed, 22 Jan 2025 14:36:23 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51ba04e..c8a1d22 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # SimpleiOSPlayer View the demo [here!](https://youtu.be/KazDMpwsr-4) +Looking for an **Android** app that does the same? Check out [ExoPlayer Creator](https://github.com/A-Star100/ExoPlayerCreator), also by me. + ## Get Started Due to Apple restrictions, I can't currently build IPAs (iOS App Packages) right now that are installable on a user's device, and even if I could I would have to pay Apple $100 a year and join the Developer program. Android is so much more open. However, I can guide you on compiling for yourself.