Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 717 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 717 Bytes

HexLink Demos

Sample for integrating the HexLink SDK (libsbrc) into various applications.

Run ./gradlew assembleDebug to build.

Sample name Description
HelloSbrcActivity Basic structure. Controlling an Android app with a joystick module
HelloLibGdx Control a libgdx game using a custom module
SemiLegacyMode Simulating D-Pad on Android, using remote input method, coordinating multiple activities