Top "Offline" questions

Refers to the status of being unable to connect to a network; in most situations, this is specifically referring to the Internet.

Is there a way to preload templates when using AngularJS routing?

After the Angular app is loaded I need some of the templates to be available offline. Something like this would …

angularjs offline angularjs-routing
What database does PhoneGap use and what is the size limit?

I wrote an HTML5 database that abstracts localStorage, indexedDB, and WebSQL. Using straight HTML5 my database options look like this: …

cordova mobile offline
Android voice recognition API offline

Can someone please help me? I am developing an application with voice recognition via RecognizerIntent. Which Android version brought in …

android offline voice-recognition
How to make a local offline database

I'm making a to-do list application with HTML, CSS, and JavaScript, and I think the best way for me to …

javascript html css database offline
Visual Studio 2017 fails to install offline with "Unable to download installation files"

So I've created an offline installed of VS 2017 Community on my laptop using this command: vs_community.exe --layout "D:\…

c# visual-studio offline visual-studio-2017
Font Awesome not working in offline mode

i am using font-awesome icons for publishing my HTML,CSS templates. They are working fine when i have the live …

html css font-awesome offline
chrome: disable internet connection or work offline

How can I disable internet connection or work offline like Firefox in Chrome? I need to check some errors when …

google-chrome browser offline
Max size iPad / iPhone Offline Application Cache

Anyone knows the max size of Safari's 'Offline Application Cache' on the iPad & iPhone. Looks like it's 5MB. Is …

iphone caching ipad offline
how to build a php mysql application that works offline

I have a web applications that stores data in a MySQL database on-line. It also retrieves data using PHP code, …

php mysql offline
Downloading/Caching Google Maps for Offline Use

I'd like to be able to implement this in an Android app, and I thought it was possible with the …

android google-maps offline