i had the same problem. i am writing this for other people who have the same problem: if listview dont work i gone to list_item.xml and wrote this: ... dont ask me why its started works but in my exaple that was the reason
The item from the list_item Activity in activity_main.xml not working for me, the item in activity_main repeats itself and not only shows one item like in the video shows, how could I solve this?
Had followed all the steps but got the error in MainActivity.java which is cannot resolve symbol 'listview'. What should i do? Already rebuild the project. Please help me.
are you really using the element listview? i only see that everything is done very manual but i didn't see any ListView element, sorry if i'm wrong but i just see everything added one by one and not as a list to be imported as a list view... i was expecting more styling and not defining element by element ....
I am having an issue when I try to run it... Attribute "xmlns:android" was already specified for element "androidx.cardview.widget.CardView". this is the issue I am facing
At this time 15:40
When i write binding.listview the listview Show me it's a mistake why????
actual life saver, thank you so much for this great tutorial.
Listview shows before progress bar/loading in firebase database .
Please make this topic video because I can't find this topic video in youtube
how can i make listview of data from realtime data base items
Thanks Android knowledge for sharing this😊
Your welcome :-)
@@android_knowledge how to solve this error 'ListAdapter' is abstract; cannot be instantiated
dont work for me: Cannot resolve symbol 'listview'
Rebuild the project or make sure listview is properly declared and initialised :-)
i had the same problem. i am writing this for other people who have the same problem: if listview dont work i gone to list_item.xml and wrote this:
...
dont ask me why its started works but in my exaple that was the reason
@@android_knowledge how to solve this error 'ListAdapter' is abstract; cannot be instantiated
sir how to solve this error 'ListAdapter' is abstract; cannot be instantiated
How to make it so the user of the app can add new items to the list?
The item from the list_item Activity in activity_main.xml not working for me, the item in activity_main repeats itself and not only shows one item like in the video shows, how could I solve this?
Very informative video
Thanks :-)
@@android_knowledge how to solve this error 'ListAdapter' is abstract; cannot be instantiated
@@android_knowledge how to solve this error 'ListAdapter' is abstract; cannot be instantiated
Had followed all the steps but got the error in MainActivity.java which is cannot resolve symbol 'listview'. What should i do? Already rebuild the project. Please help me.
Ask chatgpt
wow your are so special!
kept it up! Sr
Please make custom listview that contains list of videos and can be watch/view when clicking a specific video in the list, thank you very much
Eternamente agradecida contigo
why is there only one image asset in the source code?
Thanks for informing, please check now :-)
@@android_knowledge how to solve this error 'ListAdapter' is abstract; cannot be instantiated
thanks a lot, i love u man
are you really using the element listview? i only see that everything is done very manual but i didn't see any ListView element, sorry if i'm wrong but i just see everything added one by one and not as a list to be imported as a list view... i was expecting more styling and not defining element by element ....
i like this no stop
The ActivityMainBinding and ActivityDetailedBinding are not working for me. please tell me how you import those
In gradle module, you have to mention buildFeatures with viewBinding.
@@android_knowledge still no luck
not work :(
@@android_knowledge
Hi. All super, but ...why java?
I upload in both programming languages, soon will upload the kotlin video as well :-)
Understand. Thank you very much for your work .
Make more projects please
Sure :-)
@@android_knowledge how to solve this error 'ListAdapter' is abstract; cannot be instantiated
how to solve this error 'ListAdapter' is abstract; cannot be instantiated
I am having an issue when I try to run it...
Attribute "xmlns:android" was already specified for element "androidx.cardview.widget.CardView".
this is the issue I am facing
Do not repeat "xmlns: android" in list_item xml file.
@@android_knowledge okay thank you