Titanium Community Questions & Answer Archive

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

Sending Updates To clients

we have been working on a project which has lots of functionalities,therefore we have decided to develop the app by implementing functionalities iteratively…. the question is that how can i send updates to the clients after completion of each iteration,considering we have implemented a set of functionalities and published it through the market.(version 1)

Can somebody help us in this issue,or some ideas of better way of doing this will be appreciated….

thanks in advance

— asked August 24th 2010 by Satta Ravi
  • android
  • iphone
  • versioning
0 Comments

2 Answers

  • If you're wanting to release it through the market, you just need to update your version number before the build. It requires a custom AndroidManifest.xml. There is a document for that in the programming guides section.

    If it's a dedicated client, you can simply put the .apk file up on a website and let them download it assuming they've turned on Allow Third Party Sources in their settings.

    — answered August 24th 2010 by Don Thorp
    permalink
    2 Comments
    • @Don thanks for the quick reply…we want it to be released through the market….So will the users automatically get the Update or do they have to Download the updated Version….?

      — commented August 24th 2010 by Satta Ravi
    • @Don … And also Does Ti support Android tts(speech synthesizer)?

      — commented August 24th 2010 by Satta Ravi
  • I would suggest taking this to the Android/App Store FAQs, as the updating/releasing policies are their own?

    — answered August 24th 2010 by Colton Arabsky
    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.