d tag

2228 questions


2 answers
88 views
0
I want to create a background with an outer frame.

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...

2 years ago

1 answers
122 views
0
Regarding udp communication on Android devices

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...

2 years ago

1 answers
71 views
0
Is there a way to get tweets randomly from Twitter by specifying a user ID and hashtag?

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 ...

2 years ago

2 answers
151 views
0
Understanding How Async/await Write Infinite Loops for Async Processing

I am creating the Windows form application that I currently have on Visual C#.If you check the check box, I would like you to keep doing other work behind the scenes.At that time, I decided to make th...


2 answers
121 views
0
What is the significance of deploying third-party monitoring tools like Zabbix in AWS and GCP?

I am completely ignorant of cloud services, so please let me know.Build servers (instances?) in AWS and GCP environments.On-premises monitoring of life and death, resource monitoring, log monitoring, ...

2 years ago

1 answers
32 views
0
About the number of xml transparent images on Android and the processing speed.

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...

2 years ago

1 answers
38 views
0
I created an application that starts the timer at a specific time, but the countdown does not work at the specified time.

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...

2 years ago

1 answers
104 views
0
I want Discord bot to be able to randomly send images in the list in response to specific words.

I'd like to send random images to specific words on the discord bot.I asked you a question because I don't know.At this stage, it is possible to take random items on the list, but I don't know how to ...

2 years ago

2 answers
80 views
0
How to request if you have multiple channels in a single Google account on YouTube data api

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...


1 answers
118 views
0
How to Set the Particle Generation Location

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...

2 years ago
« - 84 - »

© 2024 OneMinuteCode. All rights reserved.