ListView with images and texts in Sketchware

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025

Комментарии • 56

  • @marciobezerra3577
    @marciobezerra3577 10 месяцев назад

    Very good man thank you, would be posible put a search over this ListView with custom without errors.

  • @simtrainz
    @simtrainz 2 года назад

    Hi Sanjeev, Is there a way of calling an image into listview from a url? I have a listview calling data from a mysql database, which from time to time I add an extra item and I would like to include an image for that item.
    Many thanks, and keep up the good work!!

    • @sketchwarehelp
      @sketchwarehelp  2 года назад

      You can use Glide to load url in the listview adapter / onbindcustomview

    • @simtrainz
      @simtrainz 2 года назад

      @@sketchwarehelp Glide? not something I know

    • @sketchwarehelp
      @sketchwarehelp  2 года назад

      @@simtrainz
      Add the url to a List Map with some key
      Then display the ListMap in Custom ListView
      In onbindcustomview use Block, imageview load image with url.

    • @simtrainz
      @simtrainz 2 года назад

      @@sketchwarehelp that was the first thing I tried it just crashes the app. I have a field in the database table called image, I bind it the same as the txt but use the imageview load with url but it doesn't work :(

    • @sketchwarehelp
      @sketchwarehelp  2 года назад

      First try loading things other than images

  • @cothingamer582
    @cothingamer582 6 лет назад +1

    Code?

  • @은가누-z8n
    @은가누-z8n 4 года назад

    Thank you

  • @deepmalamaam
    @deepmalamaam 4 года назад

    Sir your video was awesome however I wanted to know how to implement searching feature for a list view displaying textview inside a linear layout

  • @vishalsehgal1981
    @vishalsehgal1981 4 года назад +1

    Hello,
    Pls make a video on ListView using Image URL.
    Thank u

  • @radwl
    @radwl 4 года назад

    How to load images in a listview from file path??

  • @VoiceBodo
    @VoiceBodo 6 лет назад +1

    Hello sir,....
    Please make a video on playing soundpool with listview.....I mean Add multiple sounds with soundpool and show it as lostview....so that we can scroll down...
    My concept is that...
    I have to creat a soundpool app with multiple sound.
    For example...
    I am creating a soundpool app.I want to add 50sounds in this app as sound poll.But I want to add all the sounds in a page as listview so that soundpolls (Sounds) can be played one by one and we can select sounds by scrolling up and down...
    How to creat such an app????
    Please make a video....I am your regular watcher....and also I showed your video to my two best friends....
    Please sir make a video on it....
    If you did not understand the concept please replay....I will explain in hindi....
    I will be helpfull if you make video on it.....
    Yours regular viewer
    Atmasri Basumatary
    Bajali Girls Science and commerce Academy
    Assam,India

  • @sugragorme5928
    @sugragorme5928 5 лет назад +1

    It is telling error. Integer cannot be resolved

    • @Dominnya
      @Dominnya 4 года назад

      Lmao... Integer should be with a big "I". It's not a integer, it's Integer

  • @canalsalker8032
    @canalsalker8032 6 лет назад +1

    I need all my lists to be random, because I do not want it to be one on top of the other

  • @infoguruyoutube
    @infoguruyoutube 7 лет назад

    In your project you can add a good number of image as it is icon but in case of high resolution image after input a few number of image(like 30 ) it will show error due to lack of memory space.That is why it will be helpful if you can make a video to generate thumbnail image.

  • @Biovirulent
    @Biovirulent 6 лет назад +1

    Thank you, this is very helpful. But I want to have the images in the list come from a specific path, not my image collection in sketchware. Anyone know how to?

    • @loveworksnoevil
      @loveworksnoevil 3 года назад

      Did you find out?

    • @Biovirulent
      @Biovirulent 3 года назад

      @@loveworksnoevil Nope, I found nothing.

    • @loveworksnoevil
      @loveworksnoevil 3 года назад +1

      @@Biovirulent I look more into it I need to do the same, if I found out I'll let u know, thanks

    • @loveworksnoevil
      @loveworksnoevil 3 года назад

      Found somebody that did it a week ago, I havent tried it yet though here's link ruclips.net/video/2vn_MbAyqGs/видео.html
      Hope it works

  • @elirannissani914
    @elirannissani914 6 лет назад +1

    How to do when i press for example: add it will open a new window?

    • @joenardsondivino5854
      @joenardsondivino5854 5 лет назад +2

      click the listview widget then click the onclick event then set data screen to the window you want to go

  • @gpgoldenpower4375
    @gpgoldenpower4375 6 лет назад +1

    Please respond ! :
    Detailed :
    I have 1 image in Resources. I don't have to show text in my list. I wrote exactly as you, changing the name of image and list. It doesn't shows the images. Why ?
    Edit: I founded what's the problem ! Srry

  • @mdlaique8474
    @mdlaique8474 3 года назад

    Bro how to add search bar in it for search of listview

  • @mdAshikuzzamanAkash
    @mdAshikuzzamanAkash 4 года назад

    hello sanjeev, can we count total number of items in a listview?
    if yes, then please tell me how

    • @sketchwarehelp
      @sketchwarehelp  4 года назад +1

      Length of list block

    • @mdAshikuzzamanAkash
      @mdAshikuzzamanAkash 4 года назад

      @@sketchwarehelp
      textview settext(length of listmap(map))
      is this the way?

    • @loveworksnoevil
      @loveworksnoevil 3 года назад

      @@mdAshikuzzamanAkash to string without decimal first then length of list yeo

  • @mfdbaman6287
    @mfdbaman6287 4 года назад

    Thanks bro

  • @domin4064
    @domin4064 4 года назад +1

    }
    private ArrayList image_list = new ArrayList();
    {

  • @ABC-zv1sd
    @ABC-zv1sd 2 года назад

    Make A Pdf Creator tutorial which can convert text+image(togetherly) to pdf file...

  • @skgujar2725
    @skgujar2725 5 лет назад

    Asd in sketchware is which programming language

  • @ja-san2405
    @ja-san2405 5 лет назад

    How to delete item From coustom listview.. I Need to know..🙏

  • @enejsrok8635
    @enejsrok8635 6 лет назад

    Why do you need Action view?

  • @whazza
    @whazza 4 года назад

    How to add searchview?

  • @ovidiuux
    @ovidiuux 7 лет назад +1

    How to make a daily check with notification ? :)

    • @sketchwarehelp
      @sketchwarehelp  7 лет назад +2

      Notifications is not a good idea in Sketchware, because it works only when the app is running.
      For notifications which work all the time you need to create a service in AndroidManifest.xml. You can do it in AIDE or Android Studio.
      I don't know how to do it.

  • @justbear729
    @justbear729 6 лет назад

    Hi, please make a tutorial like this:
    at firstActivity has 2 EditText and 2 Button.
    Button1 for saving data from EditText1 and EditText2 to listview.
    Button2 for move to secondActivity.
    at secondActivity has customListView where display EditText1 and EditText2.
    in customListView sort list by newest at top.
    I've tried this, but when add EditText2 to TextView2 in customListView always get error. And most of tutorial video only has 1 EditText.
    note: it is working very well if i use firebase, but now i don't want to use firebase because I'm building offline app.

    • @sketchwarehelp
      @sketchwarehelp  6 лет назад

      You can try as in this video: ruclips.net/video/Ow97Ysha4Ew/видео.html

  • @suryakant6750
    @suryakant6750 6 лет назад +1

    how to add image image in spinner

  • @rahimeetechnical4187
    @rahimeetechnical4187 7 лет назад

    How to add vice msg in firebase database chat application...

  • @pacswadi2614
    @pacswadi2614 6 лет назад

    Sir Please make a vedeo on share text on listview
    Number of quotes shareing option sir please replay

  • @riazuddin87749
    @riazuddin87749 6 лет назад

    thanks

  • @ganeshpawar2571
    @ganeshpawar2571 5 лет назад

    Sir Please Make a video for listview Item Like
    ItemNam Grade
    Apple A
    Banana A
    Apple B
    Chicku A
    Apple C
    but i want show display result in Listview as
    Apple
    A
    B
    C
    Banana
    A
    Chicku
    A
    So how to use this using Firebase Database Please Help me.

  • @aryam6650
    @aryam6650 6 лет назад

    plz make a video on video app

  • @Video-Hamarang
    @Video-Hamarang 6 лет назад

    send code please

  • @canalsalker8032
    @canalsalker8032 6 лет назад

    Hi