Share:

Developer

Android

The device uses InputMethod (IME) to send standard Android KeyEvents. Since the key codes are identical to Sony Ericsson Xperia Play you can follow the guidelines from SonyEricsson. Go to the SonyEricsson guidelines.

Example code
Single player demo
Multiplayer Demo


iPhone, iPad & iPod touch

For iOS we support the iCade mode. The Gametel is acting like a Bluetooth keyboard and sends a character when a button is pressed and another one when released.
Stuart Carnie has made an unofficial SDK on Github that will make it easy to implement this. You can download it here.

The image below shows you the characters that are sent when a buttons is pressed and released in the iCade mode.

The image below shows the key mapping between Gametel and the iCade controller.

Unity

For developers of Unity it's possible to download a Gametel plugin from the Unity Asset Store for free.
Gametel Gamepad plugin

Simul80 - Gamepad emulator for iOS

Read more