Navigation
Article
Defining mobile products
Native
An application built in a platform specific technology (e.g. Objective C, Java).
These apps are provisioned via an app store, marketplace or upload server, and do not require a web browser or HTML layer to function.
Web
An application built using generic web technologies (such as HTML5 & Javascript). These apps are accessed via a URL but with usability similar to that of a native app.
Browser
A set of functions in a paginated architecture built with a low pay-load and a focus on non-transactional features. More like a mini web site.
RELATED LINKS