Re: [android-developers] Re: New to android

2010-03-30 Thread Prasanjit Deka
just go to *developer*.*android*.com where u can get details and basic knowlege of android On Tue, Mar 30, 2010 at 11:56 AM, patbenatar patbena...@gmail.com wrote: Yea... Check out the tutorials and API Demos under the Resources tab. Great starting point. On Mar 29, 12:30 pm, Felipe

[android-developers] Problem on getting SOAP response

2010-03-24 Thread Prasanjit Deka
While connecting to web service i am getting an Exception: SoapFault - faultcode: 'soap:Client' faultstring: 'System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: http://115.108.40.174/hionstockws/GetHomePageRecos. Here the code is Please help

Re: [android-developers] Re: Problem on getting SOAP response

2010-03-24 Thread Prasanjit Deka
supplying the method in the body of the request, it's likely that the server is configured with the SOAPAction being . On Mar 24, 12:29 am, Prasanjit Deka prasanjitd...@gmail.com wrote: While connecting to web service i am getting an Exception: SoapFault - faultcode: 'soap:Client' faultstring

[android-developers] Problem on getting SOAP response

2010-03-22 Thread Prasanjit Deka
I want to call the webservice method ,where have to pass the three parameter . But on soap response i am getting a Exception called as System web service Protocols SOAP exception server did no get response And faultcode soap client faultstring here the code is

Re: [android-developers] Re: Big difficult to develop in Android :( (I'm italian)

2010-03-22 Thread Prasanjit Deka
Hi, Its not difficult , for design the screen in android is simple. In the directory structure of android application we may have the folder call rec under that there is a folder called layout right Under this u may design a XML template , default is main.xml. So for each design u have