Titanium Community Questions & Answer Archive

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

[ERROR] C:\android-sdk\tools\apkbuilder.bat

Hi

I've just started developing in Titanium.

I keep on getting this error:

[ERROR] C:\android-sdk\tools\apkbuilder.bat

The application builds and runs on the emulator.

I have started to play around with the code and a simple addition of "borderWidth:2," to a window breaks the application.

I have checked my syntax over and its all correct.

Could the error message I'm getting in Titanium have anything to do with it? and how do I fix this error message?

Titanium 1.2.1
Titanium SDK: 1.4.0

— asked October 29th 2010 by Kevin
  • android
  • apkbuilder.bat
0 Comments

1 Answer

  • Accepted Answer

    The error you're seeing in TiDeveloper should not be a problem. It's related to changes in the underlying Android SDK and Developer still using the old (deprecated, though still functional) techniques. There was someone else who posted here, though, who could not build his app for distribution and was getting this error. So, YMMV.

    I think your border width is unrelated. I'd need to see more of your code to identify the problem.

    — answered October 29th 2010 by Tim Poulsen
    permalink
    1 Comment
    • Thanks for the reply, good to know what is causing the error.

      I've discovered that the approach I was taking will not work on Android: http://developer.appcelerator.com/question/22581/android—window-inside-of-a-window.

      Time for another question.

      — commented November 1st 2010 by Kevin
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.