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.

This library uses the power of RxJava to wrap an Observable android Activity#onActivityResult() method so you can easily request something from other activities and have the result right there in your observabale's subscribe() method.

Main Benefits

  • Don't Break The Chain: Prevents you to split your code between the permission request and the result handling. Currently without this library you have to request in one place and handle the result in Activity#onActivityResult().
  • Reactive: All what RX provides about transformation, filter, chaining...
Sep 4, 2017
Advertisement

RecyclerView for devices using arrow keys or D-Pad to navigate. The cell selector is the backbone of this library and can be heavily customized.

May 9, 2015
Advertisement

This project shows how to use extension function to handle recyclerView item and subItem listeners.

Aug 2, 2019