Just wanted to ask u how do we link HTML file in PhoneGap Applications.As u know that in when we create PhoneGap application one Html file comes with it i just want to know how it is linked to the application so that i could add more Html files to it and use it ib webview
Thanks all in advance
Please control click on any web view delegate method placed in App delegate method then in the new class which appears after contrl clicking make following changes…
In these 2 functions i.e wht html file u want to attach in your phone gap u can write the name in start page function as shown above.