PhoneGap Experience

Viewed 2003

Can I believe that, I can develop an app with HTML5, CSS3 and JavaScript and then compile it with PhoneGap for Android, iOS and Win Phone 7?

Does this work?

6 Answers

phonegap works -> like a HTML file run on browser's phone.. but toolbar browser not show, because phonegap use webkit the browser,so you can create a Android, Windows phone,IPhone app using html,css, js.. for complete documentation visit in phonegap.com

Related