We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Tecla Pointer is an overlay that takes Tecla Shield as a mouse input device and provides an enhanced visual feedback mouse cursor.
PointerActivity: It can extend an activity to overlay a mouse cursor display on the screen.
Extend ca.idi.tecla.pointer.PointerActivity in the Activity class
public class ExampleActivity extends ca.idi.tecla.pointer.PointerActivity {