RxFbLiveVideoEmoticons Save

Demo of Fb Live Video Reactions using RxJava2

Project README

#Fb Live Video Reactions

Overview

This project is inspired by the Live Video Reactions on Facebook. I have used RxJava2 for handling the stream of reactions (like, love, haha, wow, sad, angry). I have put one extra condition that the time duration between two reactions should be atleast 300 ms.. This is achieved very easily by RxJava by using Flowable<Timed>.

Demo

                                               

I wrote a blog about how I used RxJava2 for achieving this. Here is the post.


Checkout my other projects

AppDataReader - A library for reading Shared Preferences and Database values within the application.

RxDownloader- Demo of Downloading Songs/Images through Android Download Manager using RxJava2

WebViewDemo - A demo project for showing how to use WebViews in Android.

Open Source Agenda is not affiliated with "RxFbLiveVideoEmoticons" Project. README Source: Ansh1234/RxFbLiveVideoEmoticons
Stars
96
Open Issues
1
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating