Re: [android-developers] Android WebView problem

2011-04-06 Thread 苗忠良
how to do "b" solution? 2011/2/1 Mark Murphy > On Mon, Jan 31, 2011 at 4:13 PM, WiViu Technologies > wrote: > > We are trying to develop an Android App which uses raw HTTP APIs for > > login to a website. We are then using WebView & other HTTP APIs to > > upload and download files from the we

Re: [android-developers] Android WebView problem

2011-01-31 Thread Mark Murphy
On Mon, Jan 31, 2011 at 4:13 PM, WiViu Technologies wrote: > We are trying to develop an Android App which uses raw HTTP APIs for > login to a website. We are then using WebView & other HTTP APIs to > upload and download files from the website. The problem is that > WebView, and the subsequent cal

[android-developers] Android WebView problem

2011-01-31 Thread WiViu Technologies
We are trying to develop an Android App which uses raw HTTP APIs for login to a website. We are then using WebView & other HTTP APIs to upload and download files from the website. The problem is that WebView, and the subsequent calls using HTTP APIs, fail because the website does not see the cookie