I'm using phonegap to create mobile app. I don't want to have everything in one html page so I created few of them. Each one has .js file attached. How can I send data between these html pages?
The most portable and simplest way to do it is to use localStorage. There is a bug in Android for passing parameters along in the URL so I don't recommend using that method.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With