Show Images from Firebase in a RecyclerView - Firebase Cloud Storage

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • In this video you will learn how to get a whole collection of images from your Firebase Storage and show them all in a RecyclerView.
    ⭐ Get certificates for your future job
    ⭐ Save countless hours of time
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become a professional Android developer now:
    pl-coding.com/...
    Get the source code here:
    github.com/phi...
    Regular Android tutorials on my Instagram: / philipplackner_official
    Checkout my GitHub: github.com/phi...

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

  • @starlite5097
    @starlite5097 4 года назад +7

    How about populating a recycler view with the links in firestore that point to images in firebase storage? I think this is what most people need :D Thanks for the video.

  • @xurshidbekbro
    @xurshidbekbro 11 месяцев назад

    thank you for sharing your good knowledge, I have a question, How are you writing xml item id on other classes without typing binding , I'm so shocked

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

    E/RecyclerView: No adapter attached; skipping layout how to fix this? and i cant call the .await()

  • @akshitverma7223
    @akshitverma7223 4 года назад +3

    Nice Video!😊
    Could you please tell me how to show Other files like PDF Documents in recycler view instead of images. I really want to know for my college project.😊

  • @126basavarajhiremath2
    @126basavarajhiremath2 Год назад

    pls help, i am have uploaded image and its name in firebase ,tried with everythin,firestore and realtime db,but i can't able to get images on recyclerview, using glide, images are repitative in nature only the last image is displaying , and coded using java.

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

    I wanna do that but un java :c how can i do It?

  • @TOP10-m3n5c
    @TOP10-m3n5c 4 года назад +1

    Instead of imageviewer can we use pdf viewer

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

    Thankyou so much sir. It was very helpful for my fyp

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

    when i use image in images. the item option does not show up

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

    00:56 does Picasso also cache images like glide ?
    also. if user jump to another activity and returns back to this activity is there any way to show these images first before the user refreshes the recyclerview or before they are fetched themselves ? ( to avoid that delay in case of a poor network )

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

    Thanks, If it is possible consider making a KMM (Kotlin Multi Platform) series - just for android. I want to develop my kotlin based apps for IOS but I need a Kotlin pure backend.

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

    thats ammasing!

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

    Is it possible for you to show me how to display the pictures in the recycler view when im trying to upload them alongside other views. I have managed to successfully upload the pictures into the firebase but for some reason cant seem to figure out how to pull those pictures and display them in a report in recycler view

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

    Hi, please I'm getting - getdownloadurl() is not supported at the root of the bucket

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

    Hi Philipp, Great video as usual. I have one problem. I have used your code but also used viewBinding. I have two errors in the imageAdapter.kt. Firstly in onCreateViewHolder, item_image is an Unresolved reference. Secondly in onBindViewHolder the ivImage is showing an error. I would normally put binding.ivImage but I am not sure how to use viewBinding with a class.

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

      I have fixed the first problem, I had forgotten to create the layout in imageAdapter.kt. But I am still stuck on the second problem.

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

      Ok, so I have sorted the second problem by using id 'kotlin-android-extensions' in build.gradle. However as I am using viewBinding is there a better way.

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

    Sir how to show psd or dng images

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

    How to do this but in different fragments in my app?

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

    What about for texts ?
    Could you do a video on texts too?

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

    could you please do a ROOM series?

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

    grate video thanks

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

    Nice video could u please show how to add click listeners to those images in the recyclerview to another activity or fragment

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

      Hi, Just wondered if you managed to add click listeners to this recyclerView. If so how did you do it. Cheers Tony

  • @TOP10-m3n5c
    @TOP10-m3n5c 4 года назад

    Can we make the same for uploading pdf and downloading pdf and show the downloads on the other activity.

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

    I want to upload multiple images. Can someone help me?

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

    I love that pictures 🤣🤣

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

    Nice!

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

    how to make real time ?

  • @MMB3245
    @MMB3245 3 года назад +3

    Hi Philipp, thanks always for your superb videos. I just wanted to ask a quick question regarding using Coroutines in your videos (this and Spotify clone app, etc.).
    I see that you are using Coroutine in the functions loading a DB from Firestore. I do believe that's a safe and an appropriate method. Now, for some other peoples' videos using Firebase/Firestore in Android Studio that I've watched, none of them uses Coroutine or Async (Yet they seem to work without much problem in their videos). If possible, can you tell us what can possibly go wrong if we don't use Coroutines and your general thoughts on this subject? Below is the list of Firebase vids I've watched (not using Corouinte/Async)
    ruclips.net/video/gHp3FzAJxyQ/видео.html
    ruclips.net/video/lAGI6jGS4vs/видео.html

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

    First view , first like

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

    Can I get a reply ???