monaca tag

308 questions


1 answers
101 views
0
No sound from apk debug built package

Thank you for your help.I am creating an Android app with monaca.The actual debugger played sound, but when you create and run a debug build of the package, the apk package does not play sound.Other a...

2 years ago

1 answers
81 views
0
Where to Save Files in Monaca

I am creating an iPad app with Monaca.Creating an app to download files.If you run the following code on the debugger of the actual machine, I saved the file to /path/to/downlards.But where is it actu...

2 years ago

1 answers
96 views
0
I want to add tabs in OnsenUI to Notepad samples

Thank you for your help.I would like to add a tab sample function to the Notepad sample.<ons-tabbar> <ons-tabicon=home label=Home page=StopWatch.html active=true>/ons-tab> <ons-tabic...


1 answers
52 views
0
I want to slide show the background image, but I don't know how to specify the width.

The background image is sticking out, but could you tell me how to make the width Max?body{/* margin:010px; padding —00 50px; background: #F2F2F2; color:#222; line-height:1; font-size: 20px; */}.heade...

2 years ago

1 answers
148 views
0
I want to open the collapsible panel during pageshow.

I'm developing it at Monaca.$(#id).data(collapsed, false) at pageinit is reflected on the screen, but $(#id).data(collapsed, false) at pageshow does not appear to be reflected on the screen.Please tel...

2 years ago

3 answers
130 views
0
Japanese garbled in Monaca for Visual Studio

If you write Japanese in the source code in Monaca for Visual Studio, the characters will be garbled.There was no problem doing it on the browser.The following sources<!DOCTYPE HTML><html>...


1 answers
66 views
0
I want to put an effect on the ons-list.

I'd like to make a movement like http://lab.hakim.se/scroll-effects/ because it's very simple when scrolling, but I'm at a loss because the structure is so different. Do you have another jquery that I...

2 years ago

1 answers
100 views
0
How to make it a fixed size without being affected by user-configured character size on Android

Android has the ability to change the character size to small, medium, large, or extra large on the user's side, but When developing an application with Monaca, is there a way to make it a fixed size ...

2 years ago

1 answers
107 views
0
Permission setting when playing MP3 in the app on Android

After enabling the media plug-in in cordova to play MP3 files as sound effects in the Android app, the following permissions are automatically set when you build them (not added to AndroidManifest.xml...

2 years ago

2 answers
77 views
0
Location information cannot be acquired in the debug-built iOS application.

Model name: iPhone5OS ver: 8.13 As stated in the title, I am having trouble getting the location information of the debug built application.You can get it on the ioS Monaca debugger and Android withou...

2 years ago
« - 18 - »

© 2024 OneMinuteCode. All rights reserved.