Titanium.Platform

Properties

address
IP address if any. [read-only]
architecture
CPU description [read-only]
availableMemory
Available memory as reported by the VM. [read-only]
displayCaps
Display metrics. [read-only]
id
Device identifier [read-only]
macaddress
MAC address if any. [read-only]
model
Model identifier of the device [read-only]
name
Platform name [read-only]
ostype
OS type [read-only]
processorCount
Number of processors as reported by device. [read-only]
username
Name of user. [read-only]
version
Platform version information [read-only]

Methods

createUUID ( )
CreateUUID
logInstalledApplicationNames ( )
A developer helper method to see installed applications. This api will most likely be replaced in the future. It should not be used in production.
openApplication ( app )
Launch an Android application use the helper method logInstalledApplicationNames to discover applications.
openURL ( url )
Launch the system browser

Objects

No objects.

Last Modified on July 7, 2009, 05:07 AM by Jeff Haynie Edit | History