Sonic SRB2 Android OnScreen JoyStick
#############################
Video Source: www.youtube.com/watch?v=g9Em27OsREY
Using the Android touchscreen as a JoyStick to control gameplay for the SRB2 Port. It is sort of connected via SDL Port. But I had to remap the values in i_joy.c and I put in a few #ifdef ANDROID inside g_game.c because it was not using the analog values from the joystick quite right and caused the network code to KICK the player.
#############################