Hi, I am developing small android application. I create android project in titanium(FIle -> new -> android project). It creates a new android project (Java). Now when I tried to build this project it showing me options like run as android application but not showing run as emulator as like when I build titanium android project (Javascript). When I run it as android application it showing me error no compatible targets were found . Do you wish to add new android virtual device? When I click on yes it opens AVD manager and android android device chooser. But I am not able to select any of virtual device..
I already developed few titanium android application but now I want to develop android application in titanium. Need help... Thank you....
1 Answer
in Titanium Studio it should be File -> new -> Titanium Mobile Project. And it will create a Titanium Project (javascript NOT java)
Your Answer
Think you can help? Login to answer this question!