Titanium Community Questions & Answer Archive

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

rss offline

Hello,i have an rss, i want to create a new button called "favorites" through which user can mark item for offline access, is it possible with titanium? Sorry for my bad english….

— asked November 28th 2010 by Fabio Beccaccini
  • offline
  • rss
0 Comments

2 Answers

  • yes it is possible, but you will need to provide some code if you want additional assistance.

    I would suggest you look at the kitchen sink for examples using HTTPClient and saving files to the local file system

    This example should help get you started

    KitchenSink/Resources/examples/xhr_filedownload.js

    — answered November 28th 2010 by Aaron Saunders
    permalink
    0 Comments
  • I use this file
    https://github.com/appcelerator/KitchenSink/blob/master/KitchenSink/Resources/examples/rss.js
    and it's ok, i can view and hear Cnn podcast, now i want to save rss info and mp3 onclick on items or onload to allow users to access it offline.
    Thank you very much for your answer, i'll try!

    — answered November 28th 2010 by Fabio Beccaccini
    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.