Mobile Sample Applications

From RadPHP XE2 Documentation
Jump to: navigation, search

RadPHP ships with many code examples of mobile applications for you to check out.

Theming

In sample applications folder, inside JQueryMobile\Theming directory, you will find ThemingExample.phprj project file, which is basically an interactive explanation on how Mobile Theming works.

Hardware Components

You can find sample applications with hardware components under the PhoneGap directory inside sample applications folder. Open PhonegapExamples.phprj project file, which includes all the samples, and then double-click any .php file in the project to open it. The project includes these .php files:

MAccelerometer.php
Example of usage of MAccelerometer.
MCamera.php
Example of usage of MCamera.
MCapture.php
Example of usage of MCapture.
MCompass.php
Example of usage of MCompass.
MContacts.php
Example of usage of MContacts.
MFileBrowser.php
Example of a file browser.
MFiles.php
Example of a plain text editor.
MFileTransfer.php
Example of usage of MFileTransfer.
MGeolocation.php
Example of usage of MGeolocation.
MInfo.php
Example of usage of MConnection and MDevice.
MNotification.php
Example of usage of MNotification.
MPageEvents.php
Example of usage of page state and device buttons events.
MStorage.php
Example of database management.
Personal tools