Skip to content

s4ysolutions/rasat-android

Repository files navigation

Rasat Android

The package adds to Rasat Java the ability to broadcast the event through the predefined android handler.

Usage

Add the library to the list of dependencies

Release

The code below ensure all handlers added to the channel observers are called in the main thread

import solutions.s4y.rasat.android;

Channel channel = new Channel(new Handler(Looper.getMainLooper())