Hi all,
We are developing OData based Android applications with more user friendly in authentication.
We have Afaris 7 SP6, SMP 2.3, relay server, Netweaver Gateway 2.0
We created a android application using netweaver service which is working fine.
What we did is we created JavaScript, HTML5 application and loading into android web view in onload method using phonegap.
In this application user has to enter the credentials every time, If user come out from application and try to open again. How to solve this?
Hence we are planing to use SUPStorage.js to save the credentials and retrieve same when user again open the application.
Is it possible?
Is it possible to share the credentials between two applications?
Thanks in advance
suresh