I would like to know if anyone knows how to use or know if they get cookies directly from the smartphone's webview ..
I know they are functions of a browser, but I am making an APP that it needs to temporarily or permanently save, until it is changed, the user login, and the app is entirely in HTML, type JAVA, but HTML5, CSS3 and JAVASCRIPT.
And so the user does not have to stay logged in every time he opens the app would like to save this login data in some way on the device, either way cookies, or creating a file type txt with the information ...