id tag

1618 questions


1 answers
135 views
0
I got to know about the concept of View Holder in ListView, so please check if I understand correctly!

While searching for keywords related to ListView, I found out about ViewHolder, so I'm going to read related blogs and write down what I understood, so please check if it's right. I would appreciate i...

2 years ago

1 answers
25 views
0
The difference between animation, transition, and animator in Android studio res

Among the resource directories that can be created in the Android res folder, there are animators, animators, and transitions. What is the difference between these three?As for transition, I'm looking...

2 years ago

1 answers
35 views
0
I want to give a blur effect on the background

I want to blur the background like the picture aboveYo When I searched, I think it's a lot of blurring images, but it's a little different from the form I'm trying to implement. I used ViewFlipper whe...

2 years ago

1 answers
86 views
0
I'd like to know about the And Engine.

I developed a game app this time, and I learned that I can use And Engine by applying it to Android Studio, so I want to study And Engine, so I'll ask you a question.First, I want to know what the And...

2 years ago

1 answers
48 views
0
How to make aar in an Android studio

I want to use my project as a library on Android, so I want to make it aar... How can we do that?

2 years ago

2 answers
34 views
0
I want to give a click event to the view at the back.

The view is arranged as shown in the picture, and what should I do if I want to give a click event to a large blue container?Well... I think you can set the onClickListener with clickable as false in ...

2 years ago

1 answers
114 views
0
How to make EditText look like a password

I'm implementing an EditText login, but how can I make the password look like a black circle like when I enter it on another site?

2 years ago

1 answers
66 views
0
It's a problem when I try to link Google Calendar API in my application on Android.

http://webnautes.tistory.com/523We followed the process on the site above.I needed to use Google calendar api in the team project, so I was linking it.I've solved most of the other parts by searchingB...

2 years ago

1 answers
98 views
0
Add Kakao Talk Chat Room Button

If you look at this picture, there's a + button in the lower right corner of the left image. From the list of chat rooms,I want to keep the button on the spot, but how do I do this?

2 years ago

1 answers
49 views
0
How do I detect if the service is running on Android?

How do I detect if the service is running on Android?

2 years ago
« - 63 - »

© 2024 OneMinuteCode. All rights reserved.