Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.
Advertisement

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. Also, I have used Canvas to draw bitmaps over it and perform animations on top of it.

Feb 25, 2017

A custom RecyclerView with in-built Facebook's Shimmer to indicate that views are loading with support to switch layout manager in runtime. This ShimmerRecyclerView also supports multiple view types for loading.

Apr 7, 2019

Reactive Bolts-Android(powered by parse and facebook) allows to convert Task<T> to Observable<T>.

Oct 17, 2015