Client Mobile Application

From HTML5 Builder
Jump to: navigation, search

A client mobile application is a mobile application based on client-side web technologies.

You can create a new client mobile application from Home > New > HTML5 Builder Projects > Client Mobile Application. Your new project will then be created with an empty client mobile page (unit1.js), which will be opened on the Design view.

Files

Client mobile applications consist mainly of client mobile pages, often used to load components on a template, and they might include other files that do not rely on server-side technologies (i.e. no PHP files). To add new files to your project, use the Project Manager.

The development process and features for each type of page are different. For help developing the pages of your application, check their own documentation pages: Client Mobile Page, Client Unit, etc.

Help Resources

Tutorials

Video Tutorials

See Also