android - Exception while calling web service----java.net.SocketException: Permission denied -


i developing 1 application through calling web service. web service hosted on local machine,but while calling web service got java.net.socketexception: permission denied bug. mentioned internet permission in manifest file although, getting this. looking forward positive response.

thanks in advance. regards

most likely, have internet permission in wrong place in manifest.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -