Phonebot developer's reference

From EtherWiki
Jump to: navigation, search

A reference guide for developing applications with the Phonebot Android app.

  1. Creating applications - An overview of the development environment
  2. Script language - Details on what the script language provides
  3. Object reference - A catalog of all object properties, methods, and events, including tools such as:
    1. Visual controls such as buttons, edit boxes, and lists
    2. Hardware services such as email, GPS, phone, and Web requests
    3. Database and file objects for persistent storage
    4. JSON and XML objects accessing Web service data
  4. Sample applications - A description of what is contained in each sample application, including:
    1. Examples of how to use all Phonebot script object types
    2. An email client
    3. A Google New and Twitter Web service client
  5. Advanced tools - Features available only in Phonebot Plus