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 -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -