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.

Build Gradle repository for offline development

I am working on implementing a Gradle build system for a piece of software that has parts that are developed …

gradle offline
iPhone UIWebView slow loading to local HTML files

I'm developing an app that requires caching web pages (completely) along with their CSS files and images after saving the …

iphone uiwebview view offline performance
OpenStreetMap offline?

I use OpenStreetMap on my side, but it works through their page. I wonder if it is possible to download …

offline openstreetmap
How can Meteor apps work offline?

This is useful when: the server is down and the client can't connect for real-time sync there is no Internet …

offline meteor
Nodejs/npm: How to reinstall/recompile copied app packages

Setup: A VM with an Internet connection where npm install will be executed to install all the app dependencies. The …

node.js package npm offline reinstall
Python detect keywords

I'm doing and application that do the fallowing: 1:If some noise is detected by the microphone, its starts to record …

python audio offline voice-recognition
how to make an Angular.js app offline with server sync when available

I'm looking for an approach or a library that handles this. the idea is to store data in localstorage and …

javascript html angularjs offline breeze
Android 4.2.2 Device Offline

I've read several users having similar problems, but none of the solutions I've found have solved my issue. I have …

android adb offline device
Use offline voice-to-text in Android 4.1 (Jelly Bean) from my application?

Android 4.1 includes offline voice typing. You can see this when you click the microphone on the pop-up keyboard, it still …

android speech-recognition offline android-4.2-jelly-bean
HTML5 - cache manifest working great on Chrome but not on Firefox and Opera

I am developing a web app for offline use, thus I need to use the application cache functionality. Everything works …

html firefox opera offline application-cache