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 Agent is Offline

I m using TFS 2015, I saw that my build Agent is Offline : I launch the VsoWorker.exe to see the …

tfs azure-devops tfsbuild offline build-agent
Using the android Google Maps API v2 as a viewer of offline tiles: is it possible?

The Google map component (com.google.android.gms.maps.GoogleMap) allows one to render custom tiles (OpenStreetMap or other). These …

android maps offline google-maps-android-api-2
How to protect software from system date-time changes?

I would like to add licensing system to application. For example: user buys license for 1 month and after that program …

windows security datetime licensing offline
Best practices for detecting offline state in a service worker

I have a service worker that is supposed to cache an offline.html page that is displayed if the client …

javascript offline service-worker progressive-web-apps
Working offline with SVN on local machine temporary

I am working on a project currently on SVN. I however will not have access to the internet for a …

svn repository clone local offline
Offline language translation API

Please note that I am aware that this question has appeared in various forms at several places, including stackoverflow, but …

api offline google-translate translate
Store data offline and sync once online using React Native and Redux store

I am working on a React native application which uses redux for state management. I want to make this application …

react-native redux offline redux-offline
How to check if the user is online using javascript or any library?

I need some help on how I could check the internet connection using Javascript or jQuery or any library if …

javascript jquery offline
Backbone.js able to do rest and localstorage?

I have been experimenting with the localstorage module for Backbone.js (https://github.com/jeromegn/Backbone.localStorage). As I understand …

javascript local-storage offline backbone.js
Does Firebase allow an app to start in offline mode?

I'm thinking of using firebase to write a mobile app using PhoneGap and the HTML5 Application Cache. Lets suppose each …

offline offline-caching offlineapps firebase