Update README.md

This commit is contained in:
Anirudh Sevugan 2024-12-17 14:30:29 -06:00 committed by GitHub
parent 02ca0136b1
commit 7af5822cb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,4 @@
# ExoPlayerCreator # ExoPlayer Creator
An Android app that can create ExoPlayer video players and HTML5 video players instantly, developed in MIT App Inventor. An Android app that can create ExoPlayer video players and HTML5 video players instantly, developed in MIT App Inventor.
ExoPlayer Creator uses the [ExoPlayer for App Inventor](https://github.com/zainulhassan815/exoplayer-appinventor) extension to create ExoPlayer initializations, and is a modified version of the 1.0.4 AIA version of the [ExoPlayer for App Inventor demo](https://github.com/zainulhassan815/exoplayer-appinventor/blob/v2.0/aia/exoplayer_v1.0.4.aia).