简体   繁体   中英

CrossPaltform Mobile Application

I want to do the following:

1- mobile friendly Portal - accessed through different Mobile Phones.

2- A mobile Applications that does the same functionality of the portal to different Platforms: iOS(iPhone,iPad), BlackberryOS(Blackberry mobiles and Playbooks),Android OS (Android mobiles and Tabs), WindowsOS, Symbian OS (Smartphones).

I am mainly a web Developer and an iOS programmer using Objective-C, and I have resources that can develop on android, blackberry and other platforms using native languages.

the Application mainly present data from internal database and deals with different types of web services, and write data to the file system of the device itself.

what is the best practice for the mobile applications, do each one alone with its native language, or using HTML,CSS,JS and produce them to all platforms using PhoneGap or something else???

Thanks a lot.

Also check this thread: best cross-mobile framework

With a javascript solution, your app will be available on stores but also directly on the web !

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM