Titanium Community Questions & Answer Archive

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

Failed install on Android Emulator

I've seen where this is happening with people using maps, but this app is imageviews and textareas and I still get this error.

[INFO] Launching Android emulator…one moment
[INFO] Building myapp for Android … one moment
[INFO] Copying project resources..
[INFO] Tiapp.xml unchanged, skipping class generation
[INFO] Manifest unchanged, skipping Java build
[INFO] Installing application on device
[ERROR] Failed installing com.company.myapp: pkg: /data/local/tmp/app.apk

— asked July 25th 2010 by Chris Dotson
  • android
  • emulator
  • error
  • install
0 Comments

2 Answers

  • Hi, give me some details.
    did cut/past some code ?
    did you check the tiapp.xml in the root of your project?
    maybe it containt at the end of the file the google key map like kichensink

    did you upgrade titanium to 1.3.3 ? it solves some issues.
    http://builds.appcelerator.com.s3.amazonaws.com/index.html

    good luck

    — answered July 25th 2010 by Andrea S
    permalink
    2 Comments
    • I have 1.3.3, but on my Windows machine (which I'm on at the moment), I can't get Titanium to see it. I unzipped it to the folder Titanium is installed in, but nada.

      — commented July 25th 2010 by Chris Dotson
    • Okay, got the 1.3.3 installed (not where the blog post said it should go, I might add) and I still have the same error.

      There is a GUID entry at the end of my tiapp.xml file. but no Google API keys.

      — commented July 25th 2010 by Chris Dotson
  • Can you paste the Trace log instead of INFO LOG

    — answered July 26th 2010 by Satta Ravi
    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.