ComponentReference.wiki - gitoscc/simple GitHub Wiki

Components

AccelerometerSensor - Sensor to measure acceleration in 3 dimensions
Button - Push-style button
Canvas - Surface to draw on
CheckBox - Two state button that can either be checked or un-checked
EmailPicker - Editable text box using auto-completion to pick out an email address from contacts
Form - Root component container
Image - Component for displaying images
Label - Text display
LocationSensor - Sensor to provide information about the current location
OrientationSensor - Sensor to measure absolute orientation in 3 dimensions
Panel - Container for other components
PasswordTextBox - Editable text box for entering passwords
Phone - Component providing phone-related functionality
RadioButton - Two state button that can either be checked or un-checked
TextBox - Editable text box
Timer - Timer component

Layouts

FrameLayout - Layout for prominently showing a single component
LinearLayout - Layout for placing components horizontally or vertically
TableLayout - Layout for placing components in tabular form