Most voted "apache-cordova" questions
Apache Cordova, formerly called Phonegap, is an open source mobile development platform with Apis that allow developers to access native device functions such as camera or accelerometer.
Learn more…527 questions
Sort by count of
-
-1
votes1
answer150
viewsWebservice PHP + PHONEGAP
Hello no If here is the best place to ask this but, I have a mysql database and I intend to create an application with PHONEGAP taking some data from this database .. Does anyone have any hint of a…
-
-1
votes1
answer108
viewsproblem with audio phonegap/Cordova
I am using the plugin Cordova-plugin-media to run audio in my app and this working perfectly, but when starting the audio in my app, the audio that is rolling in another application stops running. I…
-
-1
votes1
answer543
viewsCordova Recover Phone Number and IMEI Android and iOS
I need to get my phone number back and I got it with Cordova, I tried some plugins but on my device that I am testing did not work any my device is dual yes and android 7.1 there is some way to…
-
-1
votes1
answer48
viewsMeteor problem with remote control for Android
AVD - Sim SDK - Sim Adb - Sim Meteor add-platform android - Sim They all worked on this command: Meteor run android the following error occurs: C:\Users\Raphael Kieling\Documents\Estudo -…
-
-1
votes1
answer1952
views'phonegap/Cordova' is not recognized as an internal command
'phonegap/Cordova' is not recognized as an internal or external command, a operable program, or a batch file. I was with this error and was breaking my head, I will share to those who are having…
-
-1
votes2
answers706
viewsHow to make Ionic Cordova notification?
I need to make notifications like facebook on mobile phones, I’m making an app using Angularjs, Ionic, jquery, javascript and nodejs... is there any simple way to do this?
-
-1
votes1
answer183
viewsJSON communication between domains with Cordova
I need the application to communicate with a server via JSON to log in. How to do? Obs: Just a simple communication via JSON using Cordova, where the answer was very enlightening.…
jquery android apache-cordova mobile cordova-pluginasked 7 years, 2 months ago Anderson Brunel Modolon 1,111 -
-1
votes1
answer249
viewsConnecting MYSQL Database with PHP and Phonegap
I’m creating an app in HTML, CSS and JS with Cordova. And would like to know how I make his connection to a database of a server... In case I want to take his information and pass to the app.…
-
-1
votes1
answer74
viewsJavascript classes in an application with Cordova
When I try to declare a class in Javascript, using, for example: class musica{ contructor(){ this.variavel = 3; } funcao(){ console.log('essa é a minha variável: '+ this.variavel); } } In my…
-
-1
votes1
answer1176
viewsCheck if the user is connected to the internet
I need to know if the user is connected to the internet, and if not, I need to show a screen, but my case is that I created an app from a responsive site that I have, in my app has no file, only the…
-
-1
votes1
answer431
viewsuninstall Ionic projects
I created several projects for testing in Ionic, but now I need to delete it. I’ve researched a lot about this, but I couldn’t find any solution. Can someone help me?
-
-1
votes1
answer206
viewsNodejs/npm/Cordova Development Environment on Linux Mint
I am currently using Linux Mint 18.2 KDE and I need to install the Cordova development environment as I am taking a course of it. However it has been more than two weeks that I am facing a very…
-
-1
votes1
answer111
viewsError starting an Ionic project
I am having a problem starting an Ionic project, I have installed Node.js V10.15.1, Cordova 8.1.2 ([email protected]), Ionic cli CLI 4.10.3 and I only get the error npm i [ERROR] Command not found:…
-
-1
votes1
answer37
viewsIONIC and Cordova build error
Well, I searched everywhere and could not find the solution. I give the command "Ionic Cordova build android" and appears this error below. Taking that I have already created the "Plataform" however…
-
-1
votes1
answer560
viewsView data via ajax/jquery from the database
I need to display the data related to users who are in a table in the database, but this data does not receive an input (input in the login form), are not filled. I just want to select the values,…
-
-1
votes1
answer267
viewsRemove White Space Ionic 3
I’m trying to remove this blank space from my project. I’d like to keep it that way: <ion-content no-padding> <div [ngSwitch]="Menu" > <ion-list *ngSwitchCase="'Todosgastronomia'"…
-
-1
votes1
answer164
viewsProblems in making android build in Cordova
Failed to restore plugin "cordova-plugin-file-transfer" from config.xml. You might need to try adding it again. Error: Version of installed plugin: "[email protected]" does not satisfy…
-
-1
votes1
answer49
viewsWhy aren’t you showing the saved login in Localstorage?
I am creating a hybrid app with Cordova, and I want the user to log in first, it stays logged in direct. If it leaves the app for example, and logs in again, it doesn’t need to log in. I am using…
-
-1
votes1
answer107
viewsProblem testing app in emulator
I’m having the following problem: When I run the following command on Ionic 6.6.0 ionic cordova run android -l The project compiles, but when it will try to emulate brings the following problems:…
-
-1
votes1
answer35
viewsError 404 or Error 0 app
I’m trying to create an app using jquery, css, html and compiling via phonegap When running via browser(http://www.petnetweb.online/shop/) appear the data, however, when compiling and running via…
-
-1
votes2
answers30
viewsPHP - Page updates non-stop
Guys, I want to understand why this is happening, I used this code; <table class="table table-striped table-hover" id="dataTables-example"> <thead> <tr> <th>Name</th>…
-
-2
votes1
answer162
viewsBlack background in the application
I’m having a problem, one of the pages of my application (for iPhone 4s this problem is on all pages), has a black background behind all the content, when I do the iPhone Bounce (touch dragging down…
-
-2
votes1
answer90
viewsWhat are the requirements to create a windows app using Ionic?
I created an app for android using Ionic, wanted to take this same app and build for pc, what the requirements and how to do?
-
-2
votes1
answer123
viewsCordova in Visual Studio - Compilation Error. Does not generate apk
I’m starting in Cordova and decided to try for Visual Studio Community 2017, which I successfully installed, only the Tools Package for Apache Cordova + Android SDK, Google Emulator. So, I created a…
-
-3
votes1
answer83
viewsxampp error on linux Ubuntu
Error updating Poser, please someone can help me.…
-
-3
votes1
answer77
viewsError consuming web service with ajax (JSON) in Cordova app
Good evening I built a web servisse where there is a method that receives a string parameter, which I use to serialize to a class as follows: /*parte da classe cliente*/ public class Cliente {…
-
-3
votes1
answer1194
viewsRequirements check failed for JDK 8 ('1.8.*')! Detected version: 13.0.2
Please help me out! I don’t know what else to do... I’ve read all the help that talks about it and so far I haven’t been able to solve it! Tiagos-iMac:app Tiago$ Cordova run android Checking Java…