Input in Android

how do controls on android?
Like this (jmonkey AI Benchmark):

The jmonkey or nifty have anything?

thank you

TouchListener and consume the TouchEvent. There was a topic on this I think you can find it if you search on TouchEvent.

LMAO i actually posted code on my topic Penelope Android Game

A UI library like Lemur might also give you a slight leg up on the event handling as you can pretty easily register pick listeners with Spatials and they will automatically handle multitouch. Just need to add a constrained drag listener to some joystick/thumb spatials.

…but there is nothing like this prebuilt. tonegodGUI might have had something but I don’t remember.