Hello, I have a OData webservice. to consume this service with a android client I followed this tutorial:
http://weblogs.asp.net/uruit/archive/2011/09/13/accessing-odata-from-android-using-restlet.aspx My Problem: The service is NTLM protected. I found a link for a sample implementation on this site: http://restlet.org/learn/guide/2.0/core/security/authentication/ntml But the link doesn't work. Any examples for NTLM with oData Restlet on android? ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3052050

