Package com.vuzix.ultralite.utils.scroll


package com.vuzix.ultralite.utils.scroll

A collection of utilities a developer might find useful to interact with the SCROLL layout.

These are built on top of standard Android functionality and the com.vuzix.ultralite.UltraliteSDK interfaces, and are not required.

  • Class
    Description
    AutoScroller is a utility class to send a large known block of predefined text to the glasses to be smoothly scrolled.
    Interface class to receive a notification when the AutoScroller worker thread completes.
    LiveText is a utility class to send small blocks of rapidly updating text to the glasses to be displayed at the bottom of the field of view.
    Utility class to convert blocks of text to image slices to send to the SCROLL layout.