1

A friend of mine wants to build a website which allows the user to access various images, audio clips and videos. She would ideally like to be able download/cache the entire website to a tablet device so that it can be smoothly and reliably used while offline. Is this possible?

cojadate
  • 161

1 Answers1

3

She could consider developing it in Adobe AIR and providing a downloadable runtime on the website itself. May not be suitable if the site is often updated.

http://www.adobe.com/products/air/

It supports both PC based tablets, and Android and iOS devices, so should be quite flexible.

Christi
  • 1,117