Use of external Jar in android service -


I am having a problem doing this work. In my application, I create an IntentService to offload some of the work that should be done in the background on a given thread.

This application is fine, but when it reaches the line related to the external jar, an error "can not be referenced in the class ** ** method"

This one I've been compelled for some time, so I'm grateful for some help here.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

ios - Subclassing UIView and adding a property -

Powerbuilder 12.1 and DataWindow in Design vs Debug and Executable/Runtime -