d tag

2228 questions


1 answers
79 views
0
Unity 3d has broken the order of files in the project

In Unity 3d, the png files in the project should have been sorted by name, but before I knew it, they were out of order.Is there a way to put it back in the order of names?(Additional) The filename is...

2 years ago

1 answers
133 views
0
MediaRecorder.stop() Returns NullPointerException

Currently, we start recording by pressing the Start button on the dialog, and when we press the Stop button, another save confirmation dialog is displayed, and when we press the Save button, the recor...


1 answers
104 views
0
MediaRecorder.stop() Returns NullPointerException

Currently, we start recording by pressing the Start button on the dialog, and when we press the Stop button, another save confirmation dialog is displayed, and when we press the Save button, the recor...


2 answers
57 views
0
Some Android devices call AsyncTask twice

When I ran the program on Nexus 5, AsyncTask was called only once, but this time when I ran the program on Xperia, AsyncTask was called twice.Is there a bug in AsyncTask that says that the behavior wi...

2 years ago

1 answers
49 views
0
Understanding How Up-Navigation Transition Destinations Are Determined

I can't get an answer to the following questions, so please let me ask you a question as well.https://stackoverflow.com/questions/27767657/android-up-navigation-targettingActivityA(Aa):ActivityActivit...

2 years ago

2 answers
66 views
0
error: What does No resource identifier found for attribute 'latout_height' in package 'android' mean?

error: No resource identifier found for attribute 'latout_height' in package'android'This error occurred while using java.Could you tell me how to solve this problem?

2 years ago

2 answers
67 views
0
error: What does No resource identifier found for attribute 'latout_height' in package 'android' mean?

error: No resource identifier found for attribute 'latout_height' in package'android'This error occurred while using java.Could you tell me how to solve this problem?

2 years ago

3 answers
87 views
0
How to reflect screenshots taken on Android into the gallery

I am using vuforia to create an AR app for Android.I implemented the camera function in C#, but it will not be reflected in the gallery unless I reseat the SD card or restart the terminal.After resear...

2 years ago

3 answers
118 views
0
How to reflect screenshots taken on Android into the gallery

I am using vuforia to create an AR app for Android.I implemented the camera function in C#, but it will not be reflected in the gallery unless I reseat the SD card or restart the terminal.After resear...

2 years ago

1 answers
53 views
0
I want the initial state of textbox input on Android to be alphabetic.

If you click textbox on Android, the keyboard will appear from below, but the initial state of the keyboard will be entered in Japanese.How do I put it in alphabetical form first?

2 years ago
« - 28 - »

© 2024 OneMinuteCode. All rights reserved.