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 to compile for Android...

I installed Titanium 1.0.
But, I can not complie my project for Android.

I have the error message :

[ERROR] javac /Users/neojjang/Documents/Projects/StackLog/build/android/src/com/neojjang/stacklog/StacklogActivity.java:3: org.appcelerator.titanium.TiRootActivity [japanese message]


What is this error message?

Let me know how to compile projects for Android.

— asked March 9th 2010 by Yoonju Chang
  • 1.0
  • android
  • bug
  • compile
0 Comments

2 Answers

  • you need java 1.6. If your not on a 64 bit map you may be out of look. There is this thing called SoyLatte out there they may be able to emulate 1.6, but I haven't tried it yet. If you've updated your MAC and still have 1.5 then your probably on a 32 bit MAC. No word yet if Apple is going to release 1.6 for 32 bit machines.

    — answered March 9th 2010 by L Garrett
    permalink
    0 Comments
  • > If you've updated your MAC and still have 1.5 then your probably on a 32 bit MAC

    Not necessarily. On 64 bit macs, 1,6 installs but ISN"T enabled by default. You must run "Java Preferences.app" (find it with spotlight) and make sure Java 1.6 SE is at the top of both lists. After this android building works for me.

    If you are on a 32 bit machine. Good luck with SoyLatte…

    — answered March 9th 2010 by Paul Banks
    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.