unable build android java project.

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

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)

— answered 12 months ago by Imam Kurniawan
answer permalink
3 Comments
  • Thank you for the reply.. That's true under new -> Titanium Mobile project it will create android project. But I create a new project -> android -> android project..

    — commented 12 months ago by nilesh kashid

  • did you mean create android project from Titanium Studio using original Android SDK?

    — commented 12 months ago by Imam Kurniawan

  • I just create android project. It create all the require file like AndroidManifest.xml and res, src. In main.xml there is a hello string for display. when I tried to run that project its shows me various option.I select android project after that it shows me "No compatible target were found . Do you wish to add new android virtual device". When I click on yes It shows me avd manager and android device chooser but not showing any device or emulator in list .It not running my application in android emulator...

    — commented 12 months ago by nilesh kashid

Your Answer

Think you can help? Login to answer this question!