50 likes | 150 Views
Mobile applications and the market scenario has evolved so much in the last decade in tandem with the technologies and standards. The competition and time to market to do business has become cut throat. An app is a real estate that struggles so much to find its place in the menu of a phone.
E N D
Mobile Application types and business choice Mobile applications and the market scenario has evolved so much in the last decade in tandem with the technologies and standards. The competition and time to market to do business has become cut throat. An app is a real estate that struggles so much to find its place in the menu of a phone.
Process how to build and deploy an app • Native Applications • Web Applications & • Hybrid Applications
Native Applications A native app generally makes use of the phone’s available features such as camera, Geolocation, address book etc. A native app is specific to the mobile phone it is developed/run on. Meaning, it is tied to a mobile platform and to the particular mobile device.
Web Application Web applications are nothing but the mobile web portals that are designed, customized and hosted specifically for mobiles. They are accessed through the mobile device’s web browser using a URL.
Hybrid Applications These are the mobile apps that offer interesting compromise/mix between native and web. A hybrid app is a native app with embedded HTML. Using a development framework a hybrid app is built using HTML, JavaScript and JSS wherein the necessary native C/Java calls are made via Javascript.