It is an app that allows the viewing of channels and live broadcasts (live Streams) and any type of videos (Streams)
- Get the source code.
git clone --recursive https://github.com/LuisMackenzie/Documentalia.git
- Or get apk here
This project does not include copyrighted live broadcasts of any kind. It is a project with educational purposes. The live broadcasts that have been used are copyright free.
- Android Studio - The Android framework recomended by Google
- Gradle - Gradle, is a tool and dependency manager that allows open source compilation automation, which is focused on flexibility and performance
- Glide - Glide is media management and image loading framework for Android
- Picasso - Picasso allows for hassle-free image loading in your application
- ExoPlayer - ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet
- Gson - Library that can be used to convert Java Objects into their JSON representation.
- Volley - Volley is an HTTP library that facilitates and speeds up the use of networks in Android apps
- Luis Baez - Initial work - My Github
⌨️ with ❤️ by Luis 😊