offline
OSMdroid : How to load offline map from zip archive - MapTileFileArchiveProvider
I really need some help with the OSMdroid library. It is useful to have maps stored in sdcard as zip files. Also, maps can be unzipped and the image files may be used directly for faster rendering.[详细]
2023-04-09 23:13 分类:问答Cache Manifest messes up my app when online
Gurus of SO I am trying to play with CACHE MANIFEST/HTML5. My app is JS heavy and built on jquery/jquerymobile.[详细]
2023-04-07 18:34 分类:问答How to build offline web applications in IE8?
Is it really true that there is no way to support an offline web application using IE8? I wonder how people/companies are getting around this problem (no IE8 support for HTML5 offline features) if the[详细]
2023-04-06 10:23 分类:问答How to execule file from the cached file in html5 offline?
I wrote a cache.manifest for my html5 page (index.php) The content in cache manifest: CACHE MANIFEST #version 1.0 09-16-2011[详细]
2023-04-06 00:24 分类:问答Client-side PDF generation from XML and XSL-FO?
Is there any browser-based client-side PDF generation tool that takes XML data and an XSL-FO file and generates a corresponding PDF file?[详细]
2023-04-05 19:22 分类:问答Like count reset after page was temporarily taken offline
The FB Like count on one of our pages was reset to zero after we temporarily took the page offline (we recently reinstated the page onto it\'s old URL).[详细]
2023-04-04 17:40 分类:问答Reboot offline Android device remotely
I would like to reboot a connected but offline Motorola Droid 2 device via ADB (or monkeyrunner). Restarting ADB via adb kill-server and then adb devices has not brought the device back online. So I f[详细]
2023-04-03 04:57 分类:问答Can I use sqllite with a mySQL backup file?
If i wanted to use a mySQL database offline, could i download it from a server and SELECT from it when i am offline? That way I could us开发者_JS百科e the version on the server when online, and use th[详细]
2023-04-03 04:25 分类:问答Firefox download already cached file
For MS IE, I can dig out a already downloaded file from the browser cache, with this WIN32 API DownloadFile = URLDownloadToFile(0&, sSourceUrl, sLocalFile, 0, 0) = ERROR_SUCCESS[详细]
2023-04-02 09:40 分类:问答Is it OK to include external files in cache-manifest?
I\'m building an offline web application and want to use cache-manifest. Currently my cache-manifest looks like this:[详细]
2023-03-31 10:40 分类:问答