Upload Image to Firebase in Android Studio | Upload Image to Firebase Storage | Android Studio

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Upload Image to Firebase in Android Studio | Upload Image to Firebase Storage | Android Studio
    Source Code : github.com/fox...
    Follow me on Instagram: / foxandroidblog
    Follow me on Facebook: / foxandroidblog
    Hey Developers,
    In this video, I have explained :
    * How to select an image from the gallery
    * Upload image to firebase storage in Android App
    How to Update Data in Realtime Database using Kotlin in Android Studio
    • How to Update Data in ...
    How to Delete Data from Realtime Database using Kotlin in Android Studio
    • How to Delete Data fro...
    Kotlin Functions and Methods - Basics and Syntax
    • Kotlin Functions and M...
    Firebase Data to RecyclerView
    • Firebase Data to Recyc...
    How to Add SearchView in Android App using Kotlin
    • How to Add SearchView ...
    JSON Parsing - Parse JSON Data from Web URL in Android
    • JSON Parsing - Parse J...
    #firebase #storage #uploadimage

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

  • @killergamingop
    @killergamingop 3 года назад +2

    Thanks bro aap Jaise logo ki vagh se hi han sab sikh pate hai perfect tutorial

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

      Glad it helped bro!!

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

      @@_foxandroid you are trying Hard god will give you success soon

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

      @@_foxandroid upload more firebase tutorial and also I want to know how to make e commerce app like Amazon

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

      Thanks bro... means a lot to me❤️

  • @mahira585
    @mahira585 11 месяцев назад +3

    My app crashes when i click upload image i have use the alternate for start activity result method..please tell what to do

  • @Choudhary_Gam1ng
    @Choudhary_Gam1ng 2 года назад +1

    Thankyou sir for your help with this tutorial I am able to create my college project work

  • @bonfaceosuka
    @bonfaceosuka 2 года назад +3

    Hello You have really amazing tutorials , can you show us how to upload Documents such as PDF to firebase and then retrieve them in a recycler view?

  • @SumoPixelPlay
    @SumoPixelPlay 2 года назад +1

    bro i love you video thanks and love you

  • @joanagomes635
    @joanagomes635 2 года назад +1

    very nice video!! helped me so much!!

  • @bonfaceosuka
    @bonfaceosuka 2 года назад +1

    Hey , can you make a video of how we can be able to retrieve the images into a recycler view in app

  • @Eric-ki4ke
    @Eric-ki4ke 2 года назад +1

    That was an awesome tutorial.
    I can't quite get it to work though.
    I've followed it exactly as laid out but I can't get the 'Select Image' button to do anything when clicked.
    Do you have a course on Udemy? Or somewhere else?
    I would very happily pay to learn this fully with your assistance.

    • @Eric-ki4ke
      @Eric-ki4ke Год назад

      Thank you. I'll try that.

  • @JayKumar-nm9uq
    @JayKumar-nm9uq 2 года назад

    Bro ..plz do a how to create a user favourite list and save their favorite pics in their list ......it will be helpful ..

  • @suzukimax100r9
    @suzukimax100r9 8 месяцев назад

    bro for me its app crashing and after rectifying the video and coded data for about 1 hour as like what have you done ,i have done it but i don't know what was the reason with it???? please clarify the error bro???

  • @KhouloudLachheb
    @KhouloudLachheb Год назад

    thank's for this video

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

    Bro is it possible to upload a file at specific path by storing it in a string variable like
    String path = "/storage/emulated/0/myapp/sample.jpg";
    Then can I upload that file to firebase is it possible please reply

  • @vrowmuria
    @vrowmuria Год назад

    How to change the profile picture in Firebase Auth database and not in Storage?

  • @Mirtguitar
    @Mirtguitar 5 месяцев назад

    good tutorial

  • @davejustinebantilan8111
    @davejustinebantilan8111 Год назад

    i cannot create an intent, is there something im not doing right? hope for an assistance

  • @harshid4661
    @harshid4661 3 года назад +2

    interesting

  • @santokhan_
    @santokhan_ Год назад

    Helpful

  • @user-qt5iq5rb6n
    @user-qt5iq5rb6n Год назад

    Hello, maybe you know why the binding.selectImagebtn line doesn't work for me? The selectImagebtn shows me an error

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

    good

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

    Can you tell me the emulator it looks good, does it has play store support.

  • @limcs7606
    @limcs7606 3 года назад +2

    The startActivityForResult is deprecated.. How to solve it?

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

      Please use scoped storage if your app targets android 10 or above

    • @godzabomni4148
      @godzabomni4148 2 года назад +1

      Any tutorial to do so?

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

      Yes please check out my latest videos

    • @godzabomni4148
      @godzabomni4148 2 года назад +1

      @@_foxandroid Make new tutorial on how to make calendar view that have events and indicator

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

    Hi bro, excellent video, I have a problem and I hope you can help me. The app doesnt throw any error, but doesnt allow me to select any image, I look for them in my phone's storage and they are there but i cant select them.

    • @DjonieCash
      @DjonieCash Год назад

      do you alrady have the solution? im having the same problem.

    • @MyKogul
      @MyKogul 4 месяца назад

      in code add "*" after "image/" to the following line "intent.setType("image/").... the resulting line should look like "intent.setType("image/*");"

  • @Agproo
    @Agproo Год назад

    starActivityForResult ¡¡¡¡deprecated!!! :/

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

    Its a kind request plz change your theme to high contrast instead of dracula it makes very tough to see the code and thanku sir

  • @은혜-s8z
    @은혜-s8z 3 года назад +1

    it says "Added variable(s) does not support value initialization: Adding field object package.MainActivity.imageUri" how do i fix this?

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

    why i can't select any images? can you help me

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

      Please correct the data type

    • @DjonieCash
      @DjonieCash Год назад

      @@_foxandroid can you please elaborate "correct the data type"

    • @MyKogul
      @MyKogul 4 месяца назад

      @@DjonieCash in code add "*" after "image/" to the following line "intent.setType("image/").... the resulting line should look like "intent.setType("image/*");"

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

    do kotlin