Hello,
I just started playing with titanium. I installed the android sdk and played with the kitchen and some samples.
If I have the sdk opened and modify my code, do I have to close the sdk and open it again every time or is there a faster way to see the changes I have made in the sdk ?
Sorry for the noob question.
Thank you, Claudiu
1 Answer
Accepted Answer
Hi, Claudiu. :) No need to apologize; all questions are welcome!
You don't need to close the emulator to see changes to your app. Once the emulator is running, just click on the Launch button on the "Run Emulator" screen of Titanium Developer to see the new version of your app after your code changes.
Good luck.
Your Answer
Think you can help? Login to answer this question!