id tag

1618 questions


1 answers
30 views
0
[Android] Is there a way to get a file path for music that's playing in another app?

It's been changed from marshmallows to authority. We can't use the existing application that has been suspended, so we're making it ourselves. I want to get music information from the Sony music app t...

2 years ago

1 answers
51 views
0
Apply Realm

Hello!I'm studying Android~I got to know the reality, so I'm applying it.I'm asking you this question because it's blocked from the beginningFirst of all, I didn't major in computer engineering, but I...

2 years ago

1 answers
96 views
0
Can't I make an Android video application using HTTP GET?

Hello. I don't know what kind of video technology there is, but I think I can just show the images continuously, so I'm asking you a question. Isn't it normal to just download images using HTTP GET an...

2 years ago

1 answers
51 views
0
Ringtone does not ring after switching to ringtone mode with Android Audio Manager

Hello, Hashcode family. I am a student who is learning by making a wake-up call application Don't you know what you're going to do on your phone before you go to bed, in ring tone/vibration/silence mo...


1 answers
133 views
0
Hello, I have a question about Android Studio.

I'm using a method called MultiautocompleteTextview.Is it possible to apply this to the mobile custom keyboard that was made separately (?)?Originally, this method is used when you enter a specific wo...


1 answers
79 views
0
Additional questions related to the delivery of previous Android fragment values

Functions that make fragments accessible public Fragment findFragmentByPosition(int position) { return getSupportFragmentManager().findFragmentByTag( android:switcher: + viewPager.getId() + : + + ...

2 years ago

1 answers
70 views
0
When developing Android, I want to press the button to play one of the various music, and then press the button again to play the next music.

If you press the play button among a,b,c music, and if you press the confirmation button, music B is played I want to implement the function of playing c music when I press the confirmation button...I...


2 answers
84 views
0
This is a question when receiving data when communicating with Android sockets.

I'm trying to get the data through Socket CommunicationI am receiving data by calling readLine using Buffered Reader class.However, when sending data from the server, the data cannot be read without a...


2 answers
154 views
0
How should I put my padded jacket when I put an image on the Android button?

I add a button on Android I want to put the image in the center and put a schedule padding. <Button android:background=@drawble/~ /> I did it like this and it was full. ㅜ

2 years ago

1 answers
122 views
0
It's an Android serialization question! Android Serializable

Hello, while studying Android, I have a question, so I posted this question.I suddenly remembered watching YouTube, where the serialization of objects that I saw once said that data transfer was very ...

2 years ago
« - 67 - »

© 2024 OneMinuteCode. All rights reserved.