Titanium Community Questions & Answer Archive

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

How to download the latest 1.5.0 beta build?

When I go to the github, I cannot figure out where to download the latest 1.5 beta build of the mobile sdk.
Anyone that could be helpful and send me a link..

secondly, anyone have any idea if mapview gets a addRoute for Android in the 1.5?

Thanks..

— asked November 25th 2010 by Mads Møller
  • 1.5
  • addroute
  • android
  • mapview
  • sdk
0 Comments

3 Answers

  • Accepted Answer

    Here you can also download the latest version:
    http://builds.appcelerator.com.s3.amazonaws.com/index.html

    — answered November 25th 2010 by Jacob van Dam
    permalink
    2 Comments
    • Yes, of course, that would be the best way. :)

      — commented November 25th 2010 by Paul Dowsett
    • thanks…

      — commented November 27th 2010 by Mads Møller
  • Mads

    If you have git installed, you can just run the following:

    git clone https://github.com/appcelerator/titanium_mobile.git
    

    As an alternative, I was going to advise you to go to https://github.com/appcelerator/titanium_mobile and click on the "downloads" button but, when I try that, I can't see the master branch listed. I will try to find the answer, and update this thread.

    Regarding addRoute for Android, are you certain that it's not already supported? You can try map_view2.js which uses it, to test if it works.

    — answered November 25th 2010 by Paul Dowsett
    permalink
    0 Comments
  • thanks for that answer..

    well, according to the API docs, http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Map.MapView-object
    it says: addRoute (add a route. currently only supported on iphone)

    — answered November 25th 2010 by Mads Møller
    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.