Hi Vincent, Nothing special about Restlet here. Your Restlet application/program can access all Android APIs regularly. Responses are not cached by default, but it is certainly feasible to build such a cache with Restlet filters and SQLlite DB if desired.
Best regards, Jerome -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -----Message d'origine----- De : [email protected] [mailto:[email protected]] Envoyé : lundi 28 juin 2010 11:19 À : [email protected] Objet : Data persistence in Android using Restlet Hi, I'm writting an android app, and I am considering using Restlet for the REST part. But I was wondering about data persistence. Does Restlet use the sqlite db of android to cache data already retrieved from server ? How is it handled by this framework ? I couldn't find the corresponding chapter in the userguide, nor in the FAQ. Thanks Vincent ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2626788 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2652478

