Android Question Need guide in creating joystick controller

microbox

Active Member
Licensed User
Longtime User
Hello everyone, I'm sorry if this is a newbie question. But I need guide to create a simple game pad like application for my mobile robot (similar to image attached). I appreciate any ideas/link how to I start creating one.


AndroidJoyStick.png

Thanks in advance,
microbox
 

microbox

Active Member
Licensed User
Longtime User
Hi WAZUMBi, I will try to learn from it and post any question later...thanks for your reply.

Kind Regards,
microbox
 
Upvote 0

microbox

Active Member
Licensed User
Longtime User
Hi, Sorry it took me a while to get back...I was busy with other task. I download Erel's Multi touch Gamepad sample program..but I'm getting an error when compiling..
B4X:
Compiling code.                        Error
Error parsing program.
Error description: Unknown type: gestures
Are you missing a library reference?
Occurred on line: 3
Private ges As Gestures

Thanks in adavance,
microbox
 
Upvote 0
Top