java - Integrating BlackBerry application with Flurry -
has been able integrate flurry blackberry mobile application? have imported flurryagent.jar project, yet when go run application given error "module 'flurryagent' not found." have tried following:
- preverifying .jar file
- adding .jar file build path of library project (that main project references)
it still not working me after trying above - i'm getting ready pull hair out, there isn't helpful guide this.
thanks!
in project properties, go java build path section, , order , export tab. make sure check box flurry component checked.
that solved me.
Comments
Post a Comment