The package adds to Rasat Java the ability to broadcast the event through the predefined android handler.
Add the library to the list of dependencies
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())