Firebase Storage | User profile image

  Рет қаралды 26,835

Mafia Codes

Mafia Codes

Күн бұрын

Пікірлер: 87
@HotDoggyStand
@HotDoggyStand 4 жыл бұрын
Thank you so much for writing out the steps in the very beginning of the tutorial. I am constantly fast forwarding through so many videos because I am not sure if it's the tutorial I need, ppl just start the tutorial without showing you what the end result is in the beginning , it is hard to tell based off the titles.
@mafiacodes
@mafiacodes 4 жыл бұрын
glad that u like it...
@vipuljatanna4098
@vipuljatanna4098 2 жыл бұрын
i created basic chat app , i was confused how to display user profile picture after login , after that i found your video and it help me . THANK YOU SO MUCH ❤❤❤❤😁✌
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe like share
@vipuljatanna4098
@vipuljatanna4098 2 жыл бұрын
@@mafiacodesyes sir ❤️
@bentameurmohammedayoub1464
@bentameurmohammedayoub1464 Жыл бұрын
You save my day Brother thank you
@damorvipul1993
@damorvipul1993 3 жыл бұрын
nice helped me 🎉
@yashpasari850
@yashpasari850 4 жыл бұрын
Thanks a lot..... i followed the whole series and built this app..... it was very fun experience learning from you....
@mafiacodes
@mafiacodes 4 жыл бұрын
Subscribe like share
@skramzankureshi5555
@skramzankureshi5555 4 жыл бұрын
@@mafiacodes sir how set image url string in firbase datbase
@skramzankureshi5555
@skramzankureshi5555 4 жыл бұрын
@@mafiacodes i have try but database string not initialize with image uri string hiw i inizialize this and set this url in database as a profile image url
@christianalejandroflores8501
@christianalejandroflores8501 3 жыл бұрын
excellent! simple, well explained and easy to understand!
@sachinbhandari414
@sachinbhandari414 4 жыл бұрын
very awesome tutorial and finally finished it sir
@androcomunna2427
@androcomunna2427 4 жыл бұрын
You can start advance level and project base app tutorial .. we are with you. And I got better to understand from the whole series. Thanks. Best of luck ..We are with you.
@JunaidMalik-py2po
@JunaidMalik-py2po 4 жыл бұрын
superb wonderful understanding of the concept and the method of explaining.
@mafiacodes
@mafiacodes 4 жыл бұрын
Subscribe like share
@mohamadfitri5939
@mohamadfitri5939 2 жыл бұрын
The camera does not working if i click the image. it won't open the camera. Any idea to fix it, sir?
@umniahalhalaby2110
@umniahalhalaby2110 3 жыл бұрын
thank you!
@lionlife1893
@lionlife1893 2 жыл бұрын
thank you so muchhh
@rahulpandya805
@rahulpandya805 3 жыл бұрын
where you have create RESULT_OK: case?
@koustavsarkar3378
@koustavsarkar3378 3 жыл бұрын
Sir when I take image then save it the user profile returns to login screen? Quick help needed...
@MrBobstah
@MrBobstah 4 жыл бұрын
hello @yoursTRULY for some reason when i click the profile image view, to take a picture, the camera will not open for me to take a picture, do you have any idea why i am having this problem?
@mafiacodes
@mafiacodes 4 жыл бұрын
Have u specified the camera permission in manifest
@luciuspemotto1211
@luciuspemotto1211 2 жыл бұрын
thank a lot :D
@mafiacodes
@mafiacodes 2 жыл бұрын
Subscribe Like Share
@redpersimmon6940
@redpersimmon6940 4 жыл бұрын
Please Help.... All Works...But At Last Step When I Insert Code Inside Firebase User ..... Its Crash .....Please Help Me
@mafiacodes
@mafiacodes 4 жыл бұрын
U need to share on github or tell what I causing problem
@redpersimmon6940
@redpersimmon6940 4 жыл бұрын
Done It...I Forget To Declare Firebase User
@redpersimmon6940
@redpersimmon6940 4 жыл бұрын
Thanks For Your Reply
@redpersimmon6940
@redpersimmon6940 4 жыл бұрын
And One More Question How To Choose Pic From Gallery For Upload ???
@yashpasari850
@yashpasari850 4 жыл бұрын
Hi there is a problem that is when I sign in using any method then instead of showing the recycler view it again shows the login/register view and when i close the app and reopen it , it shows the recycler view.... how can i fix this?
@yashpasari850
@yashpasari850 4 жыл бұрын
the mainactivity and loginregisteractivity code is same.... i can't find the bug
@mafiacodes
@mafiacodes 4 жыл бұрын
share code on git so I can see...
@coffeeecatsss
@coffeeecatsss 4 жыл бұрын
How about open gallery instead open camera sir? Could you help me please? Thanks
@negrosoriental1stDEO
@negrosoriental1stDEO 4 жыл бұрын
what will happen when offline..the profile will still be there.
@jayachandranathuppara3944
@jayachandranathuppara3944 4 жыл бұрын
How we use gallery to upload profile picture in this we can take pictures only from camera
@mafiacodes
@mafiacodes 4 жыл бұрын
Using intent with action pick
@jayachandranathuppara3944
@jayachandranathuppara3944 4 жыл бұрын
@@mafiacodesWhile by using intent pick when i select image there is a app crash. thank you
@mafiacodes
@mafiacodes 4 жыл бұрын
What’s the error code, most likely u need permission to access photos
@jayachandranathuppara3944
@jayachandranathuppara3944 4 жыл бұрын
@@mafiacodes Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.os.Bundle.get(java.lang.String)' on a null object reference. pointing to:- Bitmap bitmap = (Bitmap) data.getExtras().get("data");
@jayachandranathuppara3944
@jayachandranathuppara3944 4 жыл бұрын
And how can we get the profile image in a recycler view sir .
@GamingWithMicc
@GamingWithMicc 3 жыл бұрын
After capturing the picture with my phone. It does not load it into the camera, anyone to suggest where to debug?
@mafiacodes
@mafiacodes 3 жыл бұрын
Any error in logs?
@GamingWithMicc
@GamingWithMicc 3 жыл бұрын
@@mafiacodes all node in jank list is out of time,.... Inactivity disconnecting from service.. This is the error for when I click on the imagine View, capture and upload.
@GamingWithMicc
@GamingWithMicc 3 жыл бұрын
@@mafiacodes could it be my data base? anything I need to do to my firebase before? Cause I can store users email and passwords .. also the database to store images is not there in my firebase console
@NurulHuda-jv8xh
@NurulHuda-jv8xh 4 жыл бұрын
do we need this dependency 'com.squareup.picasso:picasso:2.71828' ?
@mafiacodes
@mafiacodes 4 жыл бұрын
Yes it’s only to load image, use either picasso or glide
@saadalamkhan9466
@saadalamkhan9466 4 жыл бұрын
can you code it for taking image from the gallery instead of camera
@sachinbhandari414
@sachinbhandari414 4 жыл бұрын
You have good knowledge, i think you should start a youtube channel sir
@mafiacodes
@mafiacodes 4 жыл бұрын
your watching this on my KZbin channel dear 😊
@sachinbhandari414
@sachinbhandari414 4 жыл бұрын
Sarcasm sir😅
@lukecross5439
@lukecross5439 4 жыл бұрын
how to upload google user profile image (uri - link) to storage?
@Crymacx17
@Crymacx17 4 жыл бұрын
I inspired from your code but it doesn't update on first image upload, always I have to upload twice, I don't know why ??
@mafiacodes
@mafiacodes 4 жыл бұрын
Share ur code on GitHub
@Crymacx17
@Crymacx17 4 жыл бұрын
@@mafiacodes Here: github.com/Ramy9999/upload-and-save-firebase-image-for-each-user/blob/master/save%20firebase%20image%20the%20first%20time
@fatimakhalid6761
@fatimakhalid6761 4 жыл бұрын
sir their is no error in my code but my app is crashing... kindly reply...
@mafiacodes
@mafiacodes 4 жыл бұрын
Can’t happen please check the logs n revert
@leandrosistemavs1043
@leandrosistemavs1043 4 жыл бұрын
in kotlin code it's possible?
@muhammadhamzaalirajpoot5721
@muhammadhamzaalirajpoot5721 4 жыл бұрын
give me the link of the previous videos in which you upload and retrive profile image from firebase
@mafiacodes
@mafiacodes 4 жыл бұрын
Uploading: kzbin.info/www/bejne/ZqO2eqZve8eqpKs Downloading: kzbin.info/www/bejne/bYLRmZime8aAgq8
@saadalamkhan9466
@saadalamkhan9466 4 жыл бұрын
not working sir even not going to gallery tried again and again
@hirashaikh9217
@hirashaikh9217 4 жыл бұрын
can anyone help me , final String downloadUrl=task.getResult().getStorage().getDownloadUrl().toString(); final String downloadUrl=task.getResult().getDownloadUrl().toString(); these code is not working for uploading image from firebase storage to firebase database
@TheDerbeckster
@TheDerbeckster 4 жыл бұрын
Hello, thanks for your Video its very cool, i take your code but i get an error like this: Failure delivering result ResultInfo{who=null, request=10001, result=-1, data=Intent { act=inline-data flg=0x1 (has extras) }} to activity {com.example.oesteventapp/com.example.oesteventapp.LandingAdmin}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.ImageView.setImageBitmap(android.graphics.Bitmap)' on a null object reference What i´m doing wrong?
@mafiacodes
@mafiacodes 4 жыл бұрын
At what point ur getting this error?
@TheDerbeckster
@TheDerbeckster 4 жыл бұрын
@@mafiacodes thanks for the fast answering. I solved it. I forgot to initialize the imageview :)
@amazingshots7619
@amazingshots7619 4 жыл бұрын
setImageBitmap is not working
@xxthebbkidxx
@xxthebbkidxx 4 жыл бұрын
is this code uploaded on github?
@mafiacodes
@mafiacodes 4 жыл бұрын
Yes, the link in description
@xxthebbkidxx
@xxthebbkidxx 4 жыл бұрын
@@mafiacodes Im getting this error when trying to call the onclick function in the profile java class: java.lang.illegalstateexception: could not find method handleimageclick(view) in a parent or ancestor context for android:onclick attribute I have tried to move the onclick method in on create and still the image wont click any suggestions?
@muhammadhamzaalirajpoot5721
@muhammadhamzaalirajpoot5721 4 жыл бұрын
bro image is not retriving text is retrived but image is not
@coffeeecatsss
@coffeeecatsss 4 жыл бұрын
And why my image size too large?
@mafiacodes
@mafiacodes 4 жыл бұрын
Probably ur not using compress image as explained in the video itself.
@coffeeecatsss
@coffeeecatsss 4 жыл бұрын
@@mafiacodes hehe, yeah i already fixed it ,thanks you, btw how we open gallery instead open camera sir?
@bryanchristopher3518
@bryanchristopher3518 4 жыл бұрын
how if i want to use gallery?
@mafiacodes
@mafiacodes 4 жыл бұрын
will make a video on the same
@bryanchristopher3518
@bryanchristopher3518 4 жыл бұрын
Hello ,how to import "TAG"?
@redpersimmon6940
@redpersimmon6940 4 жыл бұрын
Insert public static final String TAG="TAG": At top of ur code
@thiloj
@thiloj 4 жыл бұрын
My image gets like a blue flair over it.
@mafiacodes
@mafiacodes 4 жыл бұрын
That has nothing to do with code unless ur implementing a blue flair thru code.
@thiloj
@thiloj 4 жыл бұрын
@@mafiacodes Looks like it was the Emulator's fault. On a real device it looks fine. Thanks Also is there any way to select an Image from Storage instead of taking a new Image?
@DanistevenOOF
@DanistevenOOF 4 жыл бұрын
Mosquito on picture ;';
@mafiacodes
@mafiacodes 4 жыл бұрын
😂
@xmadevelopers5213
@xmadevelopers5213 2 жыл бұрын
startActivityForResult(intent, TAKE_IMAGE_CODE); this is deprected how to fix
@mafiacodes
@mafiacodes 2 жыл бұрын
registerActivityfor result
@rahulpandya805
@rahulpandya805 3 жыл бұрын
where you have create RESULT_OK: case ?
Firebase | Modifying Notes App to Twitter like
2:01
Mafia Codes
Рет қаралды 2,4 М.
CAN YOU DO THIS ?
00:23
STORROR
Рет қаралды 47 МЛН
ПРЯМОЙ ЭФИР. Золотой мяч France Football 2024
4:41:06
How to Add a Custom Domain on Vercel
7:01
Bryam Loaiza
Рет қаралды 45 М.
Upload Images to Firebase in Android Studio | Beginner's Guide
8:36
Firebase | Updating User Profile
11:24
Mafia Codes
Рет қаралды 19 М.
Firebase Storage | Downloading images or files
6:15
Mafia Codes
Рет қаралды 26 М.
Getting started with Firebase Storage on the web
7:10
Firebase
Рет қаралды 46 М.
CAN YOU DO THIS ?
00:23
STORROR
Рет қаралды 47 МЛН