Skip to content

Ansh1234/RxFbLiveVideoEmoticons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

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.

About

Demo of Fb Live Video Reactions using RxJava2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages