Monday, January 22, 2018

Using EventBus on Android

Hi, I'm developing an app in Java and using GWT for the web build (and MOE for iOS). I'm wondering if its possible to use any of the GWT base libraries (specifically the EventBus right now) within the cross-platform portion of the code. My project uses gradle for setup, and already has gwt integrated for the web portion, but I can't seem to get this working with with the other modules.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment