d tag

2228 questions


1 answers
134 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
80 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
155 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
124 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

3 answers
89 views
0
What kind of server-related language would be good if we are currently looking for?

Currently, I am in charge of Android development, and I know how to play php a little bit, but I want to be a more skilled full-stack programmerPlease tell me what language I should develop the server...

2 years ago

1 answers
26 views
0
This is an Android open source list question.

Hello.I'm trying to open the open source used by commercial apps such as Kakao Talk, but I don't have a clue.android-viewpagerindicatoractionbarsherlocknineoldandroidsapache log4netapache commonsgsonv...

2 years ago

1 answers
44 views
0
Hello. I've implemented the bulletin board through webview using gnuboard as Android Studio. The file attachment function is not working.

Hello, I'm making an app with Android Studio. (Beginner)It works well on mobile by bringing the Nuboard 5 bulletin board to the fragment as a web view.However, if you click the Attach File button to c...

2 years ago

1 answers
33 views
0
I have a question about the error that occurs when creating a dialog window using Android Activity theme!

Hello, I'm a student studying Android.I'm just going to use activity theme to create a dialog window.However, even if I tried googling and incorporated the methods found in googling, I couldn't figure...

2 years ago
« - 110 - »

© 2024 OneMinuteCode. All rights reserved.