ViewPagerContainer
ViewPagerContainer like carousel
Source link: https://github.com/RudreshJR/ViewPagerContainer
Q & A
Acacia lets you use Android Services as Plain Old Java Objects (POJO's) by defining an interface and its implementing class. All the wiring around bound services, service connection and threading is automatically handled. Also having the service implementation and the actual Android Service instance as separate classes, allows them to be easily tested.
A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView
.
Android Spinner Widget with multi selectable list.
Library for unique identification of an Android device. Provides also a backup solution
HeaderRecyclerView is an Android library created to be able to use RecyclerView.Adapter
with a header in a easy way. To use this library create your RecyclerView.Adapter classes extending from HeaderRecyclerViewAdapter.
Gradle plugin that adds support for Findbugs, Checkstyle and PMD to android projects.
Q & A