d tag

2228 questions


2 answers
83 views
0
Does the ADV tool asset Banquet 2.0 work on Unity 5?

I am currently thinking of upgrading to Unity 5.Does the banquet work properly on Unity 5?I would appreciate it if you could let me know if anyone has checked.Thank you for your cooperation.

2 years ago

2 answers
83 views
0
temporarily disable a button

There are many buttons on the screen, but if you use other buttons during one process, I thought it might cause freezing and bugs.Therefore, I would like to make it impossible to touch other buttons d...

2 years ago

1 answers
51 views
0
Android: Camera #takePicture() No Shutter Sound When Taking Photos

We are developing a camera app for Android.android.hardware.Camera#takePicture(Camera.ShutterCallback shutter, Camera.PictureCallback raw, Camera.PictureCallback jpeg) was called to retrieve the captu...

2 years ago

2 answers
103 views
0
Android App Development ~ Loading Existing DBs~

I have a question about how to use DB for Android app development.実現What I want to realizeInstead of creating a DB in the app, you can import an existing DB into the app and use it.疑問Question1, When I...


1 answers
93 views
0
The best way to insert jsonArray elements into the book in ActiveAndroid with a for statement

ActiveAndroid is bothering me because I don't know how to insert data.book.title=Book; book.save(); I understand that it will be inserted as above, but I'm thinking about how to insert data into the m...

2 years ago

2 answers
77 views
0
To use Reactive Extension to find out how many buttons in the button list have been pressed

using UniRx (Reactive Extension for Unity)I'm trying to create a screen that looks like a card list.If it's an individual button, you can write a pair of actions with the button, so If there is a clic...

2 years ago

1 answers
43 views
0
How to use sync() when writing to SD card (via SAF)

I would like to copy the file from the internal storage to the SD card on the Android device.SD cards are written via SAF.I want to scan media immediately after writing, but due to the delay in writin...

2 years ago

3 answers
72 views
0
About using the pedometer sensor (TYPE_STEP_DETECTOR) while sleeping on Android.

I create a service on Android and count the number of steps using a pedometer sensor (TYPE_STEP_DETECTOR).When I started the application, it was counted without any problems, but when I was sleeping (...

2 years ago

2 answers
145 views
0
Understanding the c# Arguments

Chapter 6-Create the MicrophoneManager class|Microsoft DocsI am referring to the above document, but the following code I have a question about private void dictationRecognizer_DictionResult (string t...

2 years ago

1 answers
54 views
0
I would like to include the contents of the variables set in a separate script for the red part of the image (error and implementation questions).

What I want to do is like applying https://www.sejuku.net/blog/55029 and We are trying to implement the MyExplanation variable content of an Item script set in a separate script by calling the SetExpl...

2 years ago
« - 42 - »

© 2024 OneMinuteCode. All rights reserved.