Login And SignUp In Android With MySQL

  Рет қаралды 407,623

Codes Easy

Codes Easy

Күн бұрын

Пікірлер: 1 400
@RaviKumar-yl3lt
@RaviKumar-yl3lt 3 жыл бұрын
Bro I can't import my PutData what should I do?
@CodesEasy
@CodesEasy 3 жыл бұрын
Check this for android studio artic fox update github.com/VishnuSivadasVS/Advanced-HttpURLConnection#artic-fox-update-only-add-this
@RaviKumar-yl3lt
@RaviKumar-yl3lt 3 жыл бұрын
@@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 жыл бұрын
@@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 жыл бұрын
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 жыл бұрын
Great video, explained everything. I am new in all these things, but still undestood everything. Thanks!!!!
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that the video was helpful for you
@philipchristiansen3824
@philipchristiansen3824 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
@haithamalnakib9238
@haithamalnakib9238 2 жыл бұрын
Simple, clear , and direct to the point! Thank you for this effective video
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that you liked it
@agussubagio
@agussubagio 3 жыл бұрын
thanks because of you, my project is done bro !!
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to hear that
@manueltomas3266
@manueltomas3266 2 жыл бұрын
Pretty easy, working and complete. An amazing job!
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that the video helped you
@dixitjoshi5312
@dixitjoshi5312 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 жыл бұрын
Cool bra🔥🔥. The world needs people like you
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that you liked it
@raghavsinha5298
@raghavsinha5298 3 жыл бұрын
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 жыл бұрын
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.
@sohaibarbii
@sohaibarbii 3 жыл бұрын
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 жыл бұрын
Happy to hear that 👍
@eyyyy9134
@eyyyy9134 2 жыл бұрын
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 9 ай бұрын
same issue here
@bensonemmanuel4924
@bensonemmanuel4924 9 ай бұрын
@@CodesEasy You're a genius
@moosamuhiyuddeenm9780
@moosamuhiyuddeenm9780 3 жыл бұрын
Good teaching. Step by step procedure explained very well. Thank you very much.
@CodesEasy
@CodesEasy 3 жыл бұрын
You are welcome!
@abdallahmalkawi2511
@abdallahmalkawi2511 4 жыл бұрын
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 ?
@jeraldkasim2363
@jeraldkasim2363 2 жыл бұрын
Thanks for this bro!! I got it without error
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that the video helped you
@zee3_tv
@zee3_tv 3 жыл бұрын
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 жыл бұрын
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 жыл бұрын
@@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 жыл бұрын
Hi did you resolve this?Please help
@SamuelHernandez-pd9kj
@SamuelHernandez-pd9kj Жыл бұрын
Thanks a lot. It works perfect.
@CodesEasy
@CodesEasy Жыл бұрын
Happy that the video helped you
@rafakhan1831
@rafakhan1831 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 3 жыл бұрын
You need to add a library, check the video
@simzfaluyi1100
@simzfaluyi1100 3 жыл бұрын
for the drag mace sure you clicc ctrl+alt
@rajeevthakur4916
@rajeevthakur4916 Жыл бұрын
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
@muzakkir-0956
@muzakkir-0956 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 2 жыл бұрын
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 Жыл бұрын
Use http since you are not having an SSL and add clear text traffic to true
@mhingjhangang2015
@mhingjhangang2015 Жыл бұрын
Thank you for you help. Good tutorial
@CodesEasy
@CodesEasy Жыл бұрын
Glad it helped
@Ervinz86
@Ervinz86 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 3 жыл бұрын
Sure. Will do that
@carmenonly5570
@carmenonly5570 2 жыл бұрын
YOU ARE AMAZING, PLEASE KEEP MAKING MORE VIDEOS :)
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that it helped you
@jam7584
@jam7584 2 жыл бұрын
thanks for this..i will try to create simple app also..More tutorial please..
@CodesEasy
@CodesEasy 2 жыл бұрын
Sure I will
@michaelsngh6247
@michaelsngh6247 3 жыл бұрын
Amazing video and self explanatory, great work
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that you liked it
@TheSlatonTeam
@TheSlatonTeam 2 жыл бұрын
Excellent Tutorial Thank you
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that you liked it
@sirmarktano1829
@sirmarktano1829 3 жыл бұрын
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 2 жыл бұрын
Ahhmm hello sir do you have any suggestions how can i insert Dropdown menu or Spinner in this tutorial?
@nichlaus
@nichlaus 3 жыл бұрын
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
@mrchauhan1637
@mrchauhan1637 3 жыл бұрын
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 KZbin 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
@umbrerax
@umbrerax 5 ай бұрын
Love you man, ty for the tutorial
@CodesEasy
@CodesEasy 5 ай бұрын
Happy to help!
@2FPS19
@2FPS19 3 жыл бұрын
Amazing video, really good tutorial. Keep up the great work brother!
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to hear that
@mohamedabdelfattah1416
@mohamedabdelfattah1416 2 жыл бұрын
thx bro this is the only video that work with me
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that it helped you
@jonggisitorus6296
@jonggisitorus6296 2 жыл бұрын
Bro thank you very much and this is very helpful
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that the video helped you
@bhraman2277
@bhraman2277 3 жыл бұрын
Its working for me thanks a lot.
@CodesEasy
@CodesEasy 3 жыл бұрын
Glad that it helped you
@manishshakya1156
@manishshakya1156 3 жыл бұрын
great videos it was very helpful. Thank you
@CodesEasy
@CodesEasy 3 жыл бұрын
Glad it was helpful!
@invkrmb4989
@invkrmb4989 3 жыл бұрын
I LOVE YOU!!! CODES EASY!!!! AUTO SUBSCRIBE + RING THE BELL ALL THE TIME!!
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that it helped
@luthfillawliet3903
@luthfillawliet3903 3 жыл бұрын
Thank you so much This was an Amazing tutorial video Keep the awesome job
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to hear that
@johnefraimcanilang5078
@johnefraimcanilang5078 3 жыл бұрын
@@CodesEasy I got an error on this->connect, says Expected type 'mysqli'. Found 'null'
@norma6486
@norma6486 2 жыл бұрын
Thank you so much for your instructional video, very useful.
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that you liked it
@alankritsharma2764
@alankritsharma2764 Жыл бұрын
great video, i would be great if you make a tutorial on Login And SignUp In Android With MySQL using Flutter (without Firebase)
@CodesEasy
@CodesEasy Жыл бұрын
Sure
@superchivo1973
@superchivo1973 4 жыл бұрын
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?
@nahedneji3953
@nahedneji3953 3 жыл бұрын
thank you so much , really you help me , this the first time that the application works .really thanks
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that it helped you
@nahedneji3953
@nahedneji3953 3 жыл бұрын
@@CodesEasy today the application dosn't work , i don't know why !
@HiroonWijekoon
@HiroonWijekoon 3 жыл бұрын
Thank you so much. Very clean and clear tutorial
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that it helped you
@tuxuan3089
@tuxuan3089 2 жыл бұрын
Thank you very much, the video is very good and useful!
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that the video helped you
@periacentkenneth2290
@periacentkenneth2290 3 жыл бұрын
Thank you so much! Amazing Tutorial
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to hear that
@cr1pt0n54
@cr1pt0n54 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 жыл бұрын
NextFragment nextFrag= new NextFragment(); getActivity().getSupportFragmentManager().beginTransaction() .replace(R.id.Layout_container, nextFrag, "findThisFragment") .addToBackStack(null) .commit();
@rasuliskandarov9023
@rasuliskandarov9023 2 жыл бұрын
@@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
@NeranjanaWijesinghe
@NeranjanaWijesinghe 3 жыл бұрын
Thank you very much! You saved me.
@CodesEasy
@CodesEasy 3 жыл бұрын
Glad I could help!
@thazeroword646
@thazeroword646 3 жыл бұрын
Very nice tutorial
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that you liked it
@jiedeng2300
@jiedeng2300 Жыл бұрын
Thank you so much for the tutorial and source codes! Subscribe and like!
@CodesEasy
@CodesEasy Жыл бұрын
Glad it helped!
@devendudileep1149
@devendudileep1149 3 жыл бұрын
Hai, I am beginner, I don't know anything about Android, will this video be enough to build a basic App? Do reply, I have a project to do, and I am looking for a video that would help me learn and understand easily. 😭
@CodesEasy
@CodesEasy 3 жыл бұрын
Android Development Course - Android Studio Tutorials: kzbin.info/aero/PLnXGuXovKemRMHG37h9vbM_ifzlHUxOpp
@devendudileep1149
@devendudileep1149 3 жыл бұрын
@@CodesEasy Is flutter easy to learn for beginner?
@CodesEasy
@CodesEasy 3 жыл бұрын
If you are completely new I won't suggest flutter
@makingzebraop
@makingzebraop 3 жыл бұрын
hello sirr please help i did the what u did but im getting a msg while signing up "username or password" is wrong help me
@CodesEasy
@CodesEasy 3 жыл бұрын
Make sure you haven't added quotes for the data array
@garyjunebenoya5300
@garyjunebenoya5300 3 жыл бұрын
Request sir for Insert, Update Deletes, View, and Search.Thanks sir
@CodesEasy
@CodesEasy 3 жыл бұрын
Sure
@garyjunebenoya5300
@garyjunebenoya5300 3 жыл бұрын
@@CodesEasy thanks very much sir
@mohamedisakhussein7612
@mohamedisakhussein7612 3 жыл бұрын
thank you, this is awesome project. this video helped me much more.
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that you liked it
@nimrarahim4796
@nimrarahim4796 2 жыл бұрын
Resolved Thanks Dude!
@CodesEasy
@CodesEasy 2 жыл бұрын
👍
@penguinxed
@penguinxed 2 жыл бұрын
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 жыл бұрын
Check the code the Intent part. If you are not able to find the error download the source for the app from the description
@jdx418
@jdx418 7 ай бұрын
Thank you for the video is the source code also available from your library?
@CindyLv-gs5yk
@CindyLv-gs5yk 7 ай бұрын
Hello Sir, so does this means that the app must connect to the same WiFi as the computer to enable it to work?
@_pmc17
@_pmc17 2 жыл бұрын
Hi! why mine is crashing and also when I did sign up again it will say sign up fail?? how do I fix this :
@CodesEasy
@CodesEasy 2 жыл бұрын
Check logcat while running, you will see errors and it's cause there.
@diamantismitrakoulis7683
@diamantismitrakoulis7683 3 жыл бұрын
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
@essam4025
@essam4025 2 жыл бұрын
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
@Z3niiTD4rK
@Z3niiTD4rK 2 жыл бұрын
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
@leonardocasarotto809
@leonardocasarotto809 3 жыл бұрын
Thank you for the video, it works if I install via USB cable the application in my smartphone? Will the database credentials in xampp be copied to the phone, or will the application only work if emulated on a pc? many thanks in advance
@CodesEasy
@CodesEasy 3 жыл бұрын
You need a real server for using it like normal. You can use the app on mobile if your mobile is connected to same wifi and the ip address is correct.
@leonardocasarotto809
@leonardocasarotto809 3 жыл бұрын
@@CodesEasy Thank you
@arlouievasallo2687
@arlouievasallo2687 3 жыл бұрын
Hi i have a problem in PutData. I already do the Invalidate cache and restart and the clean project and rebuild but can't Import it how can i resolve it? I added the jitpack but it doesn't work any fix for this sir? Build file 'C:\Users\63906\AndroidStudioProjects\Lastnatalagalezgo\build.gradle' line: 17 A problem occurred evaluating root project 'Lastnatalagalezgo'. > Build was configured to prefer settings repositories over project repositories but repository 'MavenRepo' was added by build file 'build.gradle' * Try: Run with --info or --debug option to get more log output. Run with --scan to get full insights. and the exception is to many so i did not include here can you help me?
@CodesEasy
@CodesEasy 3 жыл бұрын
Create a new project and check, if it's also showing the error, make sure you downloaded the SDK files properly. Try reinstalling.
@ayushsinghchauhan4121
@ayushsinghchauhan4121 3 жыл бұрын
Hi, There are some error coming, Which are Anonymous new Runnable() can be replaced with lambda Anonymous new View.OnClickListener() can be replaced with lambda Will this be an issue in execution as these are only warning but were not showing in your code. Rest, your code and explaining is best for an beginner like me 😊
@CodesEasy
@CodesEasy 3 жыл бұрын
Its just a warning you can ignore it
@ayushsinghchauhan4121
@ayushsinghchauhan4121 3 жыл бұрын
@@CodesEasy I have referred your 3 videos and I must say that they are too nicely explained 😀👌
@mohamedaly6617
@mohamedaly6617 3 жыл бұрын
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 жыл бұрын
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.
@taniatabassum9845
@taniatabassum9845 2 жыл бұрын
can I do all these process same for java in android studio? what should I do?
@CodesEasy
@CodesEasy 2 жыл бұрын
Yes, it's using Java.
@houssamhariz1194
@houssamhariz1194 3 жыл бұрын
Great Video, amazing channel. The only video on youtube that worked for me in connecting to MySQL. Clear and straight-forward. I have question; how can I display data from the database in textview or listview ? Do you have any video on that ?
@CodesEasy
@CodesEasy 3 жыл бұрын
Yes, we have videos on fetching data using volley. kzbin.info/www/bejne/eZuoiKeXj7xoec0
@dhivaakarharisankararao1883
@dhivaakarharisankararao1883 4 ай бұрын
bro youre a god, it really helps me. By the way, is there any video that has face recognition using sql data base?
@ChiChi-nl1xb
@ChiChi-nl1xb 3 жыл бұрын
Hello, I have sync errors when adding to repositories: > Build was configured to prefer settings repositories over project repositories but repository 'Google' was added by build file 'build.gradle' I follow the step to add jitpack in root gradle 3 times and try in 2 different computers, both have this sync errors, I can't import the PutData, is this method still work now?
@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
@javazantech
@javazantech 2 жыл бұрын
Thanks from Brazil
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that it helped you
@ashishpanta614
@ashishpanta614 3 жыл бұрын
Hi! Appreciate your work. If i were to use MySQL instead of XAMPP what would i have to do?
@CodesEasy
@CodesEasy 3 жыл бұрын
You will have to create tables etc with query and if it's in local host use local ip
@ahmedmansour9395
@ahmedmansour9395 3 жыл бұрын
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 жыл бұрын
You can mail new password to the email address. Create php api
@ahmedmansour9395
@ahmedmansour9395 3 жыл бұрын
@@CodesEasy thanck you so mush i will
@tringuyen3148
@tringuyen3148 2 жыл бұрын
its working, thanks alot
@CodesEasy
@CodesEasy 2 жыл бұрын
Happy that the video helped you
@androidstudio1564
@androidstudio1564 3 жыл бұрын
Thank you for this tutorial.
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to help
@ekosagga6024
@ekosagga6024 3 жыл бұрын
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 жыл бұрын
Happy that you liked it
@CodesEasy
@CodesEasy 3 жыл бұрын
Its fixed in the video, add cleartexttraffic in manifest
@azadsingh3545
@azadsingh3545 5 ай бұрын
sir, you have to add the url in signup page, from where i can get it? plz sir guide to me 🙏
@idle5992
@idle5992 3 жыл бұрын
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 жыл бұрын
Yes, for local host it's http since you don't have an SSL
@stominem
@stominem Жыл бұрын
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.
@Saaddz
@Saaddz 3 жыл бұрын
thank you so much man you saved me
@CodesEasy
@CodesEasy 3 жыл бұрын
Glad that it helped you
@ProgrammationTricksTips
@ProgrammationTricksTips 3 жыл бұрын
Thanks u bro Great tuto love your work
@CodesEasy
@CodesEasy 3 жыл бұрын
Glad you like it
@ProgrammationTricksTips
@ProgrammationTricksTips 3 жыл бұрын
@@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 ?
@Saturnluras
@Saturnluras 4 жыл бұрын
Hi! That was a really useful and easy code! Thank u so much I just have a question, at your “parameter” and “data” arrays, what are those variables? The database variables so i can store the data coming from the fields there, or the Java variables???? I got confused
@Saturnluras
@Saturnluras 4 жыл бұрын
@@CodesEasy i know but what is that “value?” Is it my app data that the user is going to insert or the DB column?
@Saturnluras
@Saturnluras 4 жыл бұрын
@@CodesEasy and what’s the difference between those two arrays ?
@CodesEasy
@CodesEasy Жыл бұрын
Yes, correct
@richardmwale8029
@richardmwale8029 3 жыл бұрын
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 kzbin.info/www/bejne/gnLFZqyAh99jm5I and the use volley to get the data like this kzbin.info/www/bejne/eZuoiKeXj7xoec0
@coloredstudio
@coloredstudio 3 жыл бұрын
nice video. thanks
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to hear that
@essykinyua
@essykinyua 3 жыл бұрын
does this connection work only for phones using the same internet connection? what if you want the app to be used with people in different location, how will the connection be?
@CodesEasy
@CodesEasy 3 жыл бұрын
You have to buy a server space (hosting) and upload the files and database
@debbieblanch4783
@debbieblanch4783 Жыл бұрын
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
@dongge9401
@dongge9401 3 жыл бұрын
Hello! just curious when you copied the handler portion of the codes in, instead of Import Putdata mine is created classs instead waht should i do
@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
@shyamaldas8204
@shyamaldas8204 3 жыл бұрын
Thank you so much bro
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy that it helped you
@amadeuschristina5962
@amadeuschristina5962 3 жыл бұрын
What Apptheme did you use ?
@CodesEasy
@CodesEasy 3 жыл бұрын
It's shown in the video, 43:45
@adriankicia4751
@adriankicia4751 2 жыл бұрын
Will it work when run on a physical device? not in a virtual machine. How the application connects to the database?
@CodesEasy
@CodesEasy 2 жыл бұрын
Yes it will work, you will have to use a real server to store the php scripts and database. Or you could connect the computer and mobile device on same WiFi network and it works locally. Use server for access it from anywhere.
@cesarestanero5469
@cesarestanero5469 2 жыл бұрын
@@CodesEasy what do you mean by use a real server? do you have a tutorial about it?
@programmedmonkey5278
@programmedmonkey5278 Жыл бұрын
Thank you ;)
@CodesEasy
@CodesEasy Жыл бұрын
Happy that the video helped you
@wangpatrick9786
@wangpatrick9786 4 жыл бұрын
Thank you, bro. You help me a lot!
@CodesEasy
@CodesEasy 3 жыл бұрын
Happy to help
@nadershould
@nadershould 3 жыл бұрын
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
@_pmc17
@_pmc17 2 жыл бұрын
6:13 can I use android studio for this??
@CodesEasy
@CodesEasy 2 жыл бұрын
You can use any IDE, but android studio is only for android apps.
@netrashukla4714
@netrashukla4714 2 жыл бұрын
I am not able to import Putdata(). Hence, I have made a different class for it. Can you please help me with the further code? It contains public class PutData{ public PutData(String s, String post, String[] field, String[] data) { } }, public boolean startPut(),public boolean onComplete(), public String getResult(). Thank you!! :-)
@CodesEasy
@CodesEasy 2 жыл бұрын
Code for PutData github.com/VishnuSivadasVS/Advanced-HttpURLConnection/blob/master/Advanced_HttpURLConnection/src/main/java/com/vishnusivadas/advanced_httpurlconnection/PutData.java
@kathiweber6086
@kathiweber6086 3 жыл бұрын
Hey, i find your video very helpful and understanding, but i think i got problems with my connection to the IPv adress of my PC. I typed it in and ran it on my mobile phone, like you said, i typed in my data and pressed sign in but my app stopped and said it took too long to function properly. I really don't know why it doesn't work... Can you give me any tipps? :(
@CodesEasy
@CodesEasy 3 жыл бұрын
Your IP address will be wrong, make sure the link of signup is accessible through a browser in the mobile in which you are trying the app. Use an emulator, it will be easy.
@kathiweber6086
@kathiweber6086 3 жыл бұрын
@@CodesEasy Thank you very much, i really apprechiate it! it really had been the wrong IP adress ;)
@guilhermegouveia3216
@guilhermegouveia3216 2 жыл бұрын
Hello, im also having trouble importing PutData, the option doesnt appear like on handler, i saw that we need to delete everything on dependencyResolutionManagement from settings.gradle on grandle scripts tab, but when i do that i get erros everywhere, im really confused rn, is it because i download the newest version? Wich version u were using on this video?
@CodesEasy
@CodesEasy 2 жыл бұрын
If you don't understand and need a working source you can get it in the description.
@moessay2776
@moessay2776 2 жыл бұрын
I purchased this code yesterday from your site. I don't want to show username and password for login. I want to show only email and password on login section. How can I do that??? What will I change or edit in Android studio, MySQL and PHP file???? Please please reply
@CodesEasy
@CodesEasy 2 жыл бұрын
You have change it in, login.php file Login java file Database.php login() function SQL query
@moessay2776
@moessay2776 2 жыл бұрын
@@CodesEasy how can I add forgot password??? Because It's necessary.
@maxflurrynightfury4534
@maxflurrynightfury4534 3 жыл бұрын
Thank You, really good tutorial. i want to try for fechdata, but i dont understand how to implemented can we see the php file for fechdata?or you have tutorial for this?thanks
@CodesEasy
@CodesEasy 3 жыл бұрын
Check the GitHub url, it's written there
@xycode
@xycode Жыл бұрын
This works perfect for my application and server. But I need to make an arraylist displaying all usernames and passwords from the database. What should I do?
@CodesEasy
@CodesEasy Жыл бұрын
Create an api that fetched all the data and use volley or some other http library to fetch it. We have videos on our channel for this
@xycode
@xycode Жыл бұрын
@@CodesEasy Thanks. I successfully created one!. You're Vishnu, right? Thanks so much ! ^^
@gabrielcangiano4574
@gabrielcangiano4574 3 жыл бұрын
Hi sir, good video. My question is: will the application with remote db connection continue working on a real smartphone? Xampp works on a real android smartphone without adb?
@CodesEasy
@CodesEasy 3 жыл бұрын
You have to use a real server for that.
@sultanmirza3499
@sultanmirza3499 3 жыл бұрын
Sir to run this app on my Android phone does this need a real server or is this xamapp is enough
@estroid0468
@estroid0468 2 жыл бұрын
Hello , i have an issue with httpURLConnection; the specific part is root Gradle file. its seems i cant put dependencies into the project, did i do something wrong?
@CodesEasy
@CodesEasy 2 жыл бұрын
Check the discription, use the documentation on GitHub.
SQLite Database for Android - Full Course
1:28:22
freeCodeCamp.org
Рет қаралды 252 М.
Cool Parenting Gadget Against Mosquitos! 🦟👶 #gen
00:21
TheSoul Music Family
Рет қаралды 33 МЛН
This dad wins Halloween! 🎃💀
01:00
Justin Flom
Рет қаралды 42 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 849 М.
The TRIPLE FOLDING phone has a Problem.
12:54
Mrwhosetheboss
Рет қаралды 2,3 МЛН
Android Login and Register with PHP MySQL and Volley Library
21:52
Sandip Bhattacharya
Рет қаралды 76 М.
Login and Signup using SQLite in Android Studio | Kotlin
34:18
Android Knowledge
Рет қаралды 12 М.
5.1 Configure firebase for User Database and Address
1:48:30
Lazy Codder
Рет қаралды 29
Android Studio Tutorial for Beginners
1:26:38
WAK Tech
Рет қаралды 4,3 М.
Kubernetes 101 workshop - complete hands-on
3:56:03
Kubesimplify
Рет қаралды 1,6 МЛН
Login and Signup using SQLite Database in Android Studio | Java
24:09
Android Knowledge
Рет қаралды 77 М.