I would like to integrate OpenFeint in an Android application, because I have an existing iPhone game that I would like to interact with.
However, when I try to add OpenFeint in my Android project, the sample OpenFeint project is not running in Eclipse. I get an error that says that the "OpenFeintSampleApi" is not found. What could be causing this? Does anyone have better instructions for using OpenFeint?