I did a small analysis about available technologies and possibilities related to the Mobile application development, and the available options are..
Native mobile application (apple or android) seems to be stable than a web page act like a mobile application. But the easiest and quickest method is to go for a mobile friendly web page.
- Apple iOS application
- Google Android application
- jQuery Mobile with HTML (Web page)
- Standard web development using CSS3 and HTML5 (Web Page)
- Apple developer licence - basically cost $100 per year to host the application with App Store – This may be not needed if we are planning to run the application without apple server ( I have to confirm on the possibility of this)
- Mac OS machine (iMac or Mac Book) to develop the XCODE.
- This works only in Apple Mobile devices
- PC with android SDK is needed to develop on this platform – this can be done in-house.
- Android also need a developer license for developing applications and hosting on the Android Market ( This may be not needed if we are planning to run the application without Android Market , I have to confirm on the possibility of this)
- This only works in Android powered mobile devices.
- The tools and computer what we have are enough to develop mobile web pages using CSS and HTML. Basically these are web pages behave like touch response application.
- This will work in any smart phones/devices.
Native mobile application (apple or android) seems to be stable than a web page act like a mobile application. But the easiest and quickest method is to go for a mobile friendly web page.