Refers to the status of being unable to connect to a network; in most situations, this is specifically referring to the Internet.
-1
votes
0answers
11 views
Updating read-only app
So, I've been looking in to different options now for months, but I still haven't found the right one for my question. What's the best way to update a read-only Phonegap app, that primarily is ment ...
0
votes
0answers
19 views
HTML5 video offline WITHOUT webserver
I'm making a simple zip package demonstration which will have an index.html with a tag and 3 sources (webm, mp4, ogg). This setup works fine on my server in any browser but I want it to be available ...
0
votes
0answers
4 views
Local Adobe Port Printer goes offline without reason
We have a need to print to PDF and we have Acrobat on all workstations which run Windows 7 32-bit ATM.
This allows us to set up personal PDF printers using the Adobe Printer Port thing that Acrobat ...
-4
votes
0answers
47 views
IOS - save resources on iphone
I have created an application that play back audios offline. I would like to download the audios first.
How could I download the audio file from the server and store it on my device (similar SDCard) ...
-1
votes
0answers
19 views
How play video on data DVD/CD website (offline)
Hi i found this here :
[Playing videos using flash 'offline'
Playing videos using flash 'offline'
But this solution is not free and i search for something free and more simple with ...
0
votes
0answers
23 views
How to use SFSmartStore for offline data storage in native iOS application?
I am working on salesforce application. In my application, i need to store data locally for offline supporting. For this, i have seen some forums to achieve offline data storing and retrieving using ...
0
votes
0answers
60 views
C plus plus offline reference [closed]
I will have to solve some C++ console problem without an internet connection. Theoretically the PC will be clean, with only the MS office installed along with bloodshed dev-cpp compiler. I must admit, ...
0
votes
0answers
9 views
Preemptively getting pages with HTML5 offline manifest or just their data
Background
I have a (glorified) CRUD application that I'd like to enable HTML5 offline support with. The cache-manifest system looks simple yet powerful, but I'm curious about how I can allow users ...
0
votes
0answers
19 views
YUI3: How to bundle dependencies for offline deployment?
I am building a web application using YUI3 and with it it's "Loader" and "App" components. I separate my application into different modules with YUI.add(). All is going well so far.
However, the ...
1
vote
0answers
12 views
what are the actions facebook allow while user is offline?
i am making a new facebook application in which user uses internet only for approve permissions of my fb application.After that the user will be offline.so i need to know what are the actions ...
1
vote
0answers
119 views
Jelly bean offline speech recognition can it be used it in system (PC) with emulator?
I just was wondering is it possible to use the android jelly bean's offline speech recognition in the system? like I install the android virtual emulator then install jelly bean download offline ...
0
votes
2answers
21 views
Is it possible to link multiple .html pages in one offline web application (without being redirected to the browser)?
I'm struggling at the moment with combining multiple .html pages in one offline web application. I worked with offline web applications for tablets before and know the basiscs of how to work with a ...
0
votes
0answers
5 views
webapp with iframe - get it offline with manifest file?
I have a web app that displays some pages in iframes and I wonder if it is possible to cache them with offline manifest files somehow?
If anybody has done this I really would like to know how, ...
0
votes
0answers
19 views
Navigation algorithms for android
I am developing an android maps+navigation app using native android API and mapsforge maps API. My task is to draw a route and provide user with navigation on that route i.e. I have to tell user that ...
1
vote
0answers
43 views
Using Google Analytics to Track 'offline' Media?
I'm currently working on a project where we've created a single-page website that contains a number of resources and information (including e-mails and external links to departmental sites, etc) - ...
0
votes
0answers
10 views
Use appcache with Chrome frame (or detect that it doesn't work)
We are building a web-application that will be used offline, using the Application Cache (and a lot more stuffs).
The thing is, we wanted to ask our users with old IEs to use Google Chrome Frame, ...
0
votes
0answers
59 views
Can you encrypt data in an offline HTML5 database?
Encryption is mentioned zero times in the WebSQL and IndexedDB specs.
Similar, but incomplete, questions are here, here, here.
I was wondering if you could encrypt the data on the server so that the ...
0
votes
1answer
43 views
Javascript code to download tiles from OpenStreetMap?
I need to download a small region tiles from OpenStreetMap. I need to it to be in Javascript. So, that i can download them when needed. I have seen some tile downloaders like JTile Downloader etc., ...
1
vote
0answers
18 views
How to post to User's wall without the offline_access permission
we've created an application for helping law enforcement to find for missing people through Facebook. At this moment we were using the offline_access permission in order to post at the User's Wall in ...
0
votes
2answers
362 views
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 tiles can be on the device and available offline which is what I am ...
1
vote
1answer
57 views
Offline collections - Meteor 0.6
The smart package appcache allow us to improve the load time of Meteor applications by keeping in the browser static ressources defined in the manifest.
But that's not enough to run the app offline, ...
0
votes
1answer
104 views
How to make offline maps(using leaflet OSM) , by caching?
I am trying to make offline maps through caching (IndexedDB) in browser. I understand the concept is that I download and store the tiles of map first when connected to internet.
Then I have to load ...
0
votes
2answers
28 views
Offline response in android
My Question is
Is there any free library which converts response from server to sqlite database.User should have data online/offline.
if connection was there response will be from server update db
...
1
vote
0answers
45 views
issues while implementing 2d graphs (bar charts, Pie diagrams etc) in an Android application
I am facing some issues while implementing 2d graphs in an Android application. The application should work in offline mode and the application shouldn't communicate to any servers. So we can't use ...
0
votes
0answers
84 views
Phonegap Offline / Online Event fired twice
I have following implementation for receiving offline/online event:
initialize: function() {
this.bindEvents();
},
bindEvents: function() {
document.addEventListener("offline", ...
0
votes
1answer
30 views
User stats required for an offline iOS web app
I'm creating an iPad bespoke web app for a sales team which, on occasions, will need to work offline. So far, so good.
The client wants to be able to grabs stats of when the app is used by the sales ...
1
vote
2answers
127 views
Facebook offline wall post not working - February breaking changes
Can anyone help me to solve this issue, I am breaking my head for the past 48 hours on this.
Objective:
I am trying to post some information to my friends facebook wall through my website.
Everything ...
0
votes
0answers
42 views
save css on device to load it in offline mode
I've got a lot of webViews in my app and want to cache them on device. Now I save the content as string in a SQLite Database and if theres no internetconnection, I load the text from there. But if ...
-2
votes
1answer
54 views
Highcharts - exporting a chart from an offline/serverless location [closed]
Im trying to setup a process where I can export the charts as either a JPEG or PDF when offline - i.e. when there is no internet connection and the html is located in a standard location on the users ...
0
votes
1answer
49 views
Problems with drawing amcharts in offline
I'd like to draw amcharts in offline. It works fine in offline already but I got some problems with scrollbar grips - they are not drawned because all images stored at ...
0
votes
1answer
157 views
Osmdroid offline file
I have an osmdroid map, and i want to load offline tiles from either MOBAC's osmdroid zip or gemf file. I looked into it and everywhere i go it says just put it in sdcard/osmdroid. But it doesnt work, ...
0
votes
0answers
25 views
cannot open offline application after closing de browser
I'm developing an offline application (a website) using Sammy JS framework. It works in offline mode but when I close the browser and then I reopen it, it says the webpage is not accesible (typical ...
0
votes
0answers
499 views
AngularJS, $resource and application cache
I'm writting an application using angular and spring. It has to be able to work offline. After doing some research I found that application cache is the best way to go since I need to cache all the ...
0
votes
1answer
95 views
What should I use as local database in Javascript [closed]
We have a PHP web application that is storing files (mostly pictures) and some parameters of those files (or the items on the pictures). There are around 3,000 pictures in the database. Now the client ...
-2
votes
1answer
77 views
shortest path algorithm in android [closed]
I am implementing an offline Map Navigation project in android, So I am using mbtiles as my map source. Now I want to overlay path( route ) between points in that map, Can anybody please give an idea ...
1
vote
1answer
63 views
Create a NuGet package while offline
I want to create a NuGet package from a machine that is on the office intranet, but blocks all connections to the internet.
Both NuGetPackageExplorer.application and NuGet.exe will show the ...
0
votes
0answers
21 views
Preload video for offline app
I am trying to preload a video for an offline app. I specify the video in my manifest file. As long as I play the video before I cut my connection, the video will play fine when I am offline. If I do ...
0
votes
0answers
50 views
microsoft sync framework with WebSqlSync
Can we use microsoft sync framework with WebSqlSync.js(Samuel Michelot).
How to implement Microsoft Sync Framework with the WebSqlSync.js.
0
votes
1answer
83 views
resetting android device when it goes to offline mode during automation
During automation, android device is detected as offline in adb devices.
Manual usb unplug/plug helps to retrieve from offline mode.
What is the cli cmd to detect that particular adb usb port and to ...
0
votes
0answers
42 views
iOS - Sync back to server once online
The goal is allow users to update their local content which stored in Sqlite. Once the get access to the internet, the data in their local will be synced to server without the users interaction. Which ...
0
votes
0answers
18 views
Droid devices gives error message when loading a page in offline mode
I have created a asp.net site that works in online or offline mode using local storage and cache manifest. Everything seems to work as it should but I get an error message on droid devices that states ...
0
votes
1answer
35 views
Detect when user leave my facebook application
I am developing a Facebook WEB application and I want to know who is currently on line.
How can I detect when a user leave/close my application to change the user flag to offline.
5
votes
2answers
950 views
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:
IE10 - indexedDB - 1GB max
FireFox - indexedDB - unlimited
...
0
votes
1answer
33 views
Feed Offline Access
I have an app that when the user goes to the app, searches his feed for specific posts. (I have read_stream). But i needed the app to read their feed whenever I want, like once an hour. How can i ...
0
votes
0answers
37 views
Android Translator with offline modifyable database
I want to develop an android app that allows to type in a word and then show the translations proposed. The user must then be able to chose the best translation or to add/delete one and to add a word ...
0
votes
1answer
71 views
Maintain server time even in offline mode (javascript/html5)
I am stuck in a design scenario where I have a javascript/html5 based application which runs in offline mode. It is browser based and there are crud operations that happen.
Now when in offline mode I ...
0
votes
2answers
60 views
save Website Content & access it
I'm starting with C# again after 3 years (have average experience with object orientated languages; here I'm mainly missing function names). I'm not too sure it's possible in c#, so if you can ...
0
votes
2answers
216 views
Pocketsphinx Android Demo Error ndk-build on cygwin
I tried many solutions posted here in stackoverflow and some other forums and googled till I am totally frustrated. I am using Windows 8 with cygwin. I try to get the PocketSphinxAndroidDemo run, ...
1
vote
0answers
48 views
How to make an offline browser on ios?
I need to make an offline browser on ios, which should persistent the specified webpages to the disk with the media resource such as image,css,js. At the same time, the offline browser should be able ...
0
votes
2answers
70 views
How to create a windows form application which enables users to work offline?
I want to create a windows form application which should be able to do Add/Edit/Delete records on server database when there is connectivity but if there are any connectivity issues the user should ...





