I am tring to invoke WebScript in Alfresco remotely using the URL http://192.168.1.2:8080/alfresco/service/sample/folder/Company%20Home
and the url will promth me with the authentication window allowing me to entire the username and password. This invocation works completely fine in the Browser..
Followed the steps described in the alfresco : http://wiki.alfresco.com/wiki/Web_Scripts
But when im tring to do the same in android app using webview im facing Authentication Error (HTTP Status 401-Error) and its not promthing me with the authentication window.