2228 questions
Thank you for your help.I just started Unity, but when I use the game tab to check the scene I created, it ends.When I asked an acquaintance once, he told me that there was a place within Unity to set...
I use COM (C#) to start, draw, and end IJCAD 2015.By the way, I can't get the following events, is there something wrong?private void button_Click (object sender, EventArgse){ app = new GcadApplicati...
If you synchronize with the code shown below, the event log will display the following errors:Is there something missing?error message Gradle sync failed: Could not find method compile() for arguments...
I am creating an Android app using UGUI in unityMainly about UI design·Android has various devices, so considering the resolution and aspect ratio, Should it be created for all devices, or should high...
This is Unity's C#.public class A { public int[]tmp = new int[3] {1,2,3}}class called public class AddScript:MonoBehavior { Aa = new A(); void Start() { a.tmp[0]++; }When called by Script attached to...
I would like to create a chat app on Android.However, I do not know the basic configuration.I think I should use Firebase.realtime database and Firebase Cloud Messaging AndroidAre there two?If you use...
I would like to use MessagePack to speed up API communication.See how different serialization de-serialization speeds are Using MessagePack and JSON, We are comparing the speed using the following pro...
I am conducting a text-based log analysis (fluentd), and I am considering using grep for the desk examination.Eventually, I checked the difference in the processing method when registering Fluentd.In ...
There has been a crash around Realm in the development of Android apps.Realm files were generated and modified in the following time series.Alpha versionUse only the default Realmbeta editionUse Realm...
Execution failed for task':app:mergeDebugResources'.> [mipmap-hdpi-v4/ic_launcher] C:\Users\berdy\AndroidStudioProjects\MySize\app\src\main\res\mipmap-hdpi\ic_launcher.png [mipmap-hdpi-v4/ic_launch...
« | - 35 - | » |
© 2024 OneMinuteCode. All rights reserved.