On Tue, Mar 13, 2012 at 3:42 PM, Brett <[email protected]> wrote: > It looks like unless I declare in project B's manifest to > register the receiver in project A that it won't work.
Correct. The hosting project always needs to declare the components. > Is there any way for a library project to independently register for a > receiver in it's own manifest file? Not at the present time. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

