2228 questions
I make games with Unity and release them to AppleStore and GooglePlay.However, the last time I started it on an Android machine, it crashed and fell off.Please forgive me for not knowing how to view t...
When the Android hardware key, the back key, is pressed, I want to display a dialog and close the application, but it doesn't work properly even if I use the code below. document.addEventListener(back...
The default for Unity appears to be meters.This is too big for my current project, so is there a way to make it cm?(Weight is Question separately)One in the reference below is To change the gravity of...
Hi, everyone.I am currently creating an Android image slide show application.To give you an overview, we obtain images saved on the actual machine with cursor and switch between images by playing, adv...
We are developing at Unity.I wanted to install ffmpeg in the OSX app, so I installed ffmpeg on the macPC and We have created the following code.private IEnumerator ffmpeg (string a_path){ input=\+a_pa...
If you try to use more than one listview on a fragment, an error occurs and it does not work well.The listview id should be @id/android:list.Can I use more than one listview in a class that extends li...
We have created a zip compression process using GZipStream.The following code is used to compress the video file (mp4) stored in the terminal, but the compression rate is 98 to 99 percent, and the pur...
http://tutty.info/521How do I run these queries in Activeecord?
I'm a beginner in programming.I'm currently trying to create an app that I've done with Google Cloud Speech API.Use this API to display the resulting words you have pronounced.If there are multiple ca...
I want to implement the video function, so I implemented the functions of Playback, Stop, Pause, Fast Forward, Rewind.However, I don't know how to implement double speed and slow playback, so I'm rese...
« | - 32 - | » |
© 2024 OneMinuteCode. All rights reserved.