Update README.md

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

View File

@ -1,4 +1,10 @@
# ExoPlayer Creator
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).
ExoPlayer Creator primarily 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).
| Extensions | First Used |
| -------- | ------- |
| ExoPlayer for App Inventor | v1 and beyond |
| UpdateMyApp | v1.4.1 |