Titanium Community Questions & Answer Archive

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

Distribute for Android not working on Windows

When I try to make an apk file on my windows computer I'll end up with "Packaging Error". The same app, key, password, alias and installed program versions (Titanium Developer 1.2.1, Android SDK Tools r6/SDK 2.1-u1 API 7r2/SDK 1.6 API4r3/Google API 4r2) works fine on my kubuntu machine. Is there a way to get it running on windows or get a better error output to see where the problem is?

— asked June 17th 2010 by Michael G.
  • android
  • error
  • linux
  • packaging
  • windows
0 Comments

2 Answers

  • Thanks Don. Manual signing is working!

    "jarsigner -verify app.apk

    jar verified."
    (it's signed and will install on my phone)

    I just realized that I can compile a local test application with titanium too! The project which is not working is on a mapped network drive! So there might be some path problem.

    — answered June 18th 2010 by Michael G.
    permalink
    1 Comment
    • Excellent. If you get a chance will you verify that it is network drive related?

      — commented June 18th 2010 by Don Thorp
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.