How to download files from Firebase Storage to Android device using RecyclerView | Simple tutorial

  Рет қаралды 23,755

Devriz Technologies LLP

Devriz Technologies LLP

Күн бұрын

Пікірлер: 63
@rajatgupta6043
@rajatgupta6043 4 жыл бұрын
There is no worth of saving time if people don't understand. Btw Good job man!
@khumokwezimashapa2245
@khumokwezimashapa2245 2 жыл бұрын
Can I also use this code to download from Realtime database?
@rajabalikhusmurodov9368
@rajabalikhusmurodov9368 4 жыл бұрын
Hello. Thank you for the video tutorials. I have a question how to access these files from this application or how will these files be saved?
@raissabonaldoacerbi7936
@raissabonaldoacerbi7936 4 жыл бұрын
HELP! Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:8:5-22:19 to override.
@hugovaldes9412
@hugovaldes9412 2 жыл бұрын
i need the same but in kotlin, any reference?
@mrjarvisgaming7323
@mrjarvisgaming7323 5 жыл бұрын
Ye project bahut accha hai bhaiya, isme ek aur feature kaise lgaye ki jo download kiye hai file iss app se wo isi app me show kar sake?
@JayKumar-nm9uq
@JayKumar-nm9uq 3 жыл бұрын
Bro can we download images like this...
@canibehappyplease1982
@canibehappyplease1982 2 жыл бұрын
In 19:28 what did you do???
@penDriveTech
@penDriveTech 2 жыл бұрын
Can't work for me v7. Can you please give me an update code? Please?
@tharunrao6072
@tharunrao6072 4 жыл бұрын
hello bro, a great tutorial !! can you explain the same download concept under RecyclerView with a download button, which was already uploaded in firebase storage ......
@theskyspace8280
@theskyspace8280 3 жыл бұрын
I want to download files from firebase but I want that downloaded file(JSON file) to be only accessed by my app.Could you please help?
@theskyspace8280
@theskyspace8280 3 жыл бұрын
should I change the download directory ?
@ghaithmuhammed279
@ghaithmuhammed279 3 жыл бұрын
thank you, is there kotlin code ?
@kamalabaikattimani6994
@kamalabaikattimani6994 3 жыл бұрын
At MainActivity java getting error.. Just you copied without explanation
@poojashree6472
@poojashree6472 4 жыл бұрын
Please put a video on how to retrieve video stored in firebase and with download button option.
@AtharvaSK11
@AtharvaSK11 4 жыл бұрын
Video is too good, but my question is where these files are stored? because my app can download files, but not showing in downloads. please help.
@bsmrstucseimac0396
@bsmrstucseimac0396 5 жыл бұрын
why not show your download directory. briefly explain about it plz. sir
@jimmkerry8057
@jimmkerry8057 4 жыл бұрын
Hello sir, very great explanation. May u plz make tutorial of the same but with one more button to view the pdf from recycler view in another activity please.
@juan0789s
@juan0789s 4 жыл бұрын
hi maybe do you know if is possible to do the same in realtime database?
@djkunal9103
@djkunal9103 5 жыл бұрын
Sir, how share an image from recycler view using firebase database
@tahirbinyousaf4586
@tahirbinyousaf4586 4 жыл бұрын
Very nice and helpful. I have a tiny question in tab layout when I load a fragment it successfully replaces the tabs but on back pressed the loaded fragment should be removed and tabs should be visible as if the fragment was never loaded. How can I make it happen?
@deeps.r.7867
@deeps.r.7867 4 жыл бұрын
Use get Activity before get fragment manager and begin transection Keep coding
@mrjarvisgaming7323
@mrjarvisgaming7323 5 жыл бұрын
Isi project me wo feature dalke ek new video bnaea, kyuki aisa video humko pure KZbin me nhi mila, search volume bahut hai par video ek bhi nhi to isse logon ko help bhi hoga aur aapke views v exponentially barhege
@karankadam160
@karankadam160 5 жыл бұрын
How to display firebase storage uploaded data in listview with its default name in android studio
@winnersteam8225
@winnersteam8225 4 жыл бұрын
How to download the pdf file from firebase and save offline but only open by the android app not any external app(file manager)
@farzadnazary150
@farzadnazary150 4 жыл бұрын
I need same thing ... did you solve it?
@sameershaik6972
@sameershaik6972 4 жыл бұрын
bro plz make a video that how to view the download pdf file
@ahammedirfanali4586
@ahammedirfanali4586 4 жыл бұрын
Thanks.... the tutorial i was searching for... I am facing an issue that.. if the device is in offline, and i press the download button x times during this. The device start downloading the file x times when internet is available. Is there any way i can disable the download query when internet is not available. or disable download button and show internet is not available
@prachikulkarni7903
@prachikulkarni7903 4 жыл бұрын
U can just add up a toast message for that. If internet is not available it will popup with the toast message of "No internet available" and internet is there u can download the file
@HarithaMadushankaharryze7
@HarithaMadushankaharryze7 5 жыл бұрын
Hello Nice Tutorial! I face an issue. When I go to my FirebaseStorage, and when I click on a file, I can't see a 'downloadUrl' link. Could I know why please? Thankyou!
@ria201tiss9
@ria201tiss9 4 жыл бұрын
I've got the exact same issue.
@prachikulkarni7903
@prachikulkarni7903 4 жыл бұрын
Go to file attributes. Name size n all.. there is a option called access token.. under the storage location. That access token is nothing but the file URL
@shashidharybhat
@shashidharybhat 5 жыл бұрын
I guess you should make a video about the inbuilt layout editor in Android Studio.
@DevrizTechnologiesLLP
@DevrizTechnologiesLLP 5 жыл бұрын
What exactly would you like to see Shashidhar in the Layout Editor? By the way I've synced your project and I'm reviewing it.
@shashidharybhat
@shashidharybhat 5 жыл бұрын
Techriz I meant it would be a good video for beginners and would benefit them.
@raghavaggarwal8644
@raghavaggarwal8644 4 жыл бұрын
how did u uploaded the files on firebase datbase?
@adarshprajapati4786
@adarshprajapati4786 3 жыл бұрын
There is a difference between firebase storage and firestore
@yash-5711
@yash-5711 4 жыл бұрын
i dont know why my activity is blank white screen.. please help
@yash-5711
@yash-5711 4 жыл бұрын
E/RecyclerView: No adapter attached; skipping layout this is showing in run
@prachikulkarni7903
@prachikulkarni7903 4 жыл бұрын
Thanks for the tutorial but u mentioned u made a video for single file database. Sorry but cant find it on your channel
@akshayraut7725
@akshayraut7725 4 жыл бұрын
kzbin.info/www/bejne/iZ67eJ-sbLZ4hZI&ab_channel=Techriz
@madhavsingh3944
@madhavsingh3944 4 жыл бұрын
E/RecyclerView: No adapter attached; skipping layout error please help!!
@yash-5711
@yash-5711 4 жыл бұрын
i am getting the same , you solved it now?
@giggen9057
@giggen9057 5 жыл бұрын
Absolutely you should make a video explaining recycler view concepts , because even though i used it in some of my projects but i don't know exactly its concepts. Thanks for the video !
@DevrizTechnologiesLLP
@DevrizTechnologiesLLP 5 жыл бұрын
I would love to make one soon😀☺️ btw don't forget to subscribe and like the video!
@masonleonardo2855
@masonleonardo2855 3 жыл бұрын
I realize I am kind of off topic but does anybody know a good place to watch new tv shows online ?
@jedidiahelijah6739
@jedidiahelijah6739 3 жыл бұрын
@Mason Leonardo flixportal xD
@masonleonardo2855
@masonleonardo2855 3 жыл бұрын
@Jedidiah Elijah Thank you, signed up and it seems like a nice service =) Appreciate it!
@jedidiahelijah6739
@jedidiahelijah6739 3 жыл бұрын
@Mason Leonardo No problem =)
@prathammeghani6128
@prathammeghani6128 4 жыл бұрын
"skipping layout no adapter attached" Getting error Please help It's urgent
@shabeer_wms
@shabeer_wms 4 жыл бұрын
because of version of implementation
@juls387
@juls387 5 жыл бұрын
how to load a pdf file from firebase to android studio?
@chetandhiman8757
@chetandhiman8757 5 жыл бұрын
The files are not generated automatically plz give me reply?
@DevrizTechnologiesLLP
@DevrizTechnologiesLLP 5 жыл бұрын
Please elaborate the problem you're facing. Thank you 😊
@chetandhiman8757
@chetandhiman8757 5 жыл бұрын
When i add data to storage then in realtime storage it is not generated automatically as you said in video. What's the solution for this can you plz tell me. ?
@chetandhiman8757
@chetandhiman8757 5 жыл бұрын
?
@mrjarvisgaming7323
@mrjarvisgaming7323 5 жыл бұрын
File download hone ke baad download ka button =gone, krke new button READ ka kaise daalen
@deeps.r.7867
@deeps.r.7867 4 жыл бұрын
Use if else to identify the situation Keep coding
@marcokebaitse6121
@marcokebaitse6121 3 жыл бұрын
the download status of the file says DOWNLOAD UNSUCCESSFUL.......welp
@worawit3012
@worawit3012 4 жыл бұрын
What did I want install Dvwa in android?
@Nayan_nath6545
@Nayan_nath6545 4 жыл бұрын
You made it difficult to understand. Please make simple video's that any one can understand
@sgur34
@sgur34 5 жыл бұрын
Спасибо друг, очень помог !
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Downloading Files - Firebase Cloud Storage
6:36
Philipp Lackner
Рет қаралды 10 М.
How to integrate Paytm in you Android App | Simple and easy tutorial
24:15
Devriz Technologies LLP
Рет қаралды 25 М.
Intro to Windows Forms (WinForms) in .NET 6
1:35:50
IAmTimCorey
Рет қаралды 248 М.
Writing Code That Runs FAST on a GPU
15:32
Low Level
Рет қаралды 582 М.
Download Files - Android Studio - Java
7:46
Atif Pervaiz
Рет қаралды 56 М.
Part 1: Upload and Download file using PHP and MYSQL
18:37
Coding With Nyemmal
Рет қаралды 32 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН