Login And SignUp In Android With MySQL

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2025
  • Full video on android login and signup with mysql database. Detailed explanations for beginners with easiest, secure and best methods of implementation. Login And SignUp In Android With MySQL, create an awesome looking login and signup (register) forms and also code the functionalities. Using XAMPP in localhost connection fully explained.
    Login, Logout, Registration, profile new video link: • Login and Registration...
    Download Full Source Code (Updated on 01/01/2023): youtube.codese... (100% working easy with setup)
    Read this (Important):
    Android Studio latest version there is some updates needed.
    Delete dependencyResolutionManagement from setting.gradle
    Check: github.com/Vis...
    Downloads and resources:
    Fonts and Activity XML files: codeseasy.com/...
    Login and SignUp PHP Code: github.com/Vis...
    Documentation for Advanced HttpURLConnection GitHub: github.com/Vis...
    Best server for affordable price, get 200$ on registering using this link refer.codeseas...
    Create a wallpaper application, full project tutorial with web base: • Create Wallpaper Appli...
    Join our Discord if you have any doubts: / discord
    Contact us for any business queries:
    Email: mail@codeseasy.com
    Phone number: +918281536333
    WhatsApp: whatsapp.codes...
    Find us on Social Media:
    Website: www.codeseasy.com
    Discord: / discord
    Telegram: t.me/CodesEasy...
    Whatsapp: whatsapp.vishn...
    Whatsapp group: whatsappgroup....
    Facebook: / codeseasy
    Instagram: / codeseasy
    Twitter: / codeseasyblog
    TH-cam: / codeseasy
    ~-~~-~~~-~~-~
    Please watch: "Create Wallpaper Application In Android Studio - Full Project Tutorial For Beginners"
    • Create Wallpaper Appli...
    How to make money from website (Full Guide)
    www.bloggersco...
    ~-~~-~~~-~~-~

