开发者

How to integrate html5 and iphone applications?

开发者 https://www.devze.com 2023-01-13 02:34 出处:网络
As we all know that ht开发者_JAVA技巧ml5 has introduced lots of new features. How can html5 be integrated to an iphone application?Use PhoneGap as the wrapper.PhoneGap basically takes your HTML5 bas

As we all know that ht开发者_JAVA技巧ml5 has introduced lots of new features.

How can html5 be integrated to an iphone application?


Use PhoneGap as the wrapper. PhoneGap basically takes your HTML5 based web page and makes it into an iPhone app that can be submitted to the AppStore. They also provide a set of Javascript libraries which expose the iPhones features to your app, so you can use location et al within JavaScript.

0

精彩评论

暂无评论...
验证码 换一张
取 消