Skip to content

tutsplus/Android-EventBusLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Tuts+ Tutorial: Quick Tip: How to Use the EventBus Library

Instructor: Ashraff Hathibelagal

Have you ever tried sending information from a Service or BroadcastReceiver to an Activity and wondered why it is so complicated? In this quick tip, you'll learn how to use the EventBus library in a simple app to facilitate communication between an Activity and a BroadcastReceiver.

Source files for the Tuts+ Tutorial: Quick Tip: How to Use the EventBus Library

Read this tutorial on Tuts+

About

Quick Tip: How to Use the EventBus Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages