Dynamic Views | Programmatically add, remove and control view items | #dynamic #views #android #java

preview_player
Показать описание
In this video we will learn how we can add views dynamically and set data. Also see how can we remove that views.

Blog link

Music: Early Hours
Musician: @iksonmusic
Рекомендации по теме
Комментарии
Автор

Thank you so much! This is what I'm looking for

codetap
Автор

very informative and useful video 🔥🔥🔥🔥

TUSHAR-mjen
Автор

Thanks so much. That is absolute the coolest app i have seen in youtube. It is so cool.

peterknut
Автор

Este video es justo lo que buscaba
Bueno, casi pero suficiente para hacer lo que tengo en mente

mairon
Автор

I don't know why . But my code did not work. I write same as you. But my app crashed when i clicked on ok in dialog

resha
Автор

Hi, thank u so much this is very helpful. I wish you could do a tutorial where it retrieves and stores the data from and to a SQLite database

fajrulalam
Автор

Hello, thank you so much for this great tutorial!
I'm wondering, if I want to have a number on the left side (starting with 1 to n) that is increasing with every card that I add, how could I accomplish that?

CHEBOYKA
Автор

great job
it's problem that remove all data in container when close the app plz help me for the solve

ekramulhasanshawon
Автор

thanks but How can I clean up edittext after the first addition item

rayan
Автор

Great job! but why did you create the AlertDialog dialog object? thx

harifidynomenjanahary
Автор

How to insert item to database all items in list?

sadenlav
Автор

how to save these added views...on closing the app and opening again my added views are deleted ....

rayan
Автор

Great video, How could I store what has been created using sharedprefs

louisewilliams
Автор

Can I use constrain layout instead of relative layout?

antoninopampinella
Автор

How i can delete ConstraintLayout.LinearLayout object?

NickProkhorenko
Автор

Hi when can I send you message for help? I'm having trouble in my project

leventestancz
Автор

Hi, thank you for the tutorial! can I ask if there is a way to delete all views at once with a button?

boscowong
Автор

Can we make those cards permanent on even when you restart your app

danielmwinzi
Автор

At the end you don't show any app emulator, that's bad

KoaKBeatz
Автор

it gives me this error during the run time when i click on the button to strart the activity where the scroll layout is

E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.example.dietapp, PID: 21413
java.lang.RuntimeException: Unable to instantiate activity Attempt to invoke virtual method on a null object reference
at
at
at
at
at
at
at
at
at
at Method)
at
at
Caused by: Attempt to invoke virtual method on a null object reference
at
at
at
at
at
at
at
at
at Method)
at
at
at
at
at
at
at
at
at
at
at
at
at Method) 
at
at

antoninopampinella