Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.08 KB

Musichub

Musichub is a music streaming app on android. It allows users to browse music either from a music catalog or from YouTube, and stream music/video through the internet or download for offline playback.

Screenshots

Developer Instructions

  1. Fork this repository and clone it.
  2. Clone the ExoPlayer repository and put it in the same directory. /some/directory ├── Musichub └── ExoPlayer
  3. Follow instructions to add support for VP9 and Opus on pre-android 4.4/5.0 devices.