offline-mode
OSMdroid : How to render offline map from a local zip archive
I\'m using the osmdroid library formy custom map application and my last issue is related to the accessibility of offline contents prepared in a common format easy to share.[详细]
2023-04-12 03:09 分类:问答Offline db app to online syncing, cross-platform, use HTML5?
For a school project for a real-world client we are being asked to create an a开发者_如何转开发pp that can work in offline mode to store information into some sort of db, that will then sync that info[详细]
2023-04-09 20:49 分类:问答Show offline-mode
What is the best 开发者_Python百科way to show a user that he is in offline mode? Does Apple provide anything like a toolbar icon or what would be the best practice on that?Just use an alertview with a[详细]
2023-04-04 17:55 分类:问答jQuery.get queue the request until network connection available
I am using jQuery Mobile to create a webapp to look at and update a CRM type system. The mobile app sends update using jQuery.get and jQuery.post and they work fine when network connection is availab[详细]
2023-04-01 15:51 分类:问答How can I check if a page is available offline in HTML5?
I want to create a magazine reader in HTML5. One feature I\'d like to add is ability to read articles while being offline.[详细]
2023-03-22 15:15 分类:问答Problem in Pocketsphinx demo on Android
I try to download and run the offline voice recognization demo from this link - http://cmusphinx.sourceforge.net/2011/05/building-pocketsphinx-on-android/ . I m successfully install and run this demo[详细]
2023-03-16 12:49 分类:问答Where is the cached data with HTML5 manifest for iOS
In the post HTML5 offline webapps: a practical example we knew that there are 3 different storage of cached files.[详细]
2023-03-12 17:04 分类:问答Using Ajax with Offline Cache
I\'m working on an offline-capable application and I\'d like to do an ajax call to $.get() a file on the domain that I will be caching.[详细]
2023-02-28 23:50 分类:问答Offline storage - db sync
My question is: How can a make my Web app to store local data if not connected to internet and once the connection is available sync them with server.[详细]
2023-02-21 17:02 分类:问答HTML5 Offline: browser loads cached index page even when online
When a page is requested, it is cac开发者_运维百科hed as per the manifest file. However, when the page is updated, and the device is online, the file is not updated even though the computer is offline[详细]
2023-02-10 01:38 分类:问答