d tag

2228 questions


2 answers
131 views
0
I would like to know the content of my request when I get a WebAPI response.

Calling the same WebAPI multiple times while changing the request parameters.I am using Merge from RxJava.WebAPI will return the price if you specify the product name, but the product name you specifi...

2 years ago

1 answers
70 views
0
Unity fails to run.

When I started Unity project before, I suddenly got a warning that didn't appear.The following warning is now issued:Tiled GPU perf.warning: RenderTexture color surface(0x0)was not cleared/discarded,...

2 years ago

2 answers
103 views
0
I want to realize a turn-based attack in the battle scene of the RPG game.

Nice to meet you.I started studying Unity last month, and now that I'm done, I'm trying to create an RPG battle scene.Below are the questions.·Three friendly characters (A, B, C) and one enemy charact...

2 years ago

1 answers
39 views
0
R.string.**+string causes the number to appear in the R.string.** part.

In order to create a Dialog that prompts Android (Java) to update the app, we have implemented the following code:VersionCode is the version obtained from PackageInfo.The latest_version is the latest ...

2 years ago

2 answers
38 views
0
Android 7.0, NotificationListenerService is no longer working

Hello I made my own class NotificationLiseter(*1) and it was working until recently, but before I knew it, it stopped working.For example, switching Notification access does not refer to onListenerCon...

2 years ago

1 answers
64 views
0
How to make the action of the UIBarButtonItem argumentless

Usually, when DragAndDrop is performed from the Storyboard, the argument (sender:Any) is created.I want to erase this and make it func without arguments.

2 years ago

1 answers
116 views
0
How to use FFmpeg on Android

We are developing a video editing application for Android 5.0 and above, and for this purpose, we are trying to incorporate FFMPEG into Android in the following environment:Android Studio 2.3.3FFmpeg ...

2 years ago

1 answers
53 views
0
When creating applications for environmental units such as development, application, and testing, I would like to create ipa files for each environment only by changing the contents of the xCode build without starting with Unity build every time.

If anyone has the following knowledge, could you please let me know?After building Unity in Jenkins, I want to change Jenkins' xCode settings (such as using shell or xCode Plugin) so that I can create...

2 years ago

1 answers
117 views
0
I want to load more than one sound source file in kotlin soundPool.

Using the following article as a reference, I am creating an Android app on kotlin.https://akira-watson.com/android/kotlin/soundpool-play.htmlWhat I want to do is create about 50 buttons and make diff...

2 years ago

1 answers
96 views
0
IJCAD GetPoint does not allow rubber bands

I am converting from Acad to IJCAD.Click point coordinates with GetEntity in the code belowI got it and handed it over to GetPoint, but I can't get a rubber band.Is there another way?DimptPick As Obje...

2 years ago
« - 54 - »

© 2024 OneMinuteCode. All rights reserved.