Hello,
I’m using as IDE Outlaw Lite, which points to Corona Simulator.
I have three Android devices. Every time I want to test my app on those devices I have to:
Run Simulator -> Build for Android -> Wait for the Build -> Copy the .apk from saved folder -> Paste the .apk on my device folder -> Run the .apk in my device to install -> Open the app.
I have to do this for all 3 devices, and I have to do that a hundred of times a day. The repeatition becomes quite tedius.
When I was using Eclipse and ADT, Eclipse could detect my physical devices, and with a click of a button, I built, install and run my app on the physical device.
Is there an IDE similar to this for Corona to avoid the tedius process described above?