My android app is getting session id as part of login service response, for the subsequent requests i have to pass this sess id. Now I'm using jquerymobile pages as webview content. I have to call some services from jquerymobile page using ajax.
Can I pass sessid from android native code to jquerymobile for this.
Thanks in advance.
Thanks, Venkat Papana