Sir can you plz tell me, can this same code be used in fragment too or there will be some changes? I want to show user data from firebase in a fragment, how can i achieve that?
but when you click on the change profile and bring the data with you on the EditProfile activity, the data is not dynamic. If i have a different email, it will write the wrong one.
I had an issue with the onCreate(), I needed to add the specific field when instantiating... profileFullName = (EditText) findViewById(R.id.profileFullName); // = (EditText) has been added to fix my issue. An error isn't always thrown in my case but this was the error I was getting:- caused by: java.lang.nullpointerexception: attempt to invoke virtual method 'android.view.view android.widget.imageview.findviewbyid(int)' on a null object reference
Hey! Can you please provide the source code? I am only using it for research purposes, I have a college project and it would really save some time to get the code and update it for what I need. Thanks! Hope you see this message in a timely manner.
You know, you should show us from the beginning or at least explain midway. You were at the designing section then BOOM!, implementing coding. Please don't confuse us. :()
your tutorials are the best please make a tutorial on material design login system there is no full tutorial on youtube
Sir can you plz tell me, can this same code be used in fragment too or there will be some changes?
I want to show user data from firebase in a fragment, how can i achieve that?
but when you click on the change profile and bring the data with you on the EditProfile activity, the data is not dynamic. If i have a different email, it will write the wrong one.
I had an issue with the onCreate(), I needed to add the specific field when instantiating... profileFullName = (EditText) findViewById(R.id.profileFullName); // = (EditText) has been added to fix my issue. An error isn't always thrown in my case but this was the error I was getting:-
caused by: java.lang.nullpointerexception: attempt to invoke virtual method 'android.view.view android.widget.imageview.findviewbyid(int)' on a null object reference
Please can you teach us credit card integration
Please can you make an app that can accept credit card payment?
Hi ... Great video. Please make video on multiple user like admin n users.. admin can edit data n user can see it
Or make video on massaging to one user to other like chatting app actually I am trying to do but can't work plz help
i already did it
soon will try to upload
Sir , please make a video on retrieve all users data with there random I'ds including there profiles picture in recycler view from firestore.
what if dont upload image in create account activity, and want to upload image while uploading account
please need help
what do you mean ?
Hey the source code is not available on the site could you please provide a link to it thanks so much
Hey! Can you please provide the source code? I am only using it for research purposes, I have a college project and it would really save some time to get the code and update it for what I need. Thanks! Hope you see this message in a timely manner.
Source code not available
can u update the source code please to these up to date videos
Done
You know, you should show us from the beginning or at least explain midway. You were at the designing section then BOOM!, implementing coding. Please don't confuse us. :()