Titanium Studio Run Icon Disabled

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

I have import a Titanium project from Gtihub into Titanium studio, after the import Run Icon was disabled.

Refer this screen1

Now I can't able to run this project in in simulator or device. Because the Run icon was disabled.

In my tiapp.xml I have added iphone and android in deployment targets, even though Run icon was disabled.

Refer this screen2

Thanks in Advance

1 Answer

I see from your screenshot that your are trying to launch the app from the Project Explorer View. While this is doable, it is much less intuitive since you have to select the project's you want to run.

To have access to the Run button, you should use the App Explorer View. If this view is not visible, you can access it from the menu:

  • Window
    • Show
      • App Explorer
— answered 11 months ago by Christian Brousseau
answer permalink
4 Comments
  • Hi Christian,

    I have tried it from App Explorer also but still Run icon disabled I can't able to run my project

    Refer this Screen

    — commented 11 months ago by Karthi Ponnusamy

  • Also make sure your SDKs are well configured in Studio, otherwise, it would make sense it is not working.

    — commented 11 months ago by Christian Brousseau

  • I have configured my SDks correctly, because all other projects are working fine except the newly imported one. Any Idea?

    — commented 11 months ago by Karthi Ponnusamy

  • Show 1 more comment

Your Answer

Think you can help? Login to answer this question!