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

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -