Use tiny db with list view image ,text component

it looks like you first should do some tutorials to learn the basics…

Taifun


A very good way to learn App Inventor is to read the free Inventor’s Manual here in the AI2 free online eBook http://www.appinventor.org/book2 … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.
There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also do the tutorials Tutorials for App Inventor | Explore MIT App Inventor to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor

3 Likes

is it correct now?

By this you will get only one item on your list view image and text…
To get multiple items…
You have to use add item in list block on value to store section of tiny db store value block

See this

Read my last reply … It’ll solve your problem…
Use add item in list block

I can’t able to understand can u please explain me with your blocks.

you are storing value on tiny db like text box. text
Use add item in the list block there

Like this

. If not then please create project and give me it’s screenshot.

Can i filter data from list.
I had made Application for youtube video and i want to make that the video which i had upload not shown to me . As same the video upload not show to self . I can i fo like ghis in list view i am using colon list view its not possible which will be the best extension please help me.

I don’t understand what you are saying…
Please be more specific pm me

Thank you so much for this.