1618 questions
There is an app that has been created on Android Studio, converted into Apk, and uploaded to the Google Play Store for about a month.If you look at the recent review section, you can see a lot of user...
Is there a way to check the language mode of the operating system?I looked for the document but couldn't find it.I would like to display the message (Japanese or English) according to the OS settings.
I set the length and width to matchparent in LinearLayout on the outermost frame of fragment.xml, but it doesn't spread to the whole screen of the device, but it only spreads to the content of the con...
I am creating an application that communicates udp packets using global ip on andoid terminals.Currently, packets can be communicated between terminals in a local environment using local ip.However, i...
Looking for a way to get only one random tweet with a specific hashtag from the specified user tweets.I looked at the REST API documentation on Twitter, and it seemed that there was no API that could ...
Thank you for your continued support on this site.It seems that the cause of the animation, which I didn't know the cause more than before, and the reason why the frame seemed to fall off when the ima...
We are developing Android apps using Java.I set the conditional branch using localtime and isafter so that the timer starts at a specific time, but the countdown does not work at the specified time.Wh...
I am using Youtube data apiv3 with a client for Java.YouTube.Channels.List channelRequest=youTube.channels().list(id, snippet, contentDetails);channelRequest.setMine(true);channelRequest.setMaxResults...
Thank you for your help. I'm randomly generating particles, but I'd like to expand the position where these particles are generated to the left and right, so what should I do? As for the image, partic...
I am trying to import and compile OpenCV tutorial (OpenCV Tutorial 2-Mixed Processing) in Eclipse.Symbol'std'could not be resolved, Symbol'cv'could not be resolved in jni_part.cppIt will be APP_STL sp...
« | - 47 - | » |
© 2024 OneMinuteCode. All rights reserved.