Quantcast
Viewing latest article 5
Browse Latest Browse All 20

RxJava and Android examples

Some simple examples of what you can do with RxJava in Android. We will assume that our examples lives in the onCreate method of an Activity in a Android app for now. We will also assume there is a method called toast that just shows a simple toast when called. @Override protected void onCreate(Bundle savedInstanceState) […]

The post RxJava and Android examples appeared first on blog..


Viewing latest article 5
Browse Latest Browse All 20

Trending Articles