I am trying to create an Android project and get the Bayeux Java Client library working for it. I have the cometd library imported in my eclipse and I also added the projects to the build path of my project.
My project builds fine, but on execution, I keep getting the NoClassDefFound error. I am not sure, how to set my project up.
Are there any examples that I can refer to?
Any help is greatly appreciated. Thanks,