multi touch simulator with mobile remote application

i just want to suggest the idea of making an ios app that can control the corona simulator that sends it touches to better prototype multi touch logic, like the one unity has, unity remote allows you to test multitouch with the ios device directly…

because currently i find very tedious and time consuming, to build, wait in line, get the .app install the app on the device just to see that you need to make another quick adjustment.

i find corona very interesting and the only thing that prevents me from adopting it, its that flawed workflow

Cheers
Hermes David Montes de Oca Segovia [import]uid: 87863 topic_id: 29760 reply_id: 329760[/import]

Hello!

There is already several apps that do just that, my personal favorite is rCorona Lite,
it’s free, it “sends accelerometer and touch data over wifi” and it has multitouch and more

it’s really easy to get working all you have to do is add a certain .lua file into your app, add a little code to the top of your game file (or whatever) and know your computer’s details.

go here for the instructions-
http://rcorona.wongcharles.com/

-Boxie [import]uid: 113909 topic_id: 29760 reply_id: 119411[/import]