Launch on device

You must Login before you can answer or comment on any questions.

How do you launch on a device? I have an app that runs in the simulator. I have an iPad and Android (Xoom) attached on USB. I have the Apple provisioning done. I can run simple apps on them both using Xcode and ADK. But I cannot get Titanium to do it. People talk about a "run on device" tab but I don't have one. And I cannot find docs that help.

2 Answers

In the image link below, I've highlighted in red the button I click in the Project Explorer tab to run something on an iOS device. It brings up the "Run on Device" window for me.

run on device button

I think you need to enable USB debugging on Android device. I'm not sure what else needs to be done, but I think I found some thread explaining all steps. So, google :)

Your Answer

Think you can help? Login to answer this question!