d tag

2228 questions


1 answers
41 views
0
I want the initial state of textbox input on Android to be alphabetic.

If you click textbox on Android, the keyboard will appear from below, but the initial state of the keyboard will be entered in Japanese.How do I put it in alphabetical form first?

2 years ago

1 answers
106 views
0
About implementing Drawer on iOS

I'm trying to incorporate Drawer into the app I'm creating on iOS.I was trying to make it with the sample code below.https://github.com/mutualmobile/MMDrawerControllerCurrently, other prototype parts ...

2 years ago

1 answers
145 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
148 views
0
About implementing Drawer on iOS

I'm trying to incorporate Drawer into the app I'm creating on iOS.I was trying to make it with the sample code below.https://github.com/mutualmobile/MMDrawerControllerCurrently, other prototype parts ...

2 years ago

1 answers
165 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
142 views
0
Zxing vertical screen support

We are creating an application that reads bar codes using zxing.I have a question, but when the camera is started, the screen is horizontal from the vertical.Is there a way to start on a vertical scre...


1 answers
85 views
0
shared development in swift

I'm thinking of sharing the development work at Swift.A: Screen 1-3 (created on storyboard) B: Screen 4-6 (created on storyboard) C: Screen 7-9 (created on storyboard) As shown in , we consider the st...

2 years ago

1 answers
92 views
0
I want to convert the address to latitude and longitude in unity.

I'd like to set up a program that converts to latitude and longitude when I enter an address in unity, is it possible?If possible, please let me know how to do that.

2 years ago

1 answers
111 views
0
Google play service when building an Android build environment

Up until now, I have been using eclipse from coding to building, but We are currently building a Jenkins build environment in CentOS.I am using Google play service in the application I am creating, so...


1 answers
126 views
0
I want to transition from Fragment to Activity

I am programming using Bottom navigation, which is included in Android Studio from the beginning, but I don't know how to transition from Fragment to Activity.After coding as below, there is no error ...

« - 29 - »

© 2024 OneMinuteCode. All rights reserved.