php - Get back to index file in cordova -
I created an Android app using Cordova 3.0, in the index file of this app form, I local Host and then redirect it to a folder in which files created with php and jquery mobile 1.4 are created with window.location.replace
and then work according to those files. Are there.
The problem is that after reaching localhost , I want to use the index file to get the page to enter IP address in another IP address.
Is there any possible way to do this ... ??
In the server side, I am using PHP and JQuery Mobile 1.4
Thanks in any way ..
I do not think if you see window.location
.
Then open a new link in pop-up. You can do whatever you want in that pop-up and click on the button to return to your application.
InAppBrowser looks like
< / P>
Comments
Post a Comment