cordova tag

77 questions


4 answers
128 views
0
I want AngularJS to get the time portion string from the input type = 'time' value.

<input type=timeng-model=tm/>describe in HTML$scope.tm in the controller, Thu Jan 01 1970 15:32:00 GMT+0900(JST)and so on.The HTML input field says 15:32:00, but I can't get that value.Please te...


1 answers
144 views
0
Cordova (android) launched a web server inside the device for video playback, but cannot play when offline

I have a question about video playback. [Purpose]I want to play videos inside html using a video tag within the app created by Cordova.Works with Android 5.0, but cannot play with WebView with Android...


1 answers
164 views
0
Cordova (android) launched a web server inside the device for video playback, but cannot play when offline

I have a question about video playback. [Purpose]I want to play videos inside html using a video tag within the app created by Cordova.Works with Android 5.0, but cannot play with WebView with Android...


2 answers
94 views
0
Save the Canvas image to the camera roll

I'm making an application for smartphones with html5.I'm using Canvas to create an image in the app, and I don't know how to save the image to the iOS camera roll.(Drawing is done) Implementation of d...


1 answers
100 views
0
How Onsen UI Prepares Transition Destination Pages as Separate html Files (Non-Angular)

I am creating a SPA with Onsen UI (v2 series).I'm building it without using frameworks like Angular or Vue.When I click on ons-list-item, I want to transition to hoge.html and return to index.html wit...


1 answers
109 views
0
Information About Using OnsenUI+React+cordova

Currently, we are using Monaca CLI to develop OnsenUI+React+redux.So I have a question, how do I use the Cordova plug-in on React?First of all, I wanted to display the terminal information, so I got c...

2 years ago

1 answers
52 views
0
When taking pictures with the front camera, the image is reversed from side to side.

For example, if you take a picture of your face with the front camera, the preview screen before opening the shutter and the photo data after taking a picture will be reversed from side to side.How ca...

2 years ago

1 answers
49 views
0
How to Copy a Video File from CaptureVideo to LocalStorage

We are making a trial production of an app for the iPhone in the Monaca cloud.captureVideo video filesI want to save it in the PERSISTENT area of LocalStorage, but I'm stuck because I don't know how t...

2 years ago

1 answers
56 views
0
Fullcalendar Carousel Transitions

I use Fullcalendar.Is it possible to draw the next calendar fade in if I slowly drag it to the left or right from the state shown in the month display?I'm considering if I can move like Android's stan...


1 answers
76 views
0
I can't send FTP via FileTransfer Upload due to Monaca's hybrid app creation.

We use Monaca to create hybrid apps for Android and iOS. I would like to upload the file on the terminal to any FTP server. I have installed the FileTransfer plug-in with the Cordova plug-in and am ab...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.