77 questions
There is a warning about a vulnerability in Cordova 4.1.1 in the Play store on Android.Is this automatically deleted from the store if left unattended?If deleted, update the vulnerability with a modif...
How can I add (?) ionics to the existing cordova/phonegap project created by IntelliJ?It says it's supported by the plug-in, but I don't know how to use it.Also, I would appreciate it if you could tel...
I am creating an app with monaca.In Cordova 4.2 environment, we used $.ajax of jQuery to communicate and retrieve json data placed in external domain, but after updating with monaca, we were unable to...
As stated in the title, we are looking for ways to change the menu of ons-tabbar.Specifically, when transitioning from screen A to screen B, the ons-tab tag in ons-tabbar is I would like to change it....
Implementing UI based on TabBar-based templates.Set the div tag in the ons-page tag and one of them background-image in the CSS file.I set it up, but it doesn't show any images..main-body{ background-...
with the following code:function sendMail(){ window.plugins.webintent.startActivity( { action: window.plugins.webintent.ACTION_VIEW, url: 'mailto:mail address' }, function() {}, function() {al...
Android has hardware back and menu buttons.It's a menu button similar to the Chinese character san on the right side of the home button.Is it possible to control the behavior when this menu button is ...
Is there no other way but to make my own numeric keypad?in inputtype=tel pattern=\d+(\.\d*)?Then, *;, appears with a numeric keypad that you can enter, but you cannot enter dots.What should I do?http:...
http://gihyo.jp/dev/serial/01/phonegap2/0008?page=2Based on the above code, we are currently creating an iPad upload application with monaca.Current situation (partial excerpt) is as follows, By execu...
Retrieved from Cordova (Ver.5.2.0) via cordova-plugin-cameraI would like to get the image/jpeg EXIF information.When I googled, I found cordova-exif, loaded JS, and The implementation is as follows.na...
« | - 7 - | » |
© 2025 OneMinuteCode. All rights reserved.