Provides useful classes intended to be included directly in an application. These are not part of the firmware.

The intent of these classes is to provide useful functionality without requiring the developer to do repetitive things.

The {@link com.livescribe.ext.util} package
Contains a logging helper, collections classes, and a few threading primitives.
The {@link com.livescribe.ext.ui} package
Contains classes for conveniently creating menus and managing menu bookmarks.
The {@link com.livescribe.ext.util} package
Will contain single-function plugins designed to, among other things, help the developer achieve parity with Livescribe's UI guidelines, and provide easier ways to do more difficult things, such as acquiring and recognizing handwriting from the user.