eclipse - The import org.apache.http.entity.mime cannot be resolved in Android -


after adding slidemenu library in project getting problem

"the import org.apache.http.entity.mime cannot resolved"

please me solve one.

download jars apache commons site , add them project.

or add these 2 dependency

compile "org.apache.httpcomponents:httpcore:4.2.4"

compile "org.apache.httpcomponents:httpmime:4.3"


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -