Notes App With Firebase | Android | 2024

Поделиться
HTML-код
  • Опубликовано: 19 июн 2024
  • Presenting brand new video:
    In this video you will learn how to create fully working Notes application in android studio using Firebase as a backend.
    In this video you will learn:
    Just follow the steps in the video.
    More videos about Android Application Development will uploaded so get in touch with the channel.
    So you are no more far.You can be developer.
    If you want to support
    ☕ Buy me a coffee!"☕
    www.buymeacoffee.com/bimal
    Chapters:
    Intro and Project Setup 0:00
    SignUp Page Design 09:24
    Firebase Authentication 19:27
    Login Page Design and Authentication 34:30
    Add New Note Screen Design 45:42
    Save Notes in Firebase 54:19
    List Note Firebase to Recycler View 01:02:34
    Edit Existing Notes 01:18:05
    Delete Notes and Logout 01:25:01
    Change Icon and Create Signed APK 01:30:32
    ---------------------------------------------------------------------------------------------------------------
    GITHUB LINK :
    github.com/bimalkaf/Android-N...
    ---------------------------------------------------------------------------------------------------------------
    ACCESS THIS IMPORTANT PLAYLIST
    • Android Studio 4.0 | A...
    ---------------------------------------------------------------------------------------------------------------
    If you have any queries or doubt Comment below,I will reply.
    And Dont forget to Subscribe for more Stuffs.
    ------------------------------------------------------------------------------------------------------------------------------------------------------
    Android Development Course for beginners HINDI
    • Android App Series (Fu...
    Android Full Project App Development Playlist:
    • Playlist
    Racing Game Development in Visual Studio Full Playlist:
    • RACING GAME DEVELOPMEN...
    ------------------------------------------------------------------------------------------------------------------------------------------------------
    Like Our Facebook Page for regular Updates:
    / easytutoyt
    ------------------------------------------------------------------------------------------------------------------------------------------------------
    INSTAGRAM :
    / easytutoyt

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

  • @coding8696
    @coding8696 5 месяцев назад +3

    Lovely video man ! I was able to implement the entire thing easily! To anyone whos having problems , i would recommend not skipping any steps and watching every single line of code he's writing carefully....

    • @EasyTuto1
      @EasyTuto1  5 месяцев назад +1

      Thank you for your valuable comment.
      I also recommend everyone to understand and follow steps correctly.

  • @PratyushMajumdar
    @PratyushMajumdar 6 месяцев назад +1

    Thanks sir i have followed your entire project and its working perfectly and i learned a lot from it!!

    • @EasyTuto1
      @EasyTuto1  6 месяцев назад +1

      Thank you so much🥰

  • @KokuHD
    @KokuHD Год назад +1

    Great video!! I really liked how you explained everything, and everything works perfectly! The app looks amazing and is a good project to do.

  • @GT_192
    @GT_192 Год назад +3

    All I can say is thank you so much.

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

    it's awsome tutorial and very cool and usefull app. The author explaining everything down to the smallest detail in a very fast way while writing code.Thank you very much!

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

      Thank you so much for your valuable comment.❤️

  • @danielgoldfarb2237
    @danielgoldfarb2237 10 месяцев назад

    Thank you so much for this tutorial! I've learned so much from you. You make it all look easy :)

  • @theav.1313
    @theav.1313 Год назад +1

    Great! It would be nice to see more complex features for this apps! Thank you!

    • @EasyTuto1
      @EasyTuto1  9 месяцев назад

      Yeah
      Will make it in kotlin with some complex features.

  • @LearnwithAjitMore
    @LearnwithAjitMore 9 месяцев назад

    Amazing app. Thank you very much. Created by following this video & also generated some revenue out of it. Thanks once again. God bless.

    • @EasyTuto1
      @EasyTuto1  9 месяцев назад

      Great to hear, keep coding! 🙌

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

    thank you for this super tuto

  • @bagbmxt
    @bagbmxt Год назад +1

    Congratulations , you save-me Job in scool's

  • @qem8330
    @qem8330 Год назад +4

    bro can you teach how to implement searchview also in that series?

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

    thanks so much sir

  • @vikaspukkalla9024
    @vikaspukkalla9024 Год назад +3

    Hi thanks u so must .. I have doubt without internet i pressed save button not show any Toast message(not respond But automatically data already added into firebase) .. Please explanation bro

  • @koshkerav908
    @koshkerav908 Год назад +2

    perfect

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

    God Bless wonderful Tutorial

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

    Thanks man, for the tutorial. :)

  • @raedalshihhi6109
    @raedalshihhi6109 Месяц назад

    You are a LIFESAVER, thankssssssss

  • @chunnu.....7922
    @chunnu.....7922 7 месяцев назад +1

    Well explained bro🎉..all codes are run successfully without any error.

    • @asadmajeed3654
      @asadmajeed3654 7 месяцев назад

      28:50 bro can you help me when I reached this line FirbaseAuth firebase = FirebaseAuth.getinstance();
      Error show "Cannot Resolve Symbol FirebaseAuth ."
      Plz let me know how Resolve this error .

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

    great job bro, i appreciate your content

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

      I appreciate that!

  • @yesman3442
    @yesman3442 Год назад +2

    Hi good job, this project is awesome and for me this is the first toturial I have ever watched without giving me any error from the beginning to the end.
    Thank you Sir, and may Almighty Allah bless you.

  • @user-vo7fx7ib5k
    @user-vo7fx7ib5k 7 месяцев назад

    And Thanks So much for the Video it helps me a lot

    • @asadmajeed3654
      @asadmajeed3654 7 месяцев назад

      28:50 28:50 bro can you help me when I reached this line FirbaseAuth firebase = FirebaseAuth.getinstance();
      Error show "Cannot Resolve Symbol FirebaseAuth ."
      Plz let me know how Resolve this error .

    • @EasyTuto1
      @EasyTuto1  7 месяцев назад

      Check if you have added firebase auth dependencies correctly.

    • @asadmajeed3654
      @asadmajeed3654 7 месяцев назад

      @@EasyTuto1 where I add firebaseAuth dependencies plz let me know I stuck here same as it's your vedio follow and I connect firebase and write code but here only one error FirebaseAuth
      You tell me plz where dependencies add and how ?
      Respected 💞🌹

  • @jonqseob
    @jonqseob Месяц назад

    hii do you have tutorial for selectable adapter and checkbox?

  • @kisszoltan5466
    @kisszoltan5466 3 месяца назад

    Great Video, thanks. Do you have similar tutorial for calendar view and sharing?

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

    Thank you 💗💗💗

  • @aryanverma1233
    @aryanverma1233 7 месяцев назад

    Very well explained,full code is runnable without any error.

    • @EasyTuto1
      @EasyTuto1  7 месяцев назад

      Thanks

    • @EasyTuto1
      @EasyTuto1  7 месяцев назад +1

      All the videos tutorial code are runnable.

    • @asadmajeed3654
      @asadmajeed3654 7 месяцев назад

      28:50 28:50 bro can you help me when I reached this line FirbaseAuth firebase = FirebaseAuth.getinstance();
      Error show "Cannot Resolve Symbol FirebaseAuth ."
      Plz let me know how Resolve this error .

    • @asadmajeed3654
      @asadmajeed3654 7 месяцев назад

      28:50 Before this Time line Code is running but FirebaseAuth line is show error

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

      @@asadmajeed3654 iis it working now?

  • @samsungg2b438
    @samsungg2b438 7 месяцев назад +1

    Hello
    This is South Korea. I'm John from Korea. Did you edit this content in Korean. Can I post it on RUclips? Of course, I'll mark the source

  • @gretatepanyan
    @gretatepanyan Год назад +1

    when i trynna to save notes in firebase, error has occured in gradle. i trynna to build project but their is error and i won't be able to connect them. answer me if you'll notice this, pls. i need help:(

  • @nguoitrongaolang
    @nguoitrongaolang 8 месяцев назад +2

    i can't use FirestoreRecyclerAdapter even though i have implemented it in gradle

  • @selinaycaoktay6811
    @selinaycaoktay6811 Год назад +2

    I'm signed and I try to login but its not working. I'm getting verify email error. But how can I verify email?

  • @TusharAlBayzid
    @TusharAlBayzid Год назад +2

    i was try it but after 26.28min when i run its show (app:debugRuntimeClasspath)............... can you tell me how can i fixed this problem

  • @hiennguyen3253
    @hiennguyen3253 11 месяцев назад

    I have cloned your code by myself. But when I start to add note, it's error. It notifies that an error occur but when I debug, i not find anything. I guess that from the database. Can you help me to explain why? Thank you sir.

  • @mrbvk-23
    @mrbvk-23 Год назад +1

    Bro i want to make simple virtual trading app can guide me please how to make please 🙏

  • @user-wf9vh3ti1y
    @user-wf9vh3ti1y 6 месяцев назад

    how can i save image also on every notes??? please reply re..help me.,

  • @gourabdebnath2254
    @gourabdebnath2254 9 месяцев назад +2

    after using onstart,onresume and onstop method it still isn't showing my notes....like it happened to you and you just added those methods and it showed u...but its not working in mine....the app is getting crashed...what should i do

    • @bhavanaseth910
      @bhavanaseth910 9 месяцев назад +1

      Same problem ... please reply to this

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

      can you solved it? My app just crash everytime I run it :( stopped and didnt work when I pressed the log in button to go to the notes list

  • @user-vo7fx7ib5k
    @user-vo7fx7ib5k 7 месяцев назад

    When i share the apk file with my friends there said it not installing i cannot understand why?

  • @randomperson-dc5vi
    @randomperson-dc5vi 9 месяцев назад +1

    Error 28 min , when creating firebase.createuserwituemailandpassword it showing error their

  • @divyenghoghari756
    @divyenghoghari756 8 месяцев назад +1

    hii ,this me project create and realtime data base is expire plise one video uplod youtube

  • @gamingstudio4747
    @gamingstudio4747 Год назад +2

    I am facing problem in 32:55
    When I click on Create Account it show " An internal error has occurred. [ Socket failed: EPERM ( Operation not permitted) ] " Pls tell me what's the problem

  • @anujvaid1746
    @anujvaid1746 7 месяцев назад

    bro my firebase verify link is not working which verify the user email and password

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

    Hii bro.. i was getting an error of null object reference on onstartmethod so could you please tell me who to retify it...

    • @EasyTuto1
      @EasyTuto1  Год назад +1

      Is it on adapter?
      Your adapter might not have been initialized.

  • @8rupees718
    @8rupees718 2 месяца назад

    Cannot Resolve postDelayed() method in new os.Handler, why is that?

    • @EasyTuto1
      @EasyTuto1  2 месяца назад

      Check import statements

  • @drmbellil
    @drmbellil Год назад +1

    Welcome back

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

    How to make other accounts see other account notes?

  • @thanushavishwajith3755
    @thanushavishwajith3755 Год назад +1

    Hello bro , in activity_note_details .xml file Title and content are not showing in my device

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

    Would this work in a way that when a user logs in and makes a note that they won't see notes saved by other users with Firestore?

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

      Yeah that what its implemented.
      If user logs in, User will not able to see the other notes in the app.

    • @eoghanfeighery7383
      @eoghanfeighery7383 Год назад +1

      @@EasyTuto1 That's just what I wanted to hear. Cause I tried using RealTime but it just led to past saved entries bleeding into user sessions.
      Thank you so much!

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

      @@EasyTuto1 Is it also possible to have it work from a home page button and without the menu button?

  • @Shivumavani
    @Shivumavani 9 месяцев назад

    heyy please reply im doing the same code in girraffe version but my firestores dataBase takes the null Values please suggest any solution for that!!!!!!!!!!!!

    • @EasyTuto1
      @EasyTuto1  9 месяцев назад

      Its not because of version.
      Its something because you might have missed something.

  • @blackbgm1129
    @blackbgm1129 9 месяцев назад

    Failed while adding note bro what is the solution?

  • @iqbalrivaldi2856
    @iqbalrivaldi2856 7 месяцев назад

    Sir can you make this tutorial with kotlin soon?

    • @asadmajeed3654
      @asadmajeed3654 7 месяцев назад

      28:50 28:50 bro can you help me when I reached this line FirbaseAuth firebase = FirebaseAuth.getinstance();
      Error show "Cannot Resolve Symbol FirebaseAuth ."
      Plz let me know how Resolve this error .

  • @fuadalirahman8829
    @fuadalirahman8829 3 дня назад

    when i click create account button. it doesnt work like the video. what is the problem

    • @EasyTuto1
      @EasyTuto1  3 дня назад

      What problem exactly?
      Check the logcat.

  • @kibuthuagenge9145
    @kibuthuagenge9145 9 дней назад

    Have you done a notes app on Kotlin

  • @Satish_Kumar.
    @Satish_Kumar. Год назад +2

    Everything worked
    Except timestamp
    Error is showing.

    • @ShubhamKumarSingh6224
      @ShubhamKumarSingh6224 11 месяцев назад +1

      Timestamp timestamp = new Timestamp(System.currentTimeMillis());
      note.setTimestamp(timestamp); try it

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

    i am facing failed to add a notes how can i add notes

    • @LUNA-dg4hw
      @LUNA-dg4hw 24 дня назад

      do you find any solution

  • @blackbgm1129
    @blackbgm1129 9 месяцев назад

    The app keep stopping bro pls help me

  • @ROHIT-ub7lt
    @ROHIT-ub7lt 9 месяцев назад

    hi broo my app not even opening after save notes to firebase

    • @EasyTuto1
      @EasyTuto1  9 месяцев назад +1

      It might be crashing on some point
      Check the logcat

    • @ROHIT-ub7lt
      @ROHIT-ub7lt 9 месяцев назад

      @@EasyTuto1 in logcat it is showing beginning of crash

  • @mdmahinulalamtanjid4798
    @mdmahinulalamtanjid4798 6 месяцев назад

    Bro, help. It shows failed adding note.

    • @EasyTuto1
      @EasyTuto1  6 месяцев назад

      Print error as well so that we can know specifically what the problem is.

    • @joodalolayan139
      @joodalolayan139 2 месяца назад

      Did you find a solution?
      I have the same problem

    • @LUNA-dg4hw
      @LUNA-dg4hw 24 дня назад

      @@joodalolayan139hey did u got any solution?

  • @SantiDevu-xy3hi
    @SantiDevu-xy3hi Месяц назад

    Mujhe apk banwana hai

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

    App not working...

  • @davisbindars6963
    @davisbindars6963 Год назад +1

    Hey! @ 1:15:11 I keep getting an error on the "this" in noteAdapter = new NoteAdapter(options,this);
    saying:
    'NoteAdapter(com.firebase.ui.firestore.FirestoreRecyclerOptions, com.google.api.Context)' in 'com.example.project.NoteAdapter' cannot be applied to '(com.firebase.ui.firestore.FirestoreRecyclerOptions, com.example.project.MainActivity)'
    error: incompatible types: MainActivity cannot be converted to Context
    noteAdapter = new NoteAdapter(options,this);
    ^
    Can you explain why so?

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

      same problem, did you solve it?

    • @simplycity773
      @simplycity773 3 месяца назад

      Same problem

    • @joromojayford6564
      @joromojayford6564 2 месяца назад

      i need some reply about this problem, because i want to know and my submit of my project is near. So I want to know the answer please

  • @arfiiianii462
    @arfiiianii462 11 месяцев назад

    I have problem in minutes 1.13.59 error: cannot find symbol
    Query query = Utility.getCollectionReferenceForNotes().orderBy("timestamp", com.google.firebase.database.Query.Direction.DESCENDING);
    ^
    symbol: variable Direction
    location: class Query
    anyone can help me? please