SyntaxFix
Write A Post
Hire A Developer
Questions
In Eclipse, eventually I had to add Compatibility/Support Library by right-clicking on my project and selecting:
Android Tools -> Add Support Library
Once it was added, then I was able to use LocalBroadcastManager class in my code.
LocalBroadcastManager