开发者

can I develop Native iOS application in HTMLH?(Be specific i am asking about Nativ iOS app)

Can I develop native app in HTML5? if yes then please help me in this case.

开发者_如何学编程

I am specific that it should be native iOS application.

can apple will accept this application if we build in html5.

Can anybody help me to build scroll view in TOI iPad app? please provide reference

Thanks, Gopal R


Yes you can. Well, indirectly. You can create it then use PhoneGap to convert it to a native app. PhoneGap will also give you access to native APIs.


Yes. You can develop an HTML5/CSS3/Javascript app, then wrap it in PhoneGap to make it native and put it on the App Store (or Android Market...), as well as publish it on the web.

The added benefit is PhoneGap allows you to do additional things such as parse the iPhone contacts and access the local hardware.

It's great in combination with jQuery Mobile, but be very caution to really streamline your images, CSS, and Javascript. Performance is a major issue.

See this to learn more about Mobile Frameworks: http://www.markus-falk.com/mobile-frameworks-comparison-chart/


As far as I know, it is not possible to create a native app in HTML5 for iOS. But it supports Web Apps which - if you develop specifically for the iOS - can be put on the Home Screen, have an App-Icon, use local storage, location services, ...

Hope that helps, Christian

PS: You could check the Safari Dev Center

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