Click here to Skip to main content
15,892,537 members
Everything / Hosted Services / Cordova

Cordova

Cordova

Great Reads

by mudasser ajaz
How to debug ionic Android application in development phase
by Chris Duke
This article demonstrates how the Meteor Javascript app platform can be used in conjunction with Crosswalk to create a simple app for an Android Smartwatch
by Siddharth Chandra
How to use Angular in a Cordova Environment and its impact
by Silvia Campo
I've been using web sockets the same way as a regular http request; I wasn't using them to their full potential...

Latest Articles

by Silvia Campo
I've been using web sockets the same way as a regular http request; I wasn't using them to their full potential...
by Silvia Campo
This post contains steps on how to set up an Android application widget in an hybrid mobile application using Apache Cordova and the plugin ACE from Microsoft.
by Imran Abdul Ghani
Ionic is basically an open source SDK (Software Development Kit) for developing Hybrid Mobile Applications
by yaazone
You have an idea for an app and decided to do it yourself, either alone or with a small group of people and your app development is not organized professionally. Then this article fits perfect for you. The context above is exactly the one in which I have implemented a native ios and hybrid app.

All Articles

Sort by Title

Cordova 

22 Dec 2014 by Muhamad Faizan Khan
every thing were working fine in my ionic Project i added this plugin https://github.com/peutetre/cordova-plugin-hockeyapp.. after that my app is not working..;(BUILD FAILEDC:\Program Files (x86)\Android\android-studio\sdk\tools\ant\build.xml:892: The following error occurred while...
21 Jul 2015 by Vivek-Marwaha2015
I have created a Cordova app in HTML5. I am trying to make an AJAX call in jQuery and calling with restAPI. It's working fine with Ripples but not working with android emulator 4.4.I am using the code below:var wcfServiceUrl =...
19 Feb 2015 by FaizanMubasher
I am working in Phonegap/Cordova and I need to use menu to go for app settings. But I have came to know that according to [Google/Android docs][1][^], developer shouldn't use that menu button anymore. Instead, developer should use action bar for this purpose. Beginning with Android 3.0...
19 Mar 2019 by Member 14170167
Hi every one, I am developing an ionic 4 application. The app is running on browser well. But when i build the app for android then get error like "An error occurred while running subprocess cordova." Is there any solution to solve this problem. Help will be appreciated. Thank You here is the...
22 Jun 2016 by Richard MacCutchan
You already posted this question at Android - information leakage flaw outputstream[^]; please do not repost. If you have information to add then edit your original.
17 Dec 2020 by Aravindba
Hai All I have a mobile app in cordova , in that i create directory , if i use Target Api 28, it will create folder, in same time if set Target Api as 29 ,directory never creating, i am using following code to create directory in internal...
23 Jul 2015 by Siddharth Chandra
How to use Angular in a Cordova Environment and its impact
28 Sep 2015 by NyoMe Han
I've been facing this issue,"Error 209 ...\bld\Debug\platforms\android\cordova\build.bat: Command failed with exit code 8" Please correct me. I appreciate any help. Thanks.Here is my plugin.xml file.
2 Mar 2016 by Member 12336167
HiMy objective is to get the beacon data from advertising data i.e. uuid+Manfacturing data+Major_Minor+txpower,I used cordova Ble scan plugin in Visual studio 2015,I am unable to get whole beacon data from ble.start scan,Please help me in this regard,The following is the...
2 Mar 2016 by Richard MacCutchan
Try the developer forum at Evothings | Making mobile apps for IoT easy, fast and fun to build![^].
19 Oct 2016 by Yasar Bhatti
I am trying to rebind onclick events to buttons after the form has been submitted.However i can't seem to rebind the click event after the initial click. I've created a brief example below to show highlight what i'm talking about.What I have tried:I have a basic index page that looks...
3 Dec 2016 by Ahmed Bouchefra
Throughout this tutorial, we are going to learn how to use Ionic 1 and ngCordova by building a flashlight app for Android and how to use angular-translate to add mutli language support to our app.
12 Sep 2015 by mudasser ajaz
Steps to build combined armv7 / x86 Android .apk after adding crosswalk
21 Sep 2015 by fancywings03
I'm trying to create a hybrid application through the IONIC framework which displays multiple moving graphics implemented through HTML5 Canvas and JS. But, the animation renders very slowly in mobiles (even those with 1GB RAM).We have identified and downloaded FastCanvas (Cordova/PhoneGap...
25 Feb 2015 by rnvenkatkumar
I am developing phonegap ios app which should have calendar that insert, delete and modify even from my app to native calendar so, I used EddyVerbruggen Calendar-PhoneGap-Plugin. The link is https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin The sample I worked isvar...
25 Feb 2015 by Richard MacCutchan
Please do not post the same question in multiple forums.
10 Dec 2013 by Tharaka MTR
I have successfully implemented image library PhoneGap app which company users use to view our company published photos. In there I have implemented a feature, when you click an hold on the image then the image will be saved on Camara Roll of the mobile device. For implementing that I used the...
22 Aug 2015 by Alfeu Lucas Guedes
How to handle Android physical back button events with Chocolatechip-UI and Cordova.
3 Jul 2016 by Member 12242002
I am using Intelxdk for this application. This is a mobile application.My categorylist will show, after that click on that, I have to redirect the product page, When I click on the category I can get some error like this. "Can't find variable:...
4 Aug 2015 by Santhosh Kumar
Hi, I am getting the above mention code in my cordova project, it works fine when i try to execute the output on browser but the above mentioned error occurs when i try to execute same on android or any other mobile. this case is same even for a basic hello world code.Thank you
28 Dec 2015 by rochelle_1917
how to add some animation to my splash screen in a cordova application , i have used Angular JS framework . Thanks in advance.
29 Dec 2015 by Sergey Alexandrovich Kryukov
You can start, for example, here: Icons and Splash Screens - Apache Cordova[^].[EDIT]On animation, please see my comment below. You have to combine splash screen with animation, which should not be a big problem. You can find more ideas: Let me google that for you[^].For GIF...
18 Dec 2015 by rochelle_1917
i have the inappbrowser plugin and social share plugin from git hub , but i wanted to know how to call the social share plugin when the user is viewing the pdf (i am a beginner so excuse the ignorance)
30 Dec 2015 by Member 12237207
Hello. I'm trying to connect my app to my node.js server. If I run this anywhere but within a compiled android app, it works fine. Also, if I substitute the ip.address with an myfile.html local reference, it works fine. Am I doing something wrong? Am I able to open an ip address in the url?...
11 Oct 2022 by Aravindba
Hi I am created new cordova app, when i build i get below error. D:\Mobile\hel>cordova build android --stacktrace Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=C:\Android\android-sdk (recommended setting)...
23 Mar 2015 by Oguz Türkan
Hi,I implemented multi device hyrib app. App randomly crash i chack the log just says windeath. How can i found the problem. Android Version 4.1.2thanks
10 May 2017 by Member 13171518
Hi, I am doing APK upgrade. When upgrade finishes and APK re-opens it gives an exception "unable to Start Cordova spinner". When I restart the APP 2-3 times it restart the application without any exception. It looks like application is not ready. My Application first(Login) page we are...
5 Oct 2016 by Member 12776954
Hi,I want to build an app to run on android that will connect to a on premise back office webapi, it needs to access built in barcode scanner (zebra tc55), it is a business application (stock control).I am not sure on the best approach, cordova or xamarin they both seem to do the job,...
5 Oct 2016 by David_Wimbley
Both cordova and xamarin have their pros and cons. We don't know anything about your project or what you are trying to accomplish so the only thing we can suggest is try both and see what you like.Cordova is more a web technologies framework for building cross platform mobile apps and...
30 Jan 2015 by Craig Maconnachie
Hi,I am using the test example to connect to a WCF web service, using Visual Studio and Cordovia.I am getting the following error when running ripple, i have search the web for a solution but nothing has worked.Quote:Failed to load resource:...
14 Dec 2016 by Garbel Nervadof
Create a simple Android application "Counter Tap" using PhoneGap Build with pure HTML, CSS, and JavaScript, and also Dialog and Vibration plugins. Very simple application to count stuff. Step by step.
18 Jun 2021 by Shivam Shokeen 2021
I want to create an app widget on the home screen like a basic music player that contains next, previous and pause/resume. I don't want to use the android studio. What I have tried: I tried to use Cordova, capacitor but nothing found...
18 Jun 2021 by Richard MacCutchan
You need to use whichever language you understand that is capable of generating Android applications. And if you don't want to use Android Studio then take a look at Xamarin.Forms | .NET[^], or possibly Intel's C++ Compiler For Android[^].
20 Dec 2018 by Member 14096264
I am developing an App in Cordova and I am going crazy to debug. Any suggestion to be able to dubber will be welcome. Thank you What I have tried: The Android Studio emulator slows down the computer a lot so I can not use it, so to check anything, I have to build the whole app and then...
16 Sep 2015 by mudasser ajaz
How to debug ionic Android application in development phase
24 Feb 2015 by Prasaad SJ
Hi Guys, I would like to know, is there is anyway we can create Hybrid mobile application in visual studio 2012/2010?. All the search results navigate to VS2013 Update 4 (which is not a free version) or some 3rd party applications like Telerik(which is also not a free version). I have...
21 Jan 2018 by Member 9983063
you need IOS platform for build for IOS like macbook and xcode for built how can you Build IOS app in windows
4 May 2016 by Torakami
Hi , I am using aapche cordova application project that uses sql lite as database But The error which I am getting at the time of creating table is as belows index.js:11 Uncaught TypeError: Cannot read property 'transaction' of undefinedWhat I have tried:var myDB;//Open...
12 Apr 2017 by MarkNopfler
Case analise index.js var db = null; var db2 = null; var db3 = null; var dbUser = null; var dbName = "estudos.db"; var app = { // Application Constructor initialize: function() { document.addEventListener('deviceready', this.onDeviceReady.bind(this), false); }, // deviceready Event Handler...
22 Jan 2014 by anushaa ashok
I'm creating an android app , which is not coded in native language , but in jquery.I have the requirement to add FB login to it. I logged in as fb developer and got my app id and app seceret and etc. Did everything according to the documentation for facebook sdk for android.Linked the...
10 Sep 2014 by utkarsh.incarnate
Hi all , I have made a demo app using ionic and angular js using the command line interface it works well on Android-4.4.2 and its lower version but i tested it on my device that is Android-4.4.4 at this version it comes with some of the ui issues.I created that project using these commands...
1 Dec 2016 by Tanuj Goyal
I'm getting some weird error while trying to add cordova wkwebview plugin in my existing application.Error: if i try to update ios cordova platform ///////////////// admins-mbp:WKWebView admin$ cordova platform update ios Updating ios project... Error: Uncaught, unspecified "error" event....
16 Jul 2018 by tasinsahin
I made an ionic project and succesfully converted it to ios app and installed it to my device successfully. However; after trying addding android platform to the project; ionic cordova platform add android I had the following error; Failed to install 'cordova-universal-clipboard':...
16 Jul 2018 by Gerry Schmitz
Have at it: Path must be a string. Received undefined after upgrading my cordova to 7.1.0 - Stack Overflow[^]
12 Nov 2017 by elshorbagy
I added Facebook plugin(Telerik Fork) to my Cordova project in Visual Studio 2015, it was working fine and for no reason every time I compile my app I get this error: FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'android'. > Could not...
9 Sep 2015 by Gengou
I developed a cross-platform application using Cordova in Visual Studio 2013. I followed this steps (https://developers.google.com/app-indexing/android/test#top) for providing deep-links in the application, and everything is working fine when testing with the deep linking testing tool (after...
19 Oct 2016 by Member 12804288
I want google login in cordova app for android platform by using **cordova googleplus plugin** so I have made an android app on console developers google on google account and integrate it with my cordova app but when i run my cordova app on emulator i am facing error with code:8 and when i run...
2 Jun 2014 by Kaizad Karanjia
hey, i have created a js file and also an xml config file. so now how do i access those file in my application that is how do i write html UI for it..??
1 Mar 2017 by Oguz Türkan
Hi,I m using angularjs and jquery for cordova on visual studio. for android 4.1.2 when i use $scope.$apply() or $scope.$apply(funtion() {..}) to refresh ng-repeat mobile application crash. log says win deathIs there any way do this.
1 Mar 2017 by Wray Smallwood
Since this was apparently never answered, for anyone reading the question, the answer is that you don't have to do anything. If workorderdata is a list that changes, when it is changed, angular will run a $digest cycle and the display list should reflect the changes immediately. In fact you...
29 Apr 2016 by Dave Kreskowiak
So you want a complete tutorial on how to use Ionic, in a forum environment?Really, your first step is going to be Googling for "Ionic app tutorials".You're not going to get any kind of a course on it in a forum.
19 Jul 2019 by Member 14536080
completed example Ionic with asp.net mvc c# web api Ion News - A Ionic News App With Asp.Net Mvc Web API
29 Sep 2014 by ChrisTekh
Hi folks! Can anyone help me with a beginner tutorial from his blog that would give me kick start in mobile development using cordova and phonegap. I am completely new.Thanks
30 Sep 2014 by Kornfeld Eliyahu Peter
The answer for this can fill books - you should go to the sites of PhoneGap[^] and/or Cordova[^] and start reading about.Set yourself a goal (some simple app, like Hello World) and try to develop it! If you are familiar with Visual Studio you may be interested in Multi-Device Hybrid Apps...
2 Jun 2017 by Member 13237994
We are building a solution for field technicians that utilize Apple iPhones out in the field to track data for installations at assigned sites. The iPhone is running a custom-built application that field techs utilize to view their list of assigned installations for the day. They can also log...
18 Sep 2016 by Member 12379554
I am using local storage jwt authentication while logging in. I have to log in every time I open my app. Is there a way to stay logged in like any other apps until unless we specifically sign out ? Please help . ThanksWhat I have tried:I have tried with localstorage.set but it's not safe...
7 Dec 2016 by Member 12567297
Hi,I am trying to create a Cordova project in Android studio. I am new to Android Studio. Can anyone help me to know ,how to create a Cordova project in Android Studio.What I have tried:Tried to create a Cordova project in Android Studio
7 Dec 2016 by Nelek
Sorry but your question is too generic and too wide to be answered in a "quick answers" section.Why don't you start with a simple google search?Apache Cordova Tutorial[^]Getting Started with Android - Apache Cordova[^]Apache Cordova Tutorial: Mobile Applications with HTML, CSS & JS |...
14 Aug 2014 by Erick Martín Garcia Vega
i'm trying to integrate sencha touch 2 files ( js, css) at my phonegap app, but i'm having a trouble that says the variable app it's not defined, i'm following this tutorial ( http://www.sencha.com/learn/a-sencha-touch-mvc-application-with-phonegap/ ), but it seems to be out of date :( , i feel...
23 Dec 2016 by Aravindba
Hi I am using cordova FileTransfer plugin to upload and download in Android and IOS Mobile device,i am now stuck with receive in aspx page using HttpPostedFileFrom mobile app i am transfer file using below code. in button click event function uploadFile() { ...
7 Nov 2016 by Ahmed Bouchefra
In this post ,we are going to see how to use the mobile phone camera in mobile apps built using the Ionic 2(2.0.0-rc.1) Framework.
5 May 2016 by arunfromtmm
I am creating a hybrid app by telerik app builder in visual studio. I am not able to access sqlite db which is created externally. But I can access the db which is created at run time. I referred some sites, those solutions are not worked for me. The following code will create db and access it...
5 May 2016 by arunfromtmm
Actually I missed the js reference for cordovaYou are correct, actually I missed to include the following cordova script
9 Apr 2019 by Abhishek Gupta 18
I am using IONIC version 1 with cordova. I have tried many cordova plugins to browse the PDF files from mobile file system. But None of them has worked for me. Thanks in advance. What I have tried: File Picker, Cordova File Chooser, Cordova-plugin-file
17 Jan 2017 by Aravindba
Hi How to choose any type of files from mobile devices (Android,ios,windows),Currently i can choose only .jpg file only.i never pass mime type,but still allow to choose .jpg file only.What I have tried:I am using this code to choose filenavigator.camera.getPicture( ...
26 Apr 2016 by Richard MacCutchan
You already posted this question at How to convert android existing project to cordova plugin[^]. 1. Please do not repost. 2. Please do your own research.3. Please explain your problem in better detail.
1 Dec 2017 by Silvia Campo
This post contains steps on how to set up an Android application widget in an hybrid mobile application using Apache Cordova and the plugin ACE from Microsoft.
6 May 2014 by p@y@l
Down is my code to list the names of a particular customer from a table selecting the active project from the project table.function addTable() { var myTableDiv = document.getElementById("myDynamicTable"); var table = document.createElement('TABLE'); table.border='1'; ...
7 May 2014 by p@y@l
db1 = openDatabase(id, version, displayName,maxSize);db1.transaction(function(transaction){ //ur code here });Inside the code make changes as the above.Since there are two databases used here the first one is Main database and the second is Project database second db should...
7 Mar 2015 by Ambati Dilip
Add cordova link on below the body not below the head
3 Nov 2022 by Aravindba
Hi, I try to implement push notification in android mobile app. Using cordova-plugin-firebase-messaging i can send push notification to android mobile using firebase console , but what happen those are installed apk file , all are receive...
13 Jan 2016 by Member 12261749
I am working on cordova/phonegap hybrid android app. We are using to cordova-3.0.0, jqm-1.3, and android-4.2.0.My problem is that, when the user shift focus after typing in the text box, the keyboard does not gets hide.This problem is getting raised in android Phone 5.0.0 and plus, but not...
18 Aug 2016 by Member 12480925
i want to insert image path into sqlite and display that image using angularjs and cordova.What I have tried:My current code is as follows:myDB.transaction(function(transaction) {transaction.executeSql('CREATE TABLE IF NOT EXISTS newtb(Name text,img blob)');var executeQuery =...
17 Aug 2016 by Member 12689721
You are inserting the path of the image and not the blob content of the image. You have to correct the type of column for path it should be a nvarchar(255) or like so, but not a blob
17 Aug 2016 by Patrice T
When you learn to drive a car, you are required to learn all road signs.It is the same for programming!You want to use SQL: Learn the language, read documentation, follow tutos, practice.You want to use Angularjs: Read documentation, follow tutos, practice.You want to use Cordova: Read...
27 Oct 2015 by Skipper khan
I saw a lot of questions about Facebook login integration in cordova app. Most people face a lot of problems because of Facebook app settings, plugin choices, etc. Now, I am going to show you how to add Facebook login functionality in your cordova app.
7 Jan 2015 by utkarsh.incarnate
Hi everyone,I am new to telerik i created a barcode scanner app with it and now i want to open an another application which is installed on my device(IOS)(like intents in android).I have added a plugin for it form the marketplace which is custom URL scheme,but i did not able to open an...
18 Jun 2015 by Ambati Dilip
On page load i have to load top 30 images. The height of images are 250px, i want swipe the starting image to load next image or just left swipe load next image 5images contentiously.I tried Jquery mobile for swipe but the swipe recognizing when i swipe 3-4times.Swipe working Android...
21 Jan 2015 by prashbari
I want to login through google plus in my phonegap mobile app. How can i do that?
21 Jan 2015 by Afzaal Ahmad Zeeshan
You can read this forum thread from PhoneGap to learn more on allowing the users to login in using their Google accounts.http://community.phonegap.com/nitobi/topics/implementing_google_login_in_a_phonegap_app[^]
9 Dec 2016 by Member 12567297
Hi,I have imported my Cordova application in Android studio but after importing ,a notification is Displaying like "Migrate Project to Gradle"?.I am new to Android Studio.Can anyone help me What does it mean and how can i migrate Project into Gradle.What I have tried:Imported...
9 Dec 2016 by ridoy
Android Studio always uses Gradle under the hoods to build the sources. Check out these and follow:cordova - How to Get a PhoneGap Project to Run in Android Studio with Gradle Build System - Stack Overflow[^]Importing a Cordova Project into Android Studio[^]