io tag

409 questions


1 answers
126 views
0
I'm a beginner at Unity. I have a question about moving an object to its location.

I want to keep the Circle object going up in the y-axis direction.It worked well in the x-axis direction, but when I changed the character to the y-axis, the circle did not move. What's wrong?

2 years ago

1 answers
135 views
0
Applications that use Android earphones

We are currently producing an application using earphones in Android Studio.By the way, I found related materials that use earphones and coded themRecognize the HEADSETHOOK button and float it on toas...


2 answers
43 views
0
Methods Used on Android

If you create a method and do not use it, it will appear gray.For example, public class example {...public int usedMethod () { ....}public int notUsedMethod () { ....}...usedMethod();}If it's like thi...

2 years ago

1 answers
111 views
0
For Moon, please help me

It's Java.I'm going to make a lotto number application simple.In the For Moon, where you turn the order according to the number of spinners,If you take a picture of log, there are 3, 4, and so onThe a...


2 answers
42 views
0
Android File Input/Output

Hello, While developing a notepad app for Android, we are trying to export what you wrote down in a file format.The problem is that whether you specify a folder that exists in the device or I define a...

2 years ago

2 answers
53 views
0
Visual Studio 2015, how to copy the properties of an existing project, linker paths, etc

There's a sample project that's quite complicated to locate multiple header files, set up libraries, set up preprocessors, and so on.If we can copy the existing project and modify the contents of the ...

2 years ago

1 answers
59 views
0
Get Android Studio db Data

Obtain x, y, and z values with 6-axis sensors (acceleration and gyro sensors).The x, y, and z values of the sensor have been received by the mobile application using Bluetooth.The Android studio creat...

2 years ago

2 answers
110 views
0
Modularization within the fragment...

If you do the fragment module and run it, it turns off when you run the app in Emule What is the error?public class ChannelBuskerSchedule extends Fragment {int test__schedule=5;public ChannelBuskerSch...


1 answers
128 views
0
[Novice Wang] I want to change the background of the button selected under certain conditions

When selecting any one of the 29 buttons under the condition that n=1 is performed during multiple actions, If the background of the selected button is A, I would like to change it to B.for(i in 0..28...


1 answers
113 views
0
[Node.js] Create a program that receives data from websockets on the Network tab of Chrome developer tools on a specific home page

Hello.I'm posting a question like this because I got curious while writing the current program.If you go to Chrome Developer Tools -> Network tab on a specific homepage, you can find information re...

« - 26 - »

© 2024 OneMinuteCode. All rights reserved.