ความคิดเห็น • 1.4K

  • @RaviKumar-yl3lt
    @RaviKumar-yl3lt 3 ปีที่แล้ว +26

    Bro I can't import my PutData what should I do?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +2

      Check this for android studio artic fox update github.com/VishnuSivadasVS/Advanced-HttpURLConnection#artic-fox-update-only-add-this

    • @RaviKumar-yl3lt
      @RaviKumar-yl3lt 3 ปีที่แล้ว +1

      @@CodesEasy bro I saw that but the problem is I can't import class I don't know the reason do I have to import any jar file?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Make sure you have added the jitpack in root and the dependency in app gradle files.
      Also try, Select File > Invalidate cache and restart

    • @zororonoroa8847
      @zororonoroa8847 3 ปีที่แล้ว +1

      @@RaviKumar-yl3lt yow bro, did you finish your code?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Delete dependencyResolutionManagement from setting.gradle Check github.com/VishnuSivadasVS/Advanced-HttpURLConnection#delete-dependencyresolutionmanagement-from-settinggradle

  • @jayveedelacruz755
    @jayveedelacruz755 3 ปีที่แล้ว +10

    This is by far the easiest and no error tutorial for android to mysql connection I've ever seen.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy to see that the video helped

  • @cr1pt0n54
    @cr1pt0n54 2 ปีที่แล้ว +2

    Great video, explained everything. I am new in all these things, but still undestood everything. Thanks!!!!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Happy that the video was helpful for you

  • @philipchristiansen3824
    @philipchristiansen3824 4 ปีที่แล้ว +4

    Awesome! I really appreciate this video. I am studying business informatics in germany and had some issues creating such an app. Thank you so much! Kind Regards :)

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Happy to see that it helped you

  • @sohaibarbii
    @sohaibarbii 3 ปีที่แล้ว +1

    after 2 week of Searching Volley Problems and gson shit you save my health today i will sleep correctly cuz of you, thank you so much ♥♥♥♥

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Happy to hear that 👍

  • @dixitjoshi5312
    @dixitjoshi5312 4 ปีที่แล้ว +4

    So brother you finally come with this video. 💪😃... Hope this will work on latest version of Android Studio.😉
    (Your commentator friend)

  • @simulateworld3198
    @simulateworld3198 2 ปีที่แล้ว +1

    Cool bra🔥🔥.
    The world needs people like you

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @agussubagio
    @agussubagio 3 ปีที่แล้ว +12

    thanks because of you, my project is done bro !!

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +4

      Happy to hear that

  • @manueltomas3266
    @manueltomas3266 2 ปีที่แล้ว +2

    Pretty easy, working and complete. An amazing job!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that the video helped you

  • @zee3_tv
    @zee3_tv 3 ปีที่แล้ว +4

    Hi Amazing video but when i copy the full implementation code from the github in that the PutData i cannot import it only shows to create class not import class.
    Please help.
    Appreciate your reply
    Again thanks for this amazing tutorial

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Make sure you have added the jitpack in root and the dependency in app gradle files.
      Also try, Select File > Invalidate cache and restart

    • @zee3_tv
      @zee3_tv 3 ปีที่แล้ว +1

      @@CodesEasy ok i did that thanks now it works but when i click signup button it says all fields required although i have filled all the fields

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      github.com/VishnuSivadasVS/Advanced-HttpURLConnection/blob/master/README.md#example-of-root-gradle-file
      Example here (updated)

    • @philipnyirenda1225
      @philipnyirenda1225 3 ปีที่แล้ว +1

      Hi did you resolve this?Please help

  • @jeraldkasim2363
    @jeraldkasim2363 2 ปีที่แล้ว +2

    Thanks for this bro!! I got it without error

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Happy that the video helped you

  • @raghavsinha5298
    @raghavsinha5298 3 ปีที่แล้ว +5

    hey! At the sign up page, I get sign up failed. I checked the code and there was nothing wrong. What could be happening?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Check the api and make sure it is working. Use postman to test.

    • @josephignacio4733
      @josephignacio4733 3 ปีที่แล้ว +1

      Same bro how to fix it

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      The code must have error. Most of the time it will be very small mistakes, like wrong placement of brackets or semicolon etc etc. Go through the video once more and check it with your code. You can also download the full source code from description.

  • @haithamalnakib9238
    @haithamalnakib9238 2 ปีที่แล้ว +2

    Simple, clear , and direct to the point! Thank you for this effective video

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @eyyyy9134
    @eyyyy9134 2 ปีที่แล้ว +4

    Hello Master! can I ask what is the problem with my app and database connection, i just finished the sign up part of the video, When I sign up first time, it is successfull but when I look inside the database, the username, is "username" the full name is "full name" and the email is "email" in the entries. not vishnu or the username i typed. also when i sign in another time using the different names, it says duplicate entry username for key username. I have already spent a whole 4 hours reviewing your vid but i cant find the fault. please anybody help me 😭😭😭

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Check the signup java part. You have made a very small mistake of quotes.
      Remove the quotes for the data veriables. Check the video the part where we assign username password etc. Just remove the quotes in the array data. That's all. 👍

    • @bensonemmanuel4924
      @bensonemmanuel4924 ปีที่แล้ว

      same issue here

    • @bensonemmanuel4924
      @bensonemmanuel4924 ปีที่แล้ว

      @@CodesEasy You're a genius

  • @SamuelHernandez-pd9kj
    @SamuelHernandez-pd9kj 2 ปีที่แล้ว +2

    Thanks a lot. It works perfect.

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that the video helped you

  • @abdallahmalkawi2511
    @abdallahmalkawi2511 4 ปีที่แล้ว +3

    Thank You, everything works fine, now I want fetch data inside main activity how ?

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Use the fetch data function, reffer the documentation in GitHub.

    • @abdallahmalkawi2511
      @abdallahmalkawi2511 4 ปีที่แล้ว

      @@CodesEasy I use it but the return is string not array because that I should clear string ?

  • @moosamuhiyuddeenm9780
    @moosamuhiyuddeenm9780 3 ปีที่แล้ว +1

    Good teaching. Step by step procedure explained very well. Thank you very much.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      You are welcome!

  • @muzakkir-0956
    @muzakkir-0956 3 ปีที่แล้ว +3

    hi brother, great tutorial btw, but when I am pressing sign up after entering details, a buffering sign keeps coming and this error r message comes, as "Java.net.sslhandleshakeexception:jav a.security.cert.certpathvsalidatorexception:Trust anchor for certification
    path not found"

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      It's shown in the video how to fix it. Manifest part.

    • @kylejoshuatoda2032
      @kylejoshuatoda2032 3 ปีที่แล้ว

      same problem

    • @brandonduffy3497
      @brandonduffy3497 3 ปีที่แล้ว

      Are you using HTTP for the URL instead of HTTPS?

    • @hahaha2731
      @hahaha2731 2 ปีที่แล้ว

      @@CodesEasy I faced the same issue. I already set the usesCleartextTraffic true but it doesnt work. I have check I am using HTTPS not HTTP also. May I ask for you help please?

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Use http since you are not having an SSL and add clear text traffic to true

  • @umbrerax
    @umbrerax 9 หลายเดือนก่อน +1

    Love you man, ty for the tutorial

    • @CodesEasy
      @CodesEasy  8 หลายเดือนก่อน

      Happy to help!

  • @rafakhan1831
    @rafakhan1831 4 ปีที่แล้ว +3

    "com.google.android.material.textfield.TextInputEditText " for me is completely red and not underlined red like yours and I cannot drag the text layouts correctly. help pls @Codes Easy

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      You need to add a library, check the video

    • @simzfaluyi1100
      @simzfaluyi1100 3 ปีที่แล้ว

      for the drag mace sure you clicc ctrl+alt

  • @carmenonly5570
    @carmenonly5570 2 ปีที่แล้ว +1

    YOU ARE AMAZING, PLEASE KEEP MAKING MORE VIDEOS :)

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that it helped you

  • @mohamedabdelfattah1416
    @mohamedabdelfattah1416 3 ปีที่แล้ว +1

    thx bro this is the only video that work with me

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @Ervinz86
    @Ervinz86 4 ปีที่แล้ว +3

    Hi, Thanks for this tutorial. I would like to proceed with fetch data but 2 php files are not readable(only within the server). Would it be ok if i can request the 2 php file for the fetch data reference so I can study how your fetch data works? thanks

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Sure. Will do that

  • @jam7584
    @jam7584 3 ปีที่แล้ว +1

    thanks for this..i will try to create simple app also..More tutorial please..

  • @mhingjhangang2015
    @mhingjhangang2015 2 ปีที่แล้ว +1

    Thank you for you help. Good tutorial

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Glad it helped

  • @mrchauhan1637
    @mrchauhan1637 3 ปีที่แล้ว +1

    Keep it up like This...I am to worried about this how should I connect my my Android app to my webserver..
    I thought 💭 this is Only one Video on TH-cam which will clear out this

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that you liked it

    • @mrchauhan1637
      @mrchauhan1637 3 ปีที่แล้ว

      @@CodesEasy implementation link is not working
      please give me a response as soon as possible I found error

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Make sure you have added the jitpack in root and the dependency in app gradle files.
      Also try, Select File > Invalidate cache and restart

  • @tringuyen3148
    @tringuyen3148 2 ปีที่แล้ว +2

    its working, thanks alot

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Happy that the video helped you

  • @nahedneji3953
    @nahedneji3953 3 ปีที่แล้ว +1

    thank you so much , really you help me , this the first time that the application works .really thanks

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Happy that it helped you

    • @nahedneji3953
      @nahedneji3953 3 ปีที่แล้ว

      @@CodesEasy today the application dosn't work , i don't know why !

  • @jonggisitorus6296
    @jonggisitorus6296 2 ปีที่แล้ว +1

    Bro thank you very much and this is very helpful

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that the video helped you

  • @sirmarktano1829
    @sirmarktano1829 3 ปีที่แล้ว +1

    Hello sir thank you for the tutorial it helps me a lot I'm done in my first step on our app thanks again by the way 👍

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

    • @sirmarktano1829
      @sirmarktano1829 3 ปีที่แล้ว

      Ahhmm hello sir do you have any suggestions how can i insert Dropdown menu or Spinner in this tutorial?

  • @invkrmb4989
    @invkrmb4989 3 ปีที่แล้ว +1

    I LOVE YOU!!! CODES EASY!!!! AUTO SUBSCRIBE + RING THE BELL ALL THE TIME!!

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped

  • @alankritsharma2764
    @alankritsharma2764 ปีที่แล้ว +1

    great video, i would be great if you make a tutorial on Login And SignUp In Android With MySQL using Flutter (without Firebase)

  • @nimrarahim4796
    @nimrarahim4796 3 ปีที่แล้ว +1

    Resolved Thanks Dude!

  • @michaelsngh6247
    @michaelsngh6247 3 ปีที่แล้ว +1

    Amazing video and self explanatory, great work

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that you liked it

  • @bhraman2277
    @bhraman2277 3 ปีที่แล้ว +1

    Its working for me thanks a lot.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Glad that it helped you

  • @TheSlatonTeam
    @TheSlatonTeam 2 ปีที่แล้ว +1

    Excellent Tutorial Thank you

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @stominem
    @stominem ปีที่แล้ว +1

    God continue blessing you. But my app is not going to the login page after passing the credentials and success...It does not load to the main application. Help me sir

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Check the login java part. In the if condition check if you have added the intent properly and also check the if condition. Compare it with the video. You can also download the source code from description if needed.

  • @dhivaakarharisankararao1883
    @dhivaakarharisankararao1883 8 หลายเดือนก่อน

    bro youre a god, it really helps me. By the way, is there any video that has face recognition using sql data base?

  • @javazantech
    @javazantech 3 ปีที่แล้ว +1

    Thanks from Brazil

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @jiedeng2300
    @jiedeng2300 ปีที่แล้ว +1

    Thank you so much for the tutorial and source codes! Subscribe and like!

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Glad it helped!

  • @danielkun593
    @danielkun593 2 ปีที่แล้ว +1

    Great video!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @thazeroword646
    @thazeroword646 3 ปีที่แล้ว +1

    Very nice tutorial

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Happy that you liked it

  • @programmedmonkey5278
    @programmedmonkey5278 2 ปีที่แล้ว +2

    Thank you ;)

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Happy that the video helped you

  • @thiskarolek3086
    @thiskarolek3086 2 ปีที่แล้ว +1

    WOW good :)

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Happy that you liked the video

  • @nichlaus
    @nichlaus 3 ปีที่แล้ว +1

    Slow but sure... I appreciate your approach as it worked...You even added some extra useful information👍👍 Thank you and may God bless you

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Glad that it helped you

  • @coloredstudio
    @coloredstudio 4 ปีที่แล้ว +1

    nice video. thanks

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Happy to hear that

  • @NeranjanaWijesinghe
    @NeranjanaWijesinghe 3 ปีที่แล้ว +1

    Thank you very much! You saved me.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Glad I could help!

  • @tuxuan3089
    @tuxuan3089 2 ปีที่แล้ว +1

    Thank you very much, the video is very good and useful!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Happy that the video helped you

  • @NatashaKainat5-ug5fx
    @NatashaKainat5-ug5fx หลายเดือนก่อน +1

    Sir is video me login and signup page ki coding php ki h ya java ki? q k ap ny description me php mention kia h

    • @CodesEasy
      @CodesEasy  หลายเดือนก่อน

      Java and php

  • @rajeevthakur4916
    @rajeevthakur4916 ปีที่แล้ว +1

    Helped me a lot Thank you very much.
    Simple query in both case login and signup why using the same class PutData. Shouldn't be using FetchData.

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      You can use something like google volley. There is already a video available on our channel check kt

  • @norma6486
    @norma6486 2 ปีที่แล้ว +1

    Thank you so much for your instructional video, very useful.

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @manishshakya1156
    @manishshakya1156 3 ปีที่แล้ว +1

    great videos it was very helpful. Thank you

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Glad it was helpful!

  • @cr1pt0n54
    @cr1pt0n54 2 ปีที่แล้ว +2

    How would you switch login and signup pages, if you worked inside of fragments? 54:58 - You are using intent on line 38 for switching classes, but in my case login and signup pages are inside of different fragments. So, I have to replace signup fragment with login fragment and vice versa. What would you write inside of listener?

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      NextFragment nextFrag= new NextFragment();
      getActivity().getSupportFragmentManager().beginTransaction()
      .replace(R.id.Layout_container, nextFrag, "findThisFragment")
      .addToBackStack(null)
      .commit();

    • @rasuliskandarov9023
      @rasuliskandarov9023 2 ปีที่แล้ว +1

      @@CodesEasy You won't beleive how you helped me...I have spent 5 hours today for doing it, and it didn't work because i didn't input right "R.id.layout_container"...Thank you a lot! Keep publishing new videos!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Really happy to hear that

  • @Saaddz
    @Saaddz 3 ปีที่แล้ว +1

    thank you so much man you saved me

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Glad that it helped you

  • @kateguibang-guibang4903
    @kateguibang-guibang4903 ปีที่แล้ว +1

    thank youuu❤

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      You're welcome 😊

  • @HiroonWijekoon
    @HiroonWijekoon 3 ปีที่แล้ว +1

    Thank you so much. Very clean and clear tutorial

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @shyamaldas8204
    @shyamaldas8204 3 ปีที่แล้ว +1

    Thank you so much bro

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @2FPS19
    @2FPS19 3 ปีที่แล้ว +2

    Amazing video, really good tutorial. Keep up the great work brother!

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy to hear that

  • @thanhsonta4803
    @thanhsonta4803 2 ปีที่แล้ว +1

    Thank you Bro!

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @canibehappyplease1982
    @canibehappyplease1982 2 ปีที่แล้ว +1

    Thanks 🙏🏿

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it

  • @luthfillawliet3903
    @luthfillawliet3903 4 ปีที่แล้ว +2

    Thank you so much
    This was an Amazing tutorial video
    Keep the awesome job

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Happy to hear that

    • @johnefraimcanilang5078
      @johnefraimcanilang5078 3 ปีที่แล้ว

      @@CodesEasy I got an error on this->connect, says Expected type 'mysqli'. Found 'null'

  • @jomansw1002
    @jomansw1002 3 ปีที่แล้ว +1

    tanks so much

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @jdx418
    @jdx418 11 หลายเดือนก่อน

    Thank you for the video is the source code also available from your library?

  • @Mr-Cent10
    @Mr-Cent10 3 ปีที่แล้ว +1

    Thank you so much! Amazing Tutorial

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy to hear that

  • @ekosagga6024
    @ekosagga6024 3 ปีที่แล้ว +1

    Great tutorial.. Thank you.

    • @ekosagga6024
      @ekosagga6024 3 ปีที่แล้ว

      But There is an error when the signup button is clicked. The error is "javac. Net. SslHandshakeException: javasecurity.cert.CertPathValidationException: Trust anchor for certufication path not found. Would u help me solve this error. Thank you in advanced.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Happy that you liked it

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Its fixed in the video, add cleartexttraffic in manifest

  • @CindyLv-gs5yk
    @CindyLv-gs5yk 10 หลายเดือนก่อน

    Hello Sir, so does this means that the app must connect to the same WiFi as the computer to enable it to work?

  • @azadsingh3545
    @azadsingh3545 8 หลายเดือนก่อน

    sir, you have to add the url in signup page, from where i can get it? plz sir guide to me 🙏

  • @garyjunebenoya5300
    @garyjunebenoya5300 3 ปีที่แล้ว +1

    Request sir for Insert, Update Deletes, View, and Search.Thanks sir

  • @idle5992
    @idle5992 3 ปีที่แล้ว +1

    Hey i saw lot's of people having the same issue as i do, which is the "javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found." i saw your replies saying that you talked about it but your error is at 44:47 and it's a different error. i would really appreciate your help here
    *Edit:* I figured it out, it was my mistake to put *https* insead of *http* and android studio was trying to stablish a secure connection

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Yes, for local host it's http since you don't have an SSL

  • @aberamohamed7195
    @aberamohamed7195 4 ปีที่แล้ว +2

    Thank You Brother

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Happy that you liked it

  • @mabreel
    @mabreel 2 ปีที่แล้ว +1

    Wow rly its true

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Happy that you liked it.

  • @aruleka-h6j
    @aruleka-h6j 3 ปีที่แล้ว +1

    Thanks

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @debbieblanch4783
    @debbieblanch4783 ปีที่แล้ว +1

    what version of android studio did you use?

    • @CodesEasy
      @CodesEasy  ปีที่แล้ว

      Not really sure, but you use the latest version. There is a very little change in the part of creating the project. Everything else is the same

  • @mohamedisakhussein7612
    @mohamedisakhussein7612 4 ปีที่แล้ว +1

    thank you, this is awesome project.
    this video helped me much more.

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Happy that you liked it

  • @ProgrammationTricksTips
    @ProgrammationTricksTips 4 ปีที่แล้ว +1

    Thanks u bro Great tuto love your work

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว +1

      Glad you like it

    • @ProgrammationTricksTips
      @ProgrammationTricksTips 4 ปีที่แล้ว

      @@CodesEasy hiii please yesterday it’s working perfectly but today when iam trying to login to my account the apps crash, I don’t know why ?

  • @superchivo1973
    @superchivo1973 4 ปีที่แล้ว +1

    Hi ! First of all, kudos on the comprehensive tutorial, and of course the library itself. One question though: what would be the right way to handle json responses with it?

  • @diamantismitrakoulis7683
    @diamantismitrakoulis7683 3 ปีที่แล้ว +1

    Very helpfull video my friend.I want to ask you how we can check if username and email already exists ?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      It's already done in the api side

    • @diamantismitrakoulis7683
      @diamantismitrakoulis7683 3 ปีที่แล้ว

      @@CodesEasy i try it but i register with the same username and email many times there is no check if the user all ready exists

  • @dergoliathus5438
    @dergoliathus5438 3 ปีที่แล้ว +1

    thank you god bless you

    • @dergoliathus5438
      @dergoliathus5438 3 ปีที่แล้ว

      Hello sir , i tried to connect to my own database but I couldn't manage it to work. Can you explain how can we do it? Thanks

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      You have make changes accordingly to the php files

  • @yashvardhansingh2089
    @yashvardhansingh2089 3 ปีที่แล้ว +1

    Signup is taking long time and the data is also not getting saved in the database . pls help
    and also huge thanks to you brother, awesome video

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      test you api separately with postman, if you are a complete beginner then watch the video again carefully and do it again.

  • @androidstudio1564
    @androidstudio1564 4 ปีที่แล้ว +1

    Thank you for this tutorial.

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      Happy to help

  • @ohnolj
    @ohnolj 3 ปีที่แล้ว +2

    Can someone help me? There is no import data option in my PutData at 28:43, please help me.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Add dependencies properly and then try invalidate cache and restart
      github.com/VishnuSivadasVS/Advanced-HttpURLConnection/blob/master/README.md#example-of-root-gradle-file
      Example here (updated)

  • @_pmc17
    @_pmc17 3 ปีที่แล้ว +1

    6:13 can I use android studio for this??

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      You can use any IDE, but android studio is only for android apps.

  • @ahmedmansour9395
    @ahmedmansour9395 3 ปีที่แล้ว +1

    thancks for this great tutorial you are the best my friend . plz if you can tell me how to add "forgot password" activity i will be so thanckful

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      You can mail new password to the email address. Create php api

    • @ahmedmansour9395
      @ahmedmansour9395 3 ปีที่แล้ว

      @@CodesEasy thanck you so mush i will

  • @nadershould
    @nadershould 3 ปีที่แล้ว +2

    thanks for the video
    and if i compile it to apk will the mysql DB be in the app and keep working ?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Yes, but it is using local host server so it should be connected to the same wifi network. Or you can use a real server.

    • @nadershould
      @nadershould 3 ปีที่แล้ว

      @@CodesEasy thanks

  • @deepakshinde8759
    @deepakshinde8759 4 ปีที่แล้ว

    nice video.

  • @richardmwale8029
    @richardmwale8029 3 ปีที่แล้ว +1

    Great tuts do you have any tuts on how to retrieve data from the database.........after upload

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Yes create an api like this th-cam.com/video/LAb5yJRz0e0/w-d-xo.html and the use volley to get the data like this th-cam.com/video/CjEWtaZW5Ck/w-d-xo.html

  • @taniatabassum9845
    @taniatabassum9845 2 ปีที่แล้ว +1

    can I do all these process same for java in android studio? what should I do?

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Yes, it's using Java.

  • @MrDInsanity
    @MrDInsanity 2 ปีที่แล้ว +1

    Hi, first of all thanks for the video it was really helpfull, I need your help with something though when start the app I get a "Launch succeeded" but the app crashes any idea on how to solve this please ?

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Check the logcat for seeing errors

  • @essam4025
    @essam4025 2 ปีที่แล้ว +1

    Thank you for this explanation, I have a question I would like an answer to
    Is it possible to connect the login through php mysql and the chat database be through
    Realtime/firebase

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Sure, create some token to verify the user and the executive chat

  • @mohamedaly6617
    @mohamedaly6617 3 ปีที่แล้ว +1

    Thank you so much.
    I really appreciate this Video.
    If you don't mind, I have a question if I want to create this login video and associated iListView with Custom Adapter - Social Media App Design for each user. Can it be done? If so, can you create a video on how to link each user to his/her view? Thank you so much

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว +1

      Yes, you can use the login and listview custom adaptor view and create an application. You just have to make the listview on MainActivity. Just follow the videos you can put them together and do the app.

    • @mohamedaly6617
      @mohamedaly6617 3 ปีที่แล้ว

      @@CodesEasy correct but how can I make each user have his/her own videos? Can u create a video or explain the steps?

    • @mohamedaly6617
      @mohamedaly6617 3 ปีที่แล้ว

      Please Let me know how it can be done, or if you can create a video on how we can do it that will e great.

  • @penguinxed
    @penguinxed 2 ปีที่แล้ว +1

    Hi sir thank you for this awesome tutorial, If you wouldn't mind, Ido have a question as well regarding the app, after signing up, the app doesn't redirect to the login page, is there a way to fix this problem? been trying to fix it for hours but still failed to do so😢

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      Check the code the Intent part. If you are not able to find the error download the source for the app from the description

  • @amadeuschristina5962
    @amadeuschristina5962 3 ปีที่แล้ว +1

    What Apptheme did you use ?

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      It's shown in the video, 43:45

  • @annisanurfirdausi9960
    @annisanurfirdausi9960 2 ปีที่แล้ว +1

    Thankyouu!! it's works perfectly finee!
    but, did you have any idea why in mysql the username, fullname, etc is stored hidden? is that because we using the post method?
    because my mysql is not showing the real fullname of user and replace it with only "fullname"
    //updt
    nvm, found the solution already 😁🙏

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว +1

      It's not hidden, you have made a mistake in the signup java part. Check the data array. Don't use quotes for data array. It's a variable and don't need quotes. That's all. You can also check our new video on the same

    • @annisanurfirdausi9960
      @annisanurfirdausi9960 2 ปีที่แล้ว

      @@CodesEasy ahh yaa i see, thank you so much 🙏

  • @xoanisiyanda3031
    @xoanisiyanda3031 3 ปีที่แล้ว +1

    hi great video you have here but can you please tell where can i download the SINGUP layouts because that is where i am stuck now

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      The necessary files are given in the description

  • @DjonieCash
    @DjonieCash 3 ปีที่แล้ว +1

    thankyou.

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that it helped you

  • @njmust
    @njmust 3 ปีที่แล้ว +2

    God Bless you....

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy that the video helped you

  • @chahiradhaoui2032
    @chahiradhaoui2032 3 ปีที่แล้ว +1

    thank you

    • @CodesEasy
      @CodesEasy  3 ปีที่แล้ว

      Happy to hear

  • @nisha.najihah
    @nisha.najihah 4 ปีที่แล้ว +2

    Hey, this is really helpful but now I need help what does Advanced-HttpURLConnection actually do? I mean if I don't want to use the implementation of you file how do I create my own ways of connecting it?

    • @CodesEasy
      @CodesEasy  4 ปีที่แล้ว

      You could use Volley or Retrofit

  • @wahyuramadhannoe9839
    @wahyuramadhannoe9839 4 ปีที่แล้ว

    Thanks for class

    • @CodesEasy
      @CodesEasy  2 ปีที่แล้ว

      Most welcome

  • @andriansyahagung5280
    @andriansyahagung5280 4 ปีที่แล้ว

    awesome content
    appreciate a lot bro..