Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

No app on android simulator

Installed everything according to the guide and started a new project.

Here is my output, not sure what the deal is. No app appears on the simulator after it launches.


[INFO] Launching Android emulator…one moment
[INFO] Building mytest for Android … one moment
[INFO] Waiting for the Android Emulator to become available
[INFO] Copying project resources..
[INFO] Detected tiapp.xml change, forcing full re-build…
[INFO] Compiling Android Resources… This could take some time
[ERROR] c:\android\tools\apkbuilder.bat
[INFO] Installing application on device
[INFO] Launching application … mytest

[INFO] Deployed mytest … Application should be running.

— asked September 15th 2010 by Josh Lewis
  • android
  • simulator
0 Comments

3 Answers

  • Accepted Answer

    I just got it working - my error had been not changing the SDK to 1.6 in the Titanium IDE. So go into the Android SDK and AVD Manager and delete the device that has the 1.5 API, then go back to your project, change it to 1.6 and change your manifest so it recompiles. When you launch it you should be good to go (although I still see an apkbuilder error) all worked though

    — answered September 16th 2010 by Damian Penney
    permalink
    0 Comments
  • Same here

    — answered September 16th 2010 by Damian Penney
    permalink
    0 Comments
  • Got mine working. In my profile, I had to set my android path as c:\android\ , with the trailing slash….

    — answered September 16th 2010 by Josh Lewis
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.