Phonebot

From EtherWiki
Revision as of 03:08, 8 March 2012 by Sstrader (talk | contribs)
Jump to: navigation, search
Phonebot icon.png

Phonebot is an Android application that allows you to create applications directly from your Android phone. There are several sample applications bundled with Phonebot which can be used to learn the basics of Phonebot development. The Phonebot developer's reference provides detailed information on how to create applications.

Download Phonebot from the Android Market.

Phonebot Plus is an enhanced version that includes several advanced tools including:

  • Step debugger - Pause and step over each line of script as it executes
  • Script browser - Quickly access and update any script in an application
  • Database browser - Create and manage database schemas and data
  • Log browser - Access application-specific logs
  • User-defined methods - Create reuseable scripts that can be called from any event
  • Display properties - Configure background color, padding, and font properties

Download Phonebot Plus from the Android Market.

Capabilities

Phonebot can be used for many situations:

  • Write custom apps quickly and easily with only basic programming knowledge. What would otherwise require knowledge of Java, the Android API, and configuration of a development environment (such as Eclipse) can be done in less than an hour. Phonebot opens up the capabilities of app development to anyone.
  • Write niche apps that you won't find in the app store. These are "toy" apps that may be useful only to you and might otherwise never get written.
  • Write apps because you enjoy coding. Hobbyists and students may want to noodle around away from a computer. Developers may want to sketch out an idea. Do this on the subway or while waiting in line or while eating a burger during lunch. Everything is contained on your phone.
  • Have the same power over your phone that you have over your computer. The Android OS makes your phone a general purpose computing device just like a laptop or desktop, and so you should have the tools to take advantage of that. Phonebot is intended to provide that capability.

Some applications that can be created:

Future directions

Eventually, there will be added control over the use and distribution of your apps:

  • Package one or more apps for distribution in run-only mode.
  • Create plugin components to extend the functionality of Phonebot script.
  • Serve applications from your phone to a small group over the web or to other Phonebot users.

References

If Phonebot doesn't fit your needs, you may want to try one of these similar (but completely unafilliated) apps: