Skip to main content

All Questions

Tagged with
0 votes
1 answer
134 views

How can i fix the error i get when i run cordova build android on windows cmd

When Ever i run the cordova build android command i keep getting these errors and i dont know how to fix it, i have tried to google buh nothing helped. i am already in the cordova directory: i run ...
coder756's user avatar
-2 votes
1 answer
141 views

Getting the information of a mobile device by connecting to it [duplicate]

Is there any way for a server to obtain some information of the mobile devices that are connected to it like memory size and battery power? Is it possible? Thanks for any reply in advance.
Hami's user avatar
  • 117
3 votes
1 answer
1k views

Cordova Android app crashes with RecoverableSecurityException while capturing photo

Cordova android app crashing frequently while capturing photo using camera. The stacktrace from crashlytics is Caused by android.app.RecoverableSecurityException: com.myapp.appname has no access to ...
spdev's user avatar
  • 91
1 vote
2 answers
5k views

How can I use cordova-plugin-background mode

I need some assistance to make my App working in background. I created my first App with Cordova 10, jquerymobile and it works fine excepted in backgound. The idea is to installed the following plugin ...
pierrot10's user avatar
  • 129
2 votes
0 answers
190 views

my JQuery .click() function wont work with the android chrome browser

I have buttons that reveal nav links on click that dont work on my mobile chrome browser (I use a google pixel 2) I also have firefox mobile and it works fine there. it also works fine on the ...
bechild's user avatar
  • 21
2 votes
1 answer
531 views

How disable go to next field and submit Form on keyCode == “enter” (13) on Android

I have a form <form action="#" class="form"> <input class="form__input" type="text" name="name" required> <input class="...
Maxim  Makarkin's user avatar
0 votes
0 answers
89 views

jQuery 'taphold' does not fire, while 'tap' does

In my flutter app I have html inside a webview and some javascript with jquery attached. I want to trigger different actions depending on if a list item receives 'tap' or 'taphold'. I'm using jquery-...
MartiniMoe's user avatar
0 votes
0 answers
116 views

android webView: can not open jquery-mobile popup

android webView: can not open jquery-mobile popup. Tried the following: WebSettings settings = webView.getSettings(); settings.setJavaScriptEnabled(true); webView.setWebChromeClient(new ...
eastwater's user avatar
  • 5,256
1 vote
1 answer
3k views

“href” value in HTML to open gmail app on Android

I want to open a gmail application instead of opening in chrome browser on button click or anchor tag click. href="intent://example.com/#Intent;scheme=gm.ConversationListActivity;package=com.google....
Hamza Gulzar's user avatar
0 votes
1 answer
25 views

Throuble when build an apk into phonegap

I´m trying compile a apk into phonegap cli, my application was writting in jquery e jquery mobile. When I compile at phonegap, run fine at one point, but go back to logon page. When I´m run at ...
OCORRENCIAS REDFOX's user avatar
1 vote
1 answer
179 views

In Android app i am getting computed font-size as 2.90909px

In android application i am opening a web site. In this website i am using rem as unit for width. For html tag i have added font-size as 1px. html{ font-size:1px !important; } But if i see ...
Vishal Patil's user avatar
0 votes
3 answers
195 views

jQuery Mobile can't change image dynamically on Android devices

jQuery Mobile can't change an image dynamically on Android devices. Please help. aditional information: What I am trying to do is to change a security image. It runs locally on my machine but I can ...
Egeberg's user avatar
  • 45
1 vote
1 answer
65 views

How to improve WebView on Android Eclaire?

I have an old device (Nook Simple Touch). It based on Android 2.1. I am writing simple application for this device (only for personal usage). This application is a WebView linked to special WEB-site. ...
BArtWell's user avatar
  • 4,204
2 votes
0 answers
73 views

Appcelerator Studio - Unable to run on device but running fine in the genymotion simulator?

when i run on simulator it is working fine but when i run on device in android it shows the following error: [ERROR] : OpenGLRenderer: Font Cache (CPU): [ERROR] : OpenGLRenderer: Size: 79.75 KB [...
MOHAMMED FAIZAL's user avatar
1 vote
1 answer
398 views

JQuery Mobile works on Browser but not on a mobile phone

The following code works fine on chrome, but once I convert it into apk through phonegap and I install it on the android phone, I see a white blank page! Any idea why this is the case? index.html - ...
Lydia halls's user avatar

15 30 50 per page
1
2 3 4 5
120