Questions tagged as 'apache-cordova'

1
answer

Phonegap installation issue

I'm away from home and need to keep my projects up to date, I bought a very simple notebook for my trip, and in the installation of PhoneGap this is giving an unusual error in my opinion because I had never seen it, / p> I have already ins...
asked by 19.06.2014 / 06:26
1
answer

BarcodeScanner on Phonegap / Cordova?

I can not find a barcode reader plugin through the camera phone that works. I think I've tried all the possible options. The last one I tested is the link I followed these steps: cordova platform add android cordova platform build plugman...
asked by 19.05.2015 / 15:51
1
answer

Phonegap License

Hello, I'm trying to get into the world of multiplatform applications, and after some research I did some tests and read about it, I got two platforms to Intel XDK and Phonegap (Intel finally had some slowdowns) and now I'm focusing on the second...
asked by 19.05.2015 / 15:17
2
answers

Nodejs / Phonegap / Cordova on tablet

I share the 3G of the Mobile with my android tablet when I am on the chartered bus. Here comes the question: I would like to know if there is a possibility of using the NodeJs / Phonegap / Cordova development environment to develop on the tab...
asked by 18.06.2015 / 16:12
1
answer

Visual Studio 2017 Cordova compile apk

I'm trying to compile an apk made with HTML5 in Visual Studio 2017 but it simply gives this message: 1>------ Compilação iniciada: Projeto: Relatorios, Configuração: Debug Android ------ Cordova 6.3.1 ------ A plataforma android já existe -...
asked by 10.11.2017 / 02:22
0
answers

Creating non-ionic background services with cordova or java

I have an application that I started to do with ionic. A priori will be compiled only for android. In this application the user will make some registrations, which will be saved locally and every time a service in the background should try to sy...
asked by 20.03.2017 / 03:20
2
answers

I can not create notifications with the $ cordovaLocalNotification plugin using IONIC

I tried to do it based on the code of that site: link But when I hit the "Add notification" button this error appears: ionic.bundle.js:26771 ReferenceError: device is not defined at Scope.$scope.add (controllers.js:83) at fn (eval...
asked by 23.04.2016 / 20:48
0
answers

File Api Cordova / phonegap

I need help, I can not make File api work, the commands execute all successfully, but when I log into my mobile file manager I can not find the created file I'm using ng-cordova now, but I've already tested 10 different ways, This is my source n...
asked by 19.01.2016 / 14:41
1
answer

"No emulator images (avds) found" even after creating emulator images

I have the following problem: Error: No emulator images (avds) found. 1. Download desired System Image by running: /usr/local/Cellar/android-sdk/24.4/tools/android sdk 2. Create an AVD by running: /usr/local/Cellar/android-sdk/24.4/tools/andro...
asked by 30.07.2016 / 04:55
1
answer

Authenticate in Sharepoint online via Rest api + AngularJS [duplicate]

I'm trying to create an application using Visual Studio 2015, Cordova + AngularJS. My need today is to authenticate in Sharepoint and consume the Web Services. I've made several authentication attempts, but I'm not succeeding. (function (...
asked by 21.10.2015 / 22:04