Titanium Community Questions & Answer Archive

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

8.1 Source Code and debugging for android froyo 2.2

Hello all,

We recently completed an app using the old 8.1 source (3dmotionapps.com). Because of how 8.1 was formatted it worked well for what we wanted to accomplish.

However, we're having probs with 2.2 not loading up the ti java's.

Does anyone out there have a copy of the win32 8.1 sdk source code (use to be up on github).

We've put 100's of hours of work into the app and want to ensure that it works OK on 2.2.

Also, we'll be glad to share our findings with anyone else out there with 8.1 apps in the android market.

Thanks,

Michael

— asked July 9th 2010 by Michael Ferguson
  • 2.2
  • 8.1
  • android
  • market
  • source
0 Comments

4 Answers

  • Excellent.

    We will post our findings and hopefully a fix for anyone interested.

    — answered July 9th 2010 by Michael Ferguson
    permalink
    0 Comments
  • I think I'm just about there on this fix.

    In ti.all, it looks like the reference to "native" is the problem (as you mentioned Don) for only certain 2.2 builds – depending on the rom (works fine in emulator).

    I've imported the source into Eclipse and have been able to successfully export a working titanium.jar

    Question:
    I see there is also a titanium-map.jar – which seems to be just about identical with titanium.jar - and no separate src seems to exist for it. Are both libs loaded at startup? They both contain the ti.all which appears to be the problem. Can I use the same file for both without any probs?

    Thanks again Don. You've been a big help.

    — answered July 12th 2010 by Michael Ferguson
    permalink
    0 Comments
  • I think I'm just about there on this fix.

    In ti.all, it looks like the reference to "native" is the problem (as you mentioned Don) for only certain 2.2 builds – depending on the rom (works fine in emulator).

    I've imported the source into Eclipse and have been able to successfully export a working titanium.jar

    Question:
    I see there is also a titanium-map.jar – which seems to be just about identical with titanium.jar - and no separate src seems to exist for it. Are both libs loaded at startup? They both contain the ti.all which appears to be the problem. Can I use the same file for both without any probs?

    Thanks again Don. You've been a big help.

    — answered July 12th 2010 by Michael Ferguson
    permalink
    1 Comment
    • Wow, been ages. IIRC I think that was the titanium jar that had/required Google-APIs where as the other jar didn't.

      — commented July 12th 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.