Virtual game pad example

You can either use print("Hello")from your code, and watch it in your terminal window using adb logcat.

Edit: Here’s a handy tool for this: android_deploy.sh

Or, you can set the text to a gui label, so you see the message on screen.

2 Likes