POSIT custom form elements
What inputs and other elements should we support for custom forms?
Basic elements
- Heading
- Separator
- GPS
- <custom>
- Camera
- <custom>
- Bar code
- <custom>
- Text
- EditText, AutoCompleteTextView
- Check box
- CheckBox
- Date
- DatePicker
- Radio Buttons
- RadioGroup, RadioButton
- Spinner
- Spinner
- Time
- TimePicker
Advanced elements
It would be good to create more specific types, with some sanity checking and labeling niceness, such as...
- Temperature
- Age
- Weight
- etc.