stack trace - trouble importing android-remote-stacktrace -


I am trying to get a remote stacktrace on an accident, and so I am trying to use. In the eclipse, I imported it and added it on my construction path, but I am getting this error: 07-09 20: 54: 32.983: E / Android Retent Man (1814): Java.lang .NoClassDefFoundError: com.nullwire.trace.ExceptionHandler

This is strange, because I look at trace.jar in "reference libraries" and I see this square there.

Am I missing? , I'm linking to gitubos so that you can see that it is used in any service. Is it because "this" reflects the service rather than any activity?

You have folders Libs inside your project folder (if none) . Put lbs in your trace.jar .

Comments