How to Fetch Data From Firebase Firestore Database | Firebase Tutorial | Android Studio

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • Learn How to Retrieve user profile data in Firebase Firestore database in android studio. This is basic video tutorials on firebase databse where, we are going to take the data from the registration form and store them into firebase firestore database and reterive and display them in mainactivity.
    This is part one of the video tutorials on Firebase firestore store the user data and retrieve it .
    Part 1 of this video: • Store User Profile dat...
    Previous Tutorials:
    1. Firebase Authentication system part-1: • Login & Register Andro...
    2. Firebase Authentication System Part-2: • Login & Register Andro...
    Full Text Tutorials Post and Source Code: smallacademy.c...
    Source:
    firebase phone authentication android tutorial,firebase android authentication tutorial,android studio tutorial - firebase authentication (2019 version),#1 firebase phone authentication android tutorial - sign in,Login & Register Using Firebase,Android Studio Authentication Tutorials,login and register android studio,login and register android studio firebase,firebase authentication android,firebase authentication tutorial,android studio tutorial for beginners
    #androidstudio #firebase #firestore

КОМЕНТАРІ • 253

  • @crmsn_kng
    @crmsn_kng 4 роки тому

    I knew nothing about android development until I watched your vids, thanks bro. I really appreciate that.

  • @rodelpentecostes5315
    @rodelpentecostes5315 3 роки тому +1

    I would like to say thank you because I love how you deliver your lectures. you are an excellent programmer. You discuss the tutorial in an easy way that we can easily understand. I hope you will create more videos. GOD Bless you!

  • @karanbabus4662
    @karanbabus4662 3 роки тому +1

    keep doing sir, we want many vidoes from firebase firestore ...pls keep continue to uploads videos.

  • @thunderkilll1037
    @thunderkilll1037 4 роки тому

    Thnx man I know people don't show the support but rest assured that your tuto save lives

  • @aarondcosta3170
    @aarondcosta3170 4 роки тому +4

    These videos are really helpful. Keep those Firebase tutorials coming

  • @abdullahradaideh5408
    @abdullahradaideh5408 4 роки тому +1

    my app crash if i sign out
    i think its because of snapshot listener because i try to get userId but its null
    i dont know why this happening because i close mainactivity when user sign out. any idea?

  • @Monirosky
    @Monirosky 4 роки тому

    How can i make this in a fragment?

  • @iamsanchitdang
    @iamsanchitdang Рік тому +1

    Its working when getting a string value... but app closes when getting an Integer value from firebase to text view.

  • @edenramos6681
    @edenramos6681 4 роки тому

    i will stayed here in this channel wait for more tut.i learned much here.thanks

  • @osama6795
    @osama6795 4 роки тому

    amazing tutorial man, i love so much. very simple and you explain everything you type so we can actually understand these built in functions. much appreciated

  • @kumarsambhav3811
    @kumarsambhav3811 3 роки тому

    Amazing Tutorial Sir, but I have one doubt, I have learn making login and register by your tutorial but the problem is that when I press back button it again go to login page How should I stop this? please help....... I am new in Android Development

  • @hoangto5114
    @hoangto5114 3 роки тому +1

    Help! i got error: 'java.lang.String com.google.firebase.firestore.DocumentSnapshot.getString(java.lang.String)' on a null object reference

  • @mahikakapoor5226
    @mahikakapoor5226 3 роки тому

    so i implemented this on the profile fragment in my app, do i add it to fragment java file or profile fragment, either way its not working its just showing the textView. any suggestions?

  • @mojicajohnalexes6553
    @mojicajohnalexes6553 3 роки тому

    this works fine but after I applied this changes.. whenever I registered a user and then click the log out button I always end up in register activity with the data that I had just registered also showing.. same if I start the process from Login then pressed logout I end up in Login activity with data also showing but this one is ok... it's the first 1 I cant accept because whenever I click the logout but I should be directed to Login not the register..do you have any fix for this..? thanks by the way for the great tutorial..

  • @simonmohapatra5193
    @simonmohapatra5193 2 роки тому

    hello sir... its been a while i am following your videos and come to a problem where reference to same video my eventlisteners is inactive can be said (looks like commented) just the "new Eventlistnerand could not find the reason for that my app is crashing while i use the whole DocumentRefence code otherwise multiline Commenting the the DocumentReference code woks fine...help me!!!

  • @PS-yd3qb
    @PS-yd3qb 3 роки тому +1

    i really like your video.
    But i am getting error in fetching data in the android studio

  • @chaddrumhiller8301
    @chaddrumhiller8301 4 роки тому

    I cant make that protected void onCreate method you have in the very beginning...is it because I am trying to do it in a fragment? trying to make the profile part of a navigation drawer.

  • @mariam5113
    @mariam5113 4 роки тому

    this is the best tutorials on internet... keep going sir .

  • @joeladdai4618
    @joeladdai4618 4 роки тому

    great video if the type saved in Firestore database is not a string and is a number how would you retrieve this number

  • @drideonng1828
    @drideonng1828 Рік тому

    Your tutorials are owesome. Please create tutorials on story app. Passing story from Firebase in Realtime to our app. Thanks

  • @invalidusername9490
    @invalidusername9490 3 роки тому

    How can we get the multiple phone numbers that user saved in firestore?also, is there any way to get all phone numbers together so that we can send sms to all phone numbers at once?help me out with this please

  • @shreyaghosal9417
    @shreyaghosal9417 4 роки тому

    When I directly jump from login page to profile I don't get the details in my profile but that doesn't happen same when I register with different id name..why?? Plz plz help

  • @dainas
    @dainas 4 роки тому

    Thank you very much for the Firebase | Android Studio tutorial!! Very helpful, amazing

  • @rohitkhicher8841
    @rohitkhicher8841 4 роки тому

    Can you please help me...my app is crashing..i can send you code if you want.........please reply...it's my college project and I am still stuck at login part

  • @len5120
    @len5120 4 роки тому

    Seems there is one issue. The app runs fine. But after building the debug apk, the app doesn't work. What is the solution for this error.?

  • @ashwathhegde8050
    @ashwathhegde8050 2 роки тому

    This is a open database . How do you authenticate user before writing and reading data from firestore

  • @Graphikat-u9d
    @Graphikat-u9d 3 роки тому

    hi , after this code When I press the logout button, the application ends and destroys

  • @siddharthyadav2406
    @siddharthyadav2406 4 роки тому

    bro can u help me out with the project your same project is not working in mine
    there are many error will u help me in solving this

  • @georgeak4454
    @georgeak4454 2 роки тому

    Your video has helped me a lot thanks but Do you have a sample image?

  • @centipedebeats8689
    @centipedebeats8689 3 роки тому

    Sir, i can use the same code in fragment?

  • @priyadharshiny4628
    @priyadharshiny4628 4 роки тому

    how do i delete data from firestore after deleting user in authentication in codess.. could u please help.

  • @fameflow227
    @fameflow227 3 роки тому

    Sir sub collection se data kaise fetch krte hai.. uspe bhi ek video bana do... Plz.. using firestore firebase

  • @mahmoudyossry9401
    @mahmoudyossry9401 4 роки тому

    its work good in activity
    but in fragment it is crash .. why ?

  • @MrBobstah
    @MrBobstah 4 роки тому +1

    hello bro... my app is calling the information from the firebase correctly but for some reason, when i click the logout button, my app crashes, do you have an idea why this is happening?

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      What error do you get ? Check if logout btn has the correct resources

    • @lucafranceschetti8282
      @lucafranceschetti8282 4 роки тому

      @@SmallAcademy Hello, Thanks for the video :) I have the same problem. The error message is as follows and only occurs once i try to logout:
      java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.google.firebase.firestore.DocumentSnapshot.getString(java.lang.String)' on a null object reference
      at com.example.firebasesetup.MainActivity$1.onEvent(MainActivity.java:49)
      at com.example.firebasesetup.MainActivity$1.onEvent(MainActivity.java:46)
      at com.google.firebase.firestore.DocumentReference.lambda$addSnapshotListenerInternal$2(com.google.firebase:firebase-firestore@@17.1.2:544)
      at com.google.firebase.firestore.DocumentReference$$Lambda$3.onEvent(com.google.firebase:firebase-firestore@@17.1.2)
      at com.google.firebase.firestore.util.ExecutorEventListener.lambda$onEvent$0(com.google.firebase:firebase-firestore@@17.1.2:42)
      at com.google.firebase.firestore.util.ExecutorEventListener$$Lambda$1.run(com.google.firebase:firebase-firestore@@17.1.2)
      at android.os.Handler.handleCallback(Handler.java:751)

    • @lucafranceschetti8282
      @lucafranceschetti8282 4 роки тому +4

      For anyone having the same problem. I found a solution: The problem is that with the logout the user loses the permission to have access to the data. Therefore documentSnapshot is null and it throws a null object reference. Solution:
      if(documentSnapshot == null){
      Log.i("Error; ", e.toString());
      }else {
      username.setText(documentSnapshot.getString("Username"));
      email.setText(documentSnapshot.getString("E-Mail"));
      }
      }
      is this a good solution SmallAcademy?

    • @nyarakonyarako1993
      @nyarakonyarako1993 4 роки тому

      @@lucafranceschetti8282 I had the same problem. Thanks for sharing solution.

    • @christianaaronbuce3114
      @christianaaronbuce3114 3 роки тому

      @@lucafranceschetti8282 wats e on e.tostring

  • @saichetan9595
    @saichetan9595 4 роки тому

    Can we upload data from one app and retrive the same data to another app in the same project?

  • @musm404
    @musm404 4 роки тому +2

    hey brother. huge thanks for your awesome work. and can you please address my problem. as when it logs out the app crashes. it says "java.lang.NullPointerException:" in your case line number 39 and 43. as I only want to show the name of the user in the main activity. thanks

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Please share you project source code and exact timestamp in the video

    • @poojansoni497
      @poojansoni497 4 роки тому

      Hey ! I encountered the same exception as well, I found the solution: When you add SnapshotListner to Documentreference inside the ONEVENT function comes 2 arguments : either there will be exception(error) or documentsnapshot successfully retrieved so check exception if(e != null) as it can cause a crash and put snapshot access code inside ELSE statement.
      if (e!=null){
      Log.d("DocumentSnapshot","Error:"+e.getMessage());
      }else {
      //getting the string using key defined from the document snapshot
      name.setText(documentSnapshot.getString("fullName"));
      email.setText(documentSnapshot.getString("email"));
      }
      I hope you get it now

    • @len5120
      @len5120 4 роки тому

      I got the same issue. I couldn't figure it out . Please help.

    • @antonio7803
      @antonio7803 3 роки тому

      @@poojansoni497 did you manage to fix the problem?

    • @antonio7803
      @antonio7803 3 роки тому

      @@poojansoni497 not working
      @Override
      public void onEvent(@Nullable DocumentSnapshot documentSnapshot, @Nullable FirebaseFirestoreException error) {
      if (error!=null){
      Log.d("DocumentSnapshot","Error:"+error.getMessage());
      }else {
      etNombre.setText(documentSnapshot.getString("Nombre"));
      etEmail.setText(documentSnapshot.getString("Email"));
      etPhone.setText(documentSnapshot.getString("Telefono"));
      }
      }

  • @עמיתעבדוש
    @עמיתעבדוש 2 роки тому

    How can we read "number" from the database into integer??

  • @marcelotm9045
    @marcelotm9045 3 роки тому

    do u know how can i fetch an array from firestore instad of just a string?

  • @shusmitadasgupta2463
    @shusmitadasgupta2463 2 роки тому

    Does anyone get the source code? In the link which he gave .. I can't find...Please help if you find.

  • @laabidichayma319
    @laabidichayma319 4 роки тому +1

    it's not retriving any data for me :( previous videos worked very well tho!! any help please!!

  • @saurabhsrivastava9606
    @saurabhsrivastava9606 4 роки тому

    my data is store at firebase firestore but my data is not fetch from firestore.

  • @mundoperuano
    @mundoperuano 4 роки тому

    I have done the las three videos but in this activity automatically mi app crash :(

  • @joemasu7956
    @joemasu7956 3 роки тому

    hey just do the same thing but it doesn't work for me ... it doesn't throw any error but i can't see the email in the header of my App, i the firestore i can see the collection a created, i did this in my onComplete method in the login class coz i'm not using the register Activity.

  • @erwincaloingfiles1553
    @erwincaloingfiles1553 3 роки тому

    Thanks for the tutorial, do you have a tutorial for mysql database connection?
    Thanks in advance

  • @claudekubuya7993
    @claudekubuya7993 4 роки тому +1

    merci ce votre tutto qui vient de m'aider pour mon travail de fin de cycle vous etes vraiment tres clair

  • @HinazukiKayo12
    @HinazukiKayo12 3 роки тому

    Keep it up!
    a fellow from Philippines~

  • @nadaalfarraj5980
    @nadaalfarraj5980 4 роки тому +1

    Thank you teacher, everything is clear but I faced a problem with “getString” method
    When I run the app , it show an error indicates that “ non-static method can not be referenced from a static context
    How can i fix this error :( ??

    • @ronitkarkera8195
      @ronitkarkera8195 4 роки тому

      same
      did u got the solution?

    • @ronitkarkera8195
      @ronitkarkera8195 4 роки тому

      public void onEvent(@Nullable DocumentSnapshot documentSnapshot, @Nullable FirebaseFirestoreException e) {
      my this line was wrong thats why

    • @mohammadthaha7518
      @mohammadthaha7518 2 роки тому

      I’m having the same problem, have you solved it ?

  • @mohammadthaha7518
    @mohammadthaha7518 2 роки тому

    I have a error with get string, how can i solve this ?

  • @mahikakapoor5226
    @mahikakapoor5226 3 роки тому

    what image asset has been used? how do we get it?

  • @sirhisham3427
    @sirhisham3427 4 роки тому +1

    can you show us how to let the user download files from the app, then he go to another page (or activity) and access the file that is download it ?
    and thank you very much i learned from your tutorials, you are the best i swear

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Okay , but what kind of file is user downloading ? And is that file saved in firebase or other server ?

    • @sirhisham3427
      @sirhisham3427 4 роки тому

      @@SmallAcademy PDF File, yes in fire base
      like this example :
      he will go to this page and will click the book or slides button to download after this he can go to the My Downloads page and see the files that already he download it

  • @pushkaragnihotri1609
    @pushkaragnihotri1609 4 роки тому

    all videos related to firebase are best by you

  • @danflockhart
    @danflockhart 3 роки тому

    Really appreciate these tutorials they have been really helpful!

  • @rahulverma6088
    @rahulverma6088 4 роки тому

    How can we fetch all data from firestore from different unique user IDs

  • @nabajyotibera
    @nabajyotibera 4 роки тому

    Can write this retriving code by kotlin??

  • @adrienkin
    @adrienkin 3 роки тому

    Hello,
    Did you show somewhere the related XML file?

  • @ghulamhyderpalli6631
    @ghulamhyderpalli6631 4 роки тому

    Brother , I am getting two apps instead of one in my mobile when I install the app designed by your tutorials. can you help me why I am getting two apps?

    • @tonygabriel1169
      @tonygabriel1169 4 роки тому

      Check your manifest and see if the LAUNCHER tag is set on two activity registrations

  • @aldeen3
    @aldeen3 4 роки тому

    Hi really need your help, so when i create a user using firebase instead of the using the app, the login still works but the main activity doesnt fetch any details about the user

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      check if you have stored the data in firestore

  • @xnopel4326
    @xnopel4326 4 роки тому +1

    I like this channel and i waiting for this tutorial to continue about delete and updates

  • @SUPnurA
    @SUPnurA 3 роки тому

    thanks man for this short and really very helpful tutorial!

  • @someshbanerjee9237
    @someshbanerjee9237 4 роки тому +1

    Thanks a lot for the tutorial. Everything works fine except when I log out it crashes. What could be the reason?

    • @lesaralen14
      @lesaralen14 4 роки тому

      Try changing onCreate method in Main.java file. Works for me.
      @Override
      protected void onCreate(Bundle savedInstanceState) {
      super.onCreate(savedInstanceState);
      setContentView(R.layout.activity_main);
      fullName = findViewById(R.id.profileFullName);
      email = findViewById(R.id.profileEmail);
      phoneNum = findViewById(R.id.profilePhoneNum);
      fAuth = FirebaseAuth.getInstance();
      fStore = FirebaseFirestore.getInstance();
      userID = Objects.requireNonNull(fAuth.getCurrentUser()).getUid();
      DocumentReference documentReference = fStore.collection("users").document(userID);
      documentReference.addSnapshotListener(this, new EventListener() {
      @Override
      public void onEvent(@Nullable DocumentSnapshot documentSnapshot, @Nullable FirebaseFirestoreException e) {
      fullName.setText(documentSnapshot != null ? documentSnapshot.getString("fname") : null);
      email.setText(documentSnapshot != null ? documentSnapshot.getString("email") : null);
      phoneNum.setText(documentSnapshot != null ? documentSnapshot.getString("phone"): null);
      }
      });

    • @leninsingh5264
      @leninsingh5264 4 роки тому

      @@lesaralen14 You saved me. Thank you so much for correcting.

    • @arushisharma6001
      @arushisharma6001 4 роки тому

      @@leninsingh5264 hey help me plz my data is showing in the firebase but in my app it is not showing.... getUid may produce null pointer expection....

    • @leninsingh5264
      @leninsingh5264 4 роки тому +1

      @@arushisharma6001 Sorry for late reply. Have you tried with the above code of @lesaralen14

    • @arushisharma6001
      @arushisharma6001 4 роки тому

      @@leninsingh5264 thank you my problem was solved earlier ....🤭🤭

  • @kn-tu1dz
    @kn-tu1dz 4 роки тому +1

    Thanks for the tutorial, can't wait for the next one

  • @Cosinet
    @Cosinet 4 роки тому

    The tutorial was straight to the point

  • @darshitkavathiya6112
    @darshitkavathiya6112 3 роки тому

    Great tutorial bro!! Can you provide link to next tutorial about upload images and retrieve

  • @darshanmali856
    @darshanmali856 4 роки тому

    Thanks for the tutorial....!! I am waiting for Update and delete operation....

  • @danielrodriguez1224
    @danielrodriguez1224 4 роки тому

    Hi, I've got a problem while trying to run the program, "cannot fit the requested classes in a single dex file", I searched in google for a solution, i found that its a very common problem that happens when you try to use firebase and firebasestore at the same time, do you happen to know any solutions?

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Still having problem ?

    • @danielrodriguez1224
      @danielrodriguez1224 4 роки тому

      @@SmallAcademy yep

    • @adrienkin
      @adrienkin 3 роки тому

      I've had the same issue. I followed stackoverflow.com/questions/48249633/errorcannot-fit-requested-classes-in-a-single-dex-file-try-supplying-a-main-dex and it solved the issue

  • @MdSumon-yz3ir
    @MdSumon-yz3ir 4 роки тому +1

    Have you made the tutorial on "how to Fetch Image file from Firebase database? If yes, let me give the link of that video, thank you.

  • @marelisagsagat5186
    @marelisagsagat5186 4 роки тому

    Thanks for the tutorial sir! create more video like this! maybe CRUD sir, Thanks!!!!!! from Philippines.

  • @Chhiling08
    @Chhiling08 4 роки тому

    where is image uplaod in user profile

  • @salazarjhonpaul5203
    @salazarjhonpaul5203 2 роки тому

    May I ask why the getUid may return null value? How to solve that?

  • @syazanaizzati9277
    @syazanaizzati9277 4 роки тому

    Can you show us on how to do a transaction to dummy website?

  • @randomthings77
    @randomthings77 4 роки тому

    how to do all these in a fragment?

  • @shoaibahmed9278
    @shoaibahmed9278 3 роки тому

    help!
    When i Logout App crashes

  • @sougatachattopadhyay4095
    @sougatachattopadhyay4095 4 роки тому

    Sir I have done all the task related to the last three videos, but while doing this I'm facing some problem. I have done all according to u, but when installed the app, it crash automatically. Please Help me

  • @utsavbudathoki2384
    @utsavbudathoki2384 4 роки тому +1

    When will you upload tutorial on uploading profile picture?
    Please continue sir.
    Your videos are awesome sir 👌

    • @SmallAcademy
      @SmallAcademy  4 роки тому +2

      Its coming soon ... 😀

    • @joshuanwokoye7330
      @joshuanwokoye7330 4 роки тому

      @@SmallAcademy Can't wiait to see it

    • @ThimilaChanilka
      @ThimilaChanilka 4 роки тому

      @@SmallAcademy ​ waiting for the profile picture uploading tutorial??

  • @coffeeecatsss
    @coffeeecatsss 4 роки тому +1

    Greets from Indonesia sir, so im already try ur tutorial and meet some error, my data from firestore didnt show up but that text view already gone, please help me fix it thanks

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Please share the source code on github.

    • @coffeeecatsss
      @coffeeecatsss 4 роки тому

      @@SmallAcademy i already realized my issue, so i make document id without using user id from auth firestore hehe, thanks a lot for ur tutorial, its amaziing hehe .And would you make a tutorial about make app like facebook? Thaanks

    • @laabidichayma319
      @laabidichayma319 4 роки тому

      same for me ! can you tell me how you fixed it please!! maybe share the code with me..

  • @coffeeecatsss
    @coffeeecatsss 4 роки тому

    So i just realized ,You havent make next tutorial for changing user profile image yet? Using Firebase Storage based on userID ? Would you make the tutorial please?

    • @SmallAcademy
      @SmallAcademy  4 роки тому +2

      I am sorry , i m at middle of my exam and will be busy till jan 1 , sure lots of tuts are coming in 2020 ,

    • @coffeeecatsss
      @coffeeecatsss 4 роки тому +1

      @@SmallAcademy okay sir, goodluck for your exam btw

  • @osama6795
    @osama6795 4 роки тому

    keep going please, you are an amazing teacher

  • @marialouise7110
    @marialouise7110 4 роки тому

    Did you make a video on how to save Bitmaps? Thanks! :)

  • @hinaallauddin8256
    @hinaallauddin8256 4 роки тому

    Dude, you've missed one thing in all your tutorials, which is that there is no session management, even in device's back button there is no handling performed, please let me know how can i do that?

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      What do you mean ? The firebase automatically handle the sessions for users.

    • @hinaallauddin8256
      @hinaallauddin8256 4 роки тому

      @@SmallAcademy but, when I click on back button after successful login or registration, then it shows me again register activity and same goes with login which isn't acceptable. Device back button handling should be performed.

    • @arushisharma6001
      @arushisharma6001 4 роки тому

      @@hinaallauddin8256 hey help me plz my data is showing in the firebase but in my app it is not showing.... getUid may produce null pointer expection

  • @salazarjhonpaul5203
    @salazarjhonpaul5203 2 роки тому

    Great video! Can you upload a tutorial video of uploading an image into firestore

  • @ragulhc1090
    @ragulhc1090 4 роки тому

    Sir can we retrieve the data from firestore and store them to another variable and use it sir
    How to store them to another variable

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Sure you can, check firebase documentation for now , later i might make videos on that

  • @umniahalhalaby2110
    @umniahalhalaby2110 4 роки тому

    thank you. that was helpful and it would be great if you create more videos about Firebase

  • @kejriwalfan2437
    @kejriwalfan2437 4 роки тому

    Class not found error : com.mediatek.cta.ctaHttp
    During fetch data from firebase.

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      update firebase dependency to latest version from build.gradle

  • @vmanishk
    @vmanishk 3 роки тому

    How can we implement this in the fragment
    Please Help!!!

  • @darwincimafranca7584
    @darwincimafranca7584 3 роки тому

    Amazing tutorial sir deserved a big thumbs up.. by the way can you make a tutorial for fetching data from different user ? Because im having a hard time getting other user's id

  • @jigmewangmo9542
    @jigmewangmo9542 4 роки тому

    It's helpful.If you could make tutorial video to retrieve data from firebase cloud store to a fragment class of an application which uses MVVM architecture.

  • @saurabhsrivastava9606
    @saurabhsrivastava9606 4 роки тому

    plz help me to reslove this type of problem

  • @DeepakKumar-Dalsinghsarai
    @DeepakKumar-Dalsinghsarai 5 років тому +2

    Nice tutorials....
    Please make a tutorial on e-Learning app.

  • @cleanview8324
    @cleanview8324 4 роки тому

    Your code working I've followed; have you any tutorial about filestore recycler view and event click listener?

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Yeah, please go through the playlist

    • @cleanview8324
      @cleanview8324 4 роки тому

      @@SmallAcademy again searched your playlist but not found that type of video

  • @virajshah2734
    @virajshah2734 4 роки тому

    how do i add the listener if i am using a fragment?(onsnapshot)

  • @emmanuelpantanilla4602
    @emmanuelpantanilla4602 2 роки тому

    Thank you so much Sir very helpful

  • @aandi3673
    @aandi3673 4 роки тому

    bro All before tutorial were successful but i got error in this tutorial. Can please help me?

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      Whats the error ?

    • @aandi3673
      @aandi3673 4 роки тому

      @@SmallAcademy While I run the app it get crash!

  • @ooyen
    @ooyen 4 роки тому

    anyone knows whats the difference between realtime database and cloud firebase? can please explain in baby language to me?

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      they are practically the same but firestore comes with more advanced architecture and supports more operation than traditional RB. if you want to learn more check firebase documentation.

  • @princeclarkschwartz3558
    @princeclarkschwartz3558 3 роки тому

    sir, im having problem when I log out my acc the second time it crashes. need help

  • @ketankhandelwal8626
    @ketankhandelwal8626 3 роки тому +1

    document (userId ) is not fetching data.

  • @sherrylinjohn9535
    @sherrylinjohn9535 5 років тому

    Hey! Can you make a tutorial on how to connect a feedback data (eg rating, comments) from the customer using Android studio with firebase?

    • @SmallAcademy
      @SmallAcademy  5 років тому +1

      Sure, but i may need more information, is it similar to movie rating app where user can comments and rate movies etc ??

    • @sherrylinjohn9535
      @sherrylinjohn9535 5 років тому

      @@SmallAcademy Yah. It's something like that. Thanks :)

    • @SmallAcademy
      @SmallAcademy  5 років тому +1

      Okay got it , stay tuned for the tutorial

  • @MrCaio2013
    @MrCaio2013 4 роки тому

    When i click in logout the app crash, u can help me ?

    • @ruslanaliev2216
      @ruslanaliev2216 4 роки тому

      try to change in MainActivity
      FirebaseAuth.getInstance().signOut(); //logout of user
      to
      fAuth.signOut(); //logout of user

  • @vedakunjir7916
    @vedakunjir7916 4 роки тому

    How to display add details enter by user inside app (retrive from firebase),in one activity of fragment??can u help sir

    • @SmallAcademy
      @SmallAcademy  4 роки тому

      You follow the same procedure that i have used in this series.

    • @arushisharma6001
      @arushisharma6001 4 роки тому

      @@SmallAcademy Hello plz help me I am getting a Problem that my data is not captured means it is not visible in the main activity data is captured in the firestore but I am not getting it in my app
      getUid may produce Null pointer expection

  • @petervandermerwe1795
    @petervandermerwe1795 4 роки тому

    Thanks soo much man!! Helped soo much!

  • @vivishennadarajan1642
    @vivishennadarajan1642 2 роки тому

    Can i get the login source code?