Questions tagged as 'phonegap'

6
answers

Database storage on Android and iOS with Cordova

I have developed applications for Android mobile devices with Cordova that have used localStorage to save the data, because they were small amounts (configuration, records and high scores, etc.) and, until now, I have not had any problems...
asked by 16.08.2016 / 17:16
4
answers

phonegap, android, iOS and web browsers

Do applications developed in Phonegap serve both mobile (Android, iOS) and web browsers (Firefox, Chrome, iExplore, etc.)? to have no code for mobile phones and independent desktop.     
asked by 19.04.2016 / 22:24
1
answer

Slide-up effect of uber panel, with css and jquery

I am developing an app with phonegap and jquery mobile. I have a screen similar to the uber map screen. Uber has on the map screen a standing panel which when you touch it and go up the panel goes up. What is it called or how could that effect b...
asked by 21.08.2016 / 07:59
0
answers

Realization of an APP with PhoneGap and Framework7

I am trying to make a web application using these two technologies, although in some points I can not understand it. The application presents an initial login page, which makes a query to an API and if the user is authenticated, you pass to a...
asked by 19.07.2017 / 09:53
1
answer

Javascript dependency

I am using Framework7 to make a mobile application with phonegap . My doubt arises with javascript , in which I am totally new. My question is if I can import a .js from another .js for example;    A main docu...
asked by 02.05.2017 / 11:33
1
answer

Because my code does not work on mobile devices

I made this html that is responsible for controlling some relays in my arduino. On the pc my mac opening it with google chrome works perfectly. But when I compile it with phonegap and run it on Android, the GET requests are not sent. I strike th...
asked by 31.12.2016 / 19:27
1
answer

Customize Android app bar

I have an application developed on Cordova / Phonegap using Web technologies. When users click on the square button ( Overview ) a series of cards with the open apps is shown visually, and these cards have a color bar that includes the icon, nam...
asked by 08.10.2016 / 03:26
1
answer

Problem with android versions

I have a problem with my webapp because I was using a test terminal with android version 4.1.2 and now when testing in a terminal with android version 5.1.1 it does not allow me to click on an input type text that had created to enter a code....
asked by 19.07.2016 / 16:39
0
answers

cordova.plugins does not contain the installed plugins

I am creating an app with cordova. I have no problems in using most plugins, only those to which I have to access through the object cordova.plugins . For example, when I install cordova.plugins.diagnostics or cordova-plugin-request-l...
asked by 21.02.2018 / 14:36
0
answers

Get the value of an input and save it in a variable with Framework7

I'm working on Framework7 and PhoneGap new to me. I'm in a calendar and I use the library that comes with the default Framework7, so I get the base values with JavaScript and JSON and assign them to input . The problem is that g...
asked by 26.12.2017 / 17:34