Titanium Community Questions & Answer Archive

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

Why does sdk1.5.0 not work?

Hello.
Now, I create Android Application with Titanium sdk1.5.0, and when I launched my application on Android emulator, an error message like "[ERROR] Error generating R.java from manifest" appeared.
Please tell me what should I do?

— asked November 10th 2010 by masa ochi
  • android
  • sdk1.5.0
0 Comments

2 Answers

  • Accepted Answer

    Masa

    1.5.0 is still a work in progress, and so it is expected that it is unstable. The latest build of 1.4.X available here has a lot of issues from 1.4.1 fixed, and it is what most people currently use.

    Cheers

    — answered November 10th 2010 by Paul Dowsett
    permalink
    0 Comments
  • SDK 1.5.0 has not been officially released. Use SDK 1.4.1

    — answered November 10th 2010 by Roger Chapman
    permalink
    1 Comment
    • Yes, as Roger says, 1.5.0 is unreleased and unsupported. The continuous, or nightly, builds are much more likely to be unstable. You can try another in the 1.5 branch and you might get lucky. I've had trouble getting any 1.5 build to actually work. If my app compiles at all, the UI layout is all messed up. But, that's the price you pay when you're working with the bleeding edge SDK.

      — commented November 10th 2010 by Tim Poulsen
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.