1618 questions
When connecting to Wi-Fi on Android Studio, the screen is transitioning, but the loading speed is slow, so I'm having trouble.OnResume is time with Activity at the front, so I'm wondering if the loadi...
I am writing the file output on Kotlin.If you check the operation, there is no error and no file is generated even though it is written.file.createNewFile()If you first generate and write the file in ...
This is my first time making a game with Unity, but when I put the admob at the bottom of the screen (AdPosition.Bottom), it doesn't fit exactly at the bottom of the screen, creating a space equivalen...
I have a question using the OLYMPUS SDK (CameraKit) for Android.I would like to obtain the JPEG file of the photo taken immediately after the photo is taken.The API currently provided allows you to ob...
Now I'm creating an app for music scores, and first, the list of songs is ListView and appears as TextView.I am still a beginner in programming and Android Studio, but I would like to see the score of...
I'd like to see a list view with simple_list_item_2 in the alert dialog like the title, but I get an error message when I set the list view in the builder instance and run it.Why?java.lang.IllegalStat...
I am creating an Android app using Firebase.If you want to use Firebase, you should do Google authentication and then Firebase authentication.GoogleSignInResult.isSuccess() from the source below retur...
In order to achieve exclusive locking between Android apps, we use FileLock and FileChannel classes, but the following events have occurred in which multiple apps can acquire locks at the same time.Co...
I don't really understand the expression, so I have a question.On iPhone and Android, there are several apps running, and I think only one of them is the target.For example, on the iPhone, if you swip...
When I tried to create a keystore for the Android app in monaca, I got an error saying Fail to create keystore and I couldn't create it at all.I don't use two-byte characters, but does anyone know wha...
« | - 45 - | » |
© 2024 OneMinuteCode. All rights reserved.