id tag

1618 questions


1 answers
40 views
0
Share Android db

Android DB uses sqliteWhen I tried it, it was the intestinesShould I say that cell phones can't share db because it's a DB?I want to share the db like the web. Please let me know the db program or met...

2 years ago

1 answers
22 views
0
When moving an object to parcellable...

The object was moved to parcelabel.Suppose you moved an object from A to activity B, when you modified the object in activity BCan I convert the value of the object declared in activity A??I wonder wh...

2 years ago

1 answers
42 views
0
Android: VIEW.SETID (INTID) - How to avoid ID conflicts when programming?

When coding, I put them in TextViews in for-loop and then put them in ArrayList.How do I use TextView.setId(intid)? What integer should the ID number be to avoid colliding with other IDs?

2 years ago

1 answers
26 views
0
Is it possible to apply the adjustViewBounds function after match_parent in the Glide library?

Hello, how are you? I'm a beginner who's been doing a little bit of work... I'll give you one ㅠ

2 years ago

1 answers
118 views
0
How do I refresh the list view?

I want to refresh the list view when I dynamically delete additional data on Android, how do I do it?


1 answers
101 views
0
How to hide the scroll bar of listview on Android

Is there a way to hide the scroll bar in ListView? As far as I know, it's only available in ScrollView, but I don't know how to do it in Listview.

2 years ago

1 answers
99 views
0
I have a question for Android Serializable.

I'd like to ask you a question about Serializable Intent.If you serialize the data class of ArrayList and simply send putExtra, the receiving side will receive itDo I just have to do getSerializableEx...


1 answers
32 views
0
WebChromeClient.FileChooserParams.parseResult(resultCode, data)

WebChromeClient.FileChooserParams.parseResult(resultCode, data)I don't know exactly what kind of role FileChooserParams is ㅠ

2 years ago

1 answers
138 views
0
Create Android App) Questions about storing hashtags in the Firebase database

Hello, everyone~I'm asking you because I'm blocked from implementing hashtags in the app I'm creating and saving them in the database.


1 answers
32 views
0
How do I handle posts with pictures when I create bulletin board posts on Android or iPhone? (Example photo attachment)

For example, if your photos and writings are together like this, you might need to dynamically process the viewDo you make the image view as dynamic as the number of images, put it in the scroll view,...

2 years ago
« - 131 - »

© 2024 OneMinuteCode. All rights reserved.