Skip to main content
Known Participant
August 15, 2011
Question

Android Simulator

  • August 15, 2011
  • 1 reply
  • 523 views

Does multitouch work in the android simulator? I can't seem to get any of my button presses to work. Im using:

Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;

myBtn.addEventListener(TouchEvent.TOUCH_BEGIN, go);

This topic has been closed for replies.

1 reply

relaxatraja
Inspiring
August 16, 2011

Instead I just use the default mouse events to test it on simulator, but the touch events will not work.

August 16, 2011

Yeah they dont work its a pain, Adobe this would be a great addition if you could simulate touch events in the simulator its annoying having to publish the app everytime to test touch events.

Pahup
Adobe Employee
Adobe Employee
August 17, 2011

Would request you to log it @ ideas.adobe.com

-Pahup