TheAwesomeGem / video-share-example

This is a video share app I made in a day to showcase how to use MVP architect with SQLite to create a way to share videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a video sharing app that I made in a day to showcase how to use MVP and SQLite together with Async task to look up videos without interruptions.

TODO:

  • Add video player and streaming.
  • Add user account where they can upload/link video.
  • Use MySQL with Restful API instead of using SQLite to fetch video data.

About

This is a video share app I made in a day to showcase how to use MVP architect with SQLite to create a way to share videos.


Languages

Language:Java 100.0%