Cordova is an open-source, cross-device mobile development platform that allows developers to create mobile applications using standard web technologies like HTML, JavaScript, and CSS that can be deployed to each device, rather than programming in each device's native platform and languages.

learn more… | top users | synonyms

0
votes
0answers
12 views

How to copy a PDF from www to Documents folder to be rendered by PDF.js in Cordova

I am trying to get a PDF displaying in Cordova iOS (and potentially later Android) using PDFjs. It seems that PDFjs needs the files served from a webserver in order to use its normal load function but ...
0
votes
0answers
11 views

Windows Phone screen height in PhoneGap app not 100%

I'm developing a Windows Phone app using PhoneGap/Cordova (though, I believe the problem I'm having makes the fact that it's PhoneGap irrelevant). No matter what I seem to do, the tag of my html ...
0
votes
0answers
5 views

Phonegap / Cordova 2.7 Mutes Console.log

I recently upgraded from Cordova 2.5 to Cordova 2.7. After upgrading, I noticed that none of my javascript console.logs were firing from the application when viewing in Chrome. They appear just fine ...
0
votes
0answers
11 views

FacebookConnect plugin doesn't work with Cordova 2.7.0 iPhone

Kindly Share to me the latest FacebookConnect plugin reference link for Cordova 2.7.0 iPhone Application. by John
0
votes
0answers
6 views

push notification with phonegap works only with android 4.x

2I'm using https://github.com/marknutter/GCM-Cordova for push notifications, there is no problem when testing on sgs3, sgs2 or nexus 7 however today I have tried on some samsung with 2.3.6 and another ...
0
votes
1answer
23 views

java.lang.NullPointerException from DroidGap > onCreate > setWebChromeClient & progressBar implementation

it has been years since my last Java class, not to mention never having written JAVA at work.. Anyways, I'm trying to get this Cordova app to render the loading widget on the splash screen while the ...
0
votes
0answers
11 views

Downloading a file with Cordova

Despite the many examples found on the documentation or in this forum, I can't find a way to download a file using Cordova... First, I get the rootFS: function gotFS(fileSystem) { ...
0
votes
0answers
13 views

Location of the implementation of Phonegap's local storage in iOs and Android

In the API of phonegap they say this about storage For devices that don't have storage support, PhoneGap's implementation should be compatible with the W3C specification. If HTML5-webstorage ...
0
votes
0answers
25 views

require.js, backbone and cordova issue

I have a problem when using apache cordova version 2.7. In the browser the code seems to work fine as i run it from xampp. but when I try to compile to IOS it just doesn't work. I think the issue ...
0
votes
1answer
11 views

PhoneGap Media plugins

I am new at Cordova PhoneGap. In my project there is a one requirement.e.g. Capturing video,audio and upload it to server. I found the two plugins are available for do the same task.e.g. To access the ...
-1
votes
0answers
12 views

Phonegap: executesql callback as null

For callback the result from the database in phonegap use following .After the execution it showing result null result.i need to conver the result to json format. json format like this: ...
0
votes
2answers
21 views

Cordova: Build Without “-all_load”

I am having an issue while building an iOS app with Cordova and a third-party plugin that ships with a native SDK. Cordova requires Linker Flag "-all_load" which other SDK is not happy about. I read ...
0
votes
1answer
19 views

unable to create cordova plugin

I am new to Android development. I am using PhoneGap for Android development. I am creating a CalendarEvent plugin and getting the following error. I don't know why this error occurs. 05-21 ...
0
votes
0answers
22 views

Phonegap 1.2 native control is not working in Phonegap 2.7.0

I've worked in an iOS app with Phonegap 1.2. I've also included the native control bar as well. It was working very well & I've done many tests. I had to upgrade the app to latest version of ...
0
votes
1answer
26 views

NativeControls plugin doesn't work with Cordova 2.7.0

Cordova 2.7.0 no longer allows deprecated forms of calls to "cordova.exec". For example: 2013-05-09 01:18:29.850 myiOSApp[9764:17903] The old format of thisexec call has been removed (deprecated since ...
0
votes
1answer
15 views

Cordova Android Uncaught Function Error

I'm currently using PhoneGap 2.7.0 on my project and code runs without error on iOS.When I try to run the same code on android (with the exception of the Cordova javascript file, which I know is ...
0
votes
0answers
25 views

iOS PhoneGap / Cordova Load Google Maps v3 Markers from AJAX JSON

I'm using the iOS Cordova / Phonegap and need to pull locations (latitudes and longitudes) from a database and display them on a google map as markers and infoboxes. Right now, I am loading the map, ...
0
votes
0answers
14 views

Xcode 4.6 + Cordova / PhoneGap 2.5

Yes,this is yet another question around icons in Xcode with Cordova.I have spent most of the day trying to track down the cause of these issues and have acted on everything I've found but the errors ...
0
votes
0answers
25 views

Phonegap/Cordova camera.getPicture behaves oddly when placed in subview

I am creating an app where I use Cordova Cleaver as a subview within an app. Depending on the state of the app, we may have a toolbar at the bottom of the view. When we hide the toolbar, we increase ...
0
votes
1answer
10 views

library not found for -lTestFlight when building Cordova project with Testflight plugin installed via plugman

I used a plugman command to install the TestFlight plugin for my ios Cordova project. The TestFlight plugin is found at https://github.com/shazron/TestFlightPlugin. The plugman install command id ...
1
vote
1answer
28 views

Does backbone.localstorage work on mobile with PhoneGap?

I am using cordova-2.7.0 to build a single page mobile application with backbone, require.js, jquery, etc. I was searching for a way to treat form input as a model, and make a collection of model. ...
0
votes
1answer
30 views

Generate PDF via objective-C in Cordova app

I followed this guide http://www.ioslearner.com/convert-html-uiwebview-pdf-iphone-ipad/ to generate PDF from a UIWebView. What I actually need to do is generate a PDF from the cordova UIWebView in my ...
0
votes
2answers
38 views

how to use Cordova with Jquery Mobile

I want to use the Cordova 2.7.0 for my cross platoform browser based mobile application using the Jquery Mobile frame work. I am new to phone gap and jquery. i have downloaded the Cordova 2.7.0 from ...
-1
votes
0answers
18 views

is there any errors in creating application using corona SDK

I am going to create an iOS app using Kwik plugin in photoshop for the first time and will publish it using Corona SDK. Will there be any issues and memory problems in creating such apps.
-2
votes
3answers
44 views

Jquery Mobile: created a button with JQuery, trying to attach click function to it

I am retrieving data from a remote server via JSON and attaching a button to it: $.getJSON('http://www.mysite.com/jsond1.php', function(data){ jsonObject=eval(data); ...
0
votes
0answers
6 views

Instagram iOS Plugin for Cordova/Phonegap

Has anyone used the Instagram Plugin for Cordova/Phonegap (https://github.com/vstirbu/InstagramPlugin) and have a sample implementation they would be willing to share with me?
0
votes
1answer
38 views

Creating a helloWorld plugin for Android using Cordova and Eclipse

I've done quite a bit of research and can't seem to find why this isn't working. What I have is Cordova based Android app in Eclipse running Cordova 2.7.0. I want to build a simple plugin that just ...
1
vote
1answer
13 views

iOS Cordova user prompt displaying multiple times

I have an iOS cordova application. I have a navigator.notification.prompt that appears (as expected) to allow the user to rename a particular radio channel. The problem is that if the "Rename" button ...
0
votes
1answer
67 views

cordova 2.7 with phonegap-facebook-plugin -build errors in ConnectPLugin.java

I am using cordova 2.7 for one of my android development project. I followed all the steps on https://github.com/phonegap/phonegap-facebook-plugin for android installation of the plugin. My problem ...
0
votes
0answers
10 views

executeSql command working synchronous with cordova 2.2 but it is working Asynchronous with cordova 2.7

my application works fine with cordova 2.2 and I want to increase latest version cordova 2.7 . But executeSql commands works begun Asynchronous in cordova 2.7. This is the snippet: ...
0
votes
0answers
14 views

Show/hide Pick-list in cordova + IOS app development

I am creating an IOS app with cordova 2.1.0 framework. When a pick-list is created in cordova and then clicked on, the in-built ios/cordova functionality shows the pick-list at the bottom with the ...
2
votes
3answers
30 views

Cordova app timeout when connecting to local server using ajax

I've searched high and low to try and solve this problem but to no avail. I am trying to connect a Phonegap app to the server hosted locally on my machine, but it always times out. I used the code on ...
0
votes
2answers
32 views

What events are supported by Phonegap/Cordova besides the ones listed in the API?

I was going through the phonegap/cordova API documentation and I couldn't find the touchstart and touchend events listed. I was wondering: Are there any official docs for these events? Are there ...
0
votes
2answers
38 views

Where is cordova-2.7.0.jar?

I struggle to build a first Android app from HTML5. So, I follow this detailed tutorial... It seems that I should add a .jar of Cordova to the project's libs folder, in order to be able to call ...
1
vote
0answers
21 views

SQLitePlugin with cordova and ANDROID

I need to use 2 sqlite database for my app the 2 databases have the some structure because one of it is StoricDB in some procedure i need to use both db. i do this code: var onDeviceReady = function ...
0
votes
0answers
15 views

Cordova/Phonegap device and browser dimension differences

Hi I am developing a phonegap application for iPhone. I do most of my development and testing in Chrome on my MacBook Pro. Currently my setup is that I have two different stylesheets: browser.css ...
0
votes
0answers
47 views

Phonegap/Cordova 2.7.0: exec_gap file not found

Ive just started a new project with Cordova 2.7.0. When I run it in a web browser and look at the console I see an error saying the file !exec_gap? is not found. I've done some searching and see that ...
3
votes
1answer
48 views

Why app getting Hanged?

I am implementing Mobile application in android using phonegap plugin. I have login option in my app. Once login and keep device idle for long time like 4 to 5 minutes then app becomes unresponsive. ...
0
votes
1answer
18 views

Cordova How to display SQLite data into kendo ListView?

I'm able to get the sqlite data to display on Icenium console window but not ListView. Here is my code: var dbresult; function queryDB(tx) { tx.executeSql('SELECT * FROM DemoTable', [], ...
0
votes
0answers
18 views

Phonegap AppCache disable

I would like to completely disable appcache for my phonegap application. It doesn't allow me to use dynamic $http resources. I've added "manifest="cache.manifest" to my <html> tag and in the ...
0
votes
0answers
25 views

Locking the screen orientation in android using cordova plugin

Iam trying to lock a html screen to landscape through Cordova plugin. Iam setting it using activity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE); With the above code, it works ...
0
votes
0answers
14 views

Phonegap 2.6 insertId and rowsAffected is always undefined. Why?

Recently I upgraded my phonegap app from 1.5 to 2.6 I am using local storage database. I found that, insertId and rowsAffected always returns null. This was working fine with 1.5 Is this a bug with ...
0
votes
1answer
21 views

Delete App DB present in mobile from the App using cordova

I want to drop the complete database related to my app from the app on occurence of some particular event. How can I accomplish this ? I am using cordova to build my app and my app is for both ...
0
votes
0answers
182 views

Cordova missing cordova_plugins.json file. Have added it but still getting error

I have just started a Cordova/Phonegap 2.0.7 project. All is going well but when I test in a browser I get the message: MLHttpRequest cannot load file://localhost/~~~/www/cordova_plugins.json. Cross ...
0
votes
1answer
35 views

Cordova Visual Studio 2012 Express for Windows Phone: Open External PDF URL

I am developing a Windows Phone 8 application using HTML5 and JavaScript through PhoneGap. Within the application, there is a list of items that links to an URL to a PDF document. The app need to open ...
0
votes
1answer
19 views

Upload Image to Workligh Server

Hi I am trying to build a wroklight image upload app. I want to uplaod picture to Worklight server. Is it possible. I am able to upload that image to test server using ft.upload(imageURI, ...
0
votes
0answers
23 views

Data binding collection of Cordova webviews to a pivot control

I am trying to use create an app that will open multiple widgets from a website in different PivotItems in a Pivot Control with Cordova. To do this, i'm trying to bind a collection of webviews to the ...
0
votes
1answer
24 views

Get previous page phonegap javascript

How do I get the previous page with javascript on phonegap? I want to go back (window.history.back()) only if I come from one specific html file, otherwise I want to go to another html page when back ...
0
votes
2answers
151 views

Cordova 2.7.0 PushPlugin “cordova cannot be resolved” and “ctx cannot be resolved”

What I've done.... Created the cordova project using ./create in the cordova-android bin Added PushPlugin via cordova-plugman Added cordova-2.7.0.jar to the /libs directory Cordova is complaining ...
1
vote
0answers
6 views

Cordova: FileWriter.writeAsDataURL?

I want to be able to write arbitrary gobbledygook to disk using Cordova (specifically, audio files), I can see there's a FileReader.readAsDataURL, but no corresponding FileWriter.writeAsDataURL. Am I ...

1 2 3 4 5 39