Sir, this video tutorial was very good. I haven't tried yet but I think it's good. Please make a tutorial of "Forget password" options and "otp" option so that user insert a valid email.
yes I got, but now I expand it for two users, definitely login successful and open two different page as User type that I need. But the problem is, when I open the application again it displays only Dr. PRABEESH R K designed welcome page, how can I handle it, any idea appreciated
Hello sir, just wanted to tell that you can''t expect someone to just watch this video until the end and also copying the coding one by one. At last it crashed with errors. Maybe you should just give a link to your coding as what i see from other peoples comment. It makes it much more easier sir. BTW i followed your video until the end...until the end. Then your codding is just no use cause its much more complicated. I hope you understand sir. Thank you. sorry if you have hard feelings or what.
Thank you Mr. Prabeesh. I am confronted with a serious problem. For symbols such as sharePreference.Editor, the Editor is highlighted red and it is commented that the symbol cannot be resolved. there are a few such errors. what should I do?
Sir, my retrofit is not importing... It show error and when I go to import it shows nothing... I manually done the import but this will not work Please provide a solution for this...
We are using local database rite? Is there a way we can make a user login without having to register? meaning that if we manually input the user credentials into the database the user can straightaway login.
Thanks for this tutorial. All are working fine except one i.e. Enqueue callback not triggered. Retrofit enqueue doesn't work but data is entering into table for register module. Kindly give the solution
Hay buddy, I have this error how to solve it. I/Choreographer: Skipped 39 frames! The application may be doing too much work on its main thread. W/Looper: Slow Looper: doFrame is 664ms late because of 3 msg, msg 1 took 58ms (late=265ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver), msg 2 took 533ms (late=70ms h=android.view.ViewRootImpl$ViewRootHandler c=android.view.View$PerformClick), msg 3 took 81ms (late=606ms h=android.view.ViewRootImpl$ViewRootHandler c=android.view.View$UnsetPressedState)
Sir what if we want to run this application on our phone and not on virtual device then what are the changes will I have to make ,again what will be the base URL to run it on phone.
Hi! Your video was great! But you show everything with a "Localhost"! Is the script the same to write when used "NOT LOCAL"? But via the internet? Which IP should I use where? and how should I write the script? I ask for help Thank you
for people who cant add the value to phpmyadmin the local 10.0.0.2.2 ip didnt work with me either so i wrote in cmd run ipconfig and replaced it with the ip appeared on IPv4 Address and it worked!
I'm getting this error,Please help me. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 2 column 1 path $
One more problem I have......I have created a search view using list view....But when m pressing any item after search it's not showing the proper student details......Please help me reguarding this.....Plzzzz.....Sir....
thank you PRABEESH R K, I follow all of your tutorials and it is help full. can you help me? how can I get the current location of my friend using his phone number? please give me the source code?
if your table is not as same as his then that might be the problem, if you want to stick with your table it fine but you have to replace all the table content of his database in the code to yours. last make sure your your id is under auto increment under extra.
iam getting error in impelementing the interface method in onclick listener as static method cannot be implemented in non static method plzzz can u give the solution of it ?
Hey, I'm having trouble to parse through the json for the registration page. This is the error it is giving me: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ From my understanding of this error it is expecting an object but getting a string? It seems a lot of people in the comments have the same problem. Should I change how this is handled on the php side or create a function to parse through the json in android Great video though, very powerful.
Hello, Prabeesh. I have a problem. When I run the application, it says "Unfortunately loginapp stop" There's nothing wrong with code. The gradle compilation is fine. No errors are found. but why does it say that? Please help.
You shouldn't save passwords as plaintext! BAD PRACTICE! NAUGHTY! BAD! you should always use something like bcrypt() to hash or store the passwords as a hash. Then just hash them the same way upon login and compare.
hello all iv got to the point of making the register _test.html however whenever i run it it comes up with the error message that is put in on line 22-28 can anyone help please
Hello Sir i am unable to insert value in database in registration when i am run the program and insert record and also not getting any Toast message so you help me
i love the video and finish building the project but unable to register or save data and can not log in. need help if you may pls provide the source code. thanks.
sir when i write this its showing some error getSupportFragmentManager().beginTransaction().add(R.id.fragment_container,new WelcomeFragment()).commit(); actually when i write add(R.id.fragment_container,new WelcomeFragment()).commit();) "welcomeFragement()" is showing some error can not resolve sir can u help me if u can please help me.
please provide us the source code to avoid check our error and bugs further ok
great video helped me alot in my project thank you sir
thx... it's works for me in July 2019
Greetings from Mexico. Thanks, I learn a lot from you
Sir, this video tutorial was very good. I haven't tried yet but I think it's good. Please make a tutorial of "Forget password" options and "otp" option so that user insert a valid email.
Thank you! Works for me in january 2020!
Thank you.exactly what i was looking for.
Great video sir.. thanks for sharing your knowledge.. very much informative.. we r learning android as well as php scripting..
Thank you for sharing this video sir...
thanks for the lesson, I've finally understand the concepts of retrofit
it works 100%, its help full learning, thanks so much
Assefa Belay did you get output??
yes I got, but now I expand it for two users, definitely login successful and open two different page as User type that I need. But the problem is, when I open the application again it displays only Dr.
PRABEESH R K
designed welcome page, how can I handle it, any idea appreciated
@Assefa Belay I'm using SQLite database
@@wisdom1223 please can you share your code ?
can u give me the code?
very clean coding. do you have tutorials or a full course on fragments? I am interested in learning database programming in Android.
Is useful and working ! Thanks for sharing ur skill to me!
hey plz provide the source code
help me
Alvin when I run app , it's just showing me blank page... help me
thanks for good video, very helpful
Hello Mr PRABEESH sir!
Thank you very much for your tutorial, it was very useful. However you should include an AsyncTask method.
please give me the source code of this tutorial project
Hello sir, just wanted to tell that you can''t expect someone to just watch this video until the end and also copying the coding one by one. At last it crashed with errors. Maybe you should just give a link to your coding as what i see from other peoples comment. It makes it much more easier sir. BTW i followed your video until the end...until the end. Then your codding is just no use cause its much more complicated. I hope you understand sir. Thank you. sorry if you have hard feelings or what.
Thank you Mr. Prabeesh. I am confronted with a serious problem. For symbols such as sharePreference.Editor, the Editor is highlighted red and it is commented that the symbol cannot be resolved. there are a few such errors. what should I do?
thankyou sir it is working properly
hey plz provide me the source code....
pls send me source code.
Sir, my retrofit is not importing... It show error and when I go to import it shows nothing... I manually done the import but this will not work
Please provide a solution for this...
Awesome! Thank you!
very good tutorial.can you please do a video about this on
volley
please give me source code
We are using local database rite? Is there a way we can make a user login without having to register? meaning that if we manually input the user credentials into the database the user can straightaway login.
Please create a video on MVP pattern for the same login app .
very helpfull tutorial thank you very much :D
Thanks for this tutorial. All are working fine except one i.e. Enqueue callback not triggered. Retrofit enqueue doesn't work but data is entering into table for register module. Kindly give the solution
it say retrofit, on your another video there are retrofit 2.. is there any diferent between retrofit and retrofit 2 ??
I'm new to retrofit. thx.
@anmol gupta Firebase? Is this possible on your own server ??
I now have the code😊 i write it patiently
Gramzrah industries can you share it with me?
Its not free😊
please share the source codeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Where did you create an instance of the ApiClient class u created...?
Sir i need the help i want to load the list of names in spinner when i select the class from another spinner or any way
Can we use Codeigniter to make a PHP script of the login activity?
Thank you sir...
source code please,I love your tutorail.
hi mr prabeesh ,i think somthing went wrong in your php code,its always bring us back response"ok",i think if else is the problem
Hay buddy, I have this error how to solve it.
I/Choreographer: Skipped 39 frames! The application may be doing too much work on its main thread.
W/Looper: Slow Looper: doFrame is 664ms late because of 3 msg, msg 1 took 58ms (late=265ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver), msg 2 took 533ms (late=70ms h=android.view.ViewRootImpl$ViewRootHandler c=android.view.View$PerformClick), msg 3 took 81ms (late=606ms h=android.view.ViewRootImpl$ViewRootHandler c=android.view.View$UnsetPressedState)
Sir How can fetch user details data.
Detail should be which user login
you have a great example but after 56 minutes writing your code it's not inserting data to table
Its very good, please give me the source code of this tutorial project.
Sir what if we want to run this application on our phone and not on virtual device then what are the changes will I have to make ,again what will be the base URL to run it on phone.
I think either have it on an actual server or you can create a localhost on your phone, so you would have xamp on your phone not 100% sure though
g v I got an error"cannot resolve symbol fragment _containet"... help me plzzz
@@tasneemsf3421 can't help you with that my friend it is too specific... google it :P
Thanks. Very good tutorial. I need url failed message. please suggestion.
program cant enter to public void onResponse(Call call, Response response)
I've also encountered the same problem, may I know if you already have the solution? Thanks in advance
@@fyi-li3wq my problem was in copy paste
Hi! Your video was great!
But you show everything with a "Localhost"!
Is the script the same to write when used "NOT LOCAL"? But via the internet?
Which IP should I use where? and how should I write the script?
I ask for help
Thank you
use firebase
@@anmol441Firebase ?? Ist das auf eigenen Server Möglich??
Technik Profi Sorry brother cant understand the language. Can you just repeat this in English.
it depend upon the site you are hosting they provide the info..
for people who cant add the value to phpmyadmin the local 10.0.0.2.2 ip didnt work with me either
so i wrote in cmd run ipconfig and replaced it with the ip appeared on IPv4 Address
and it worked!
Errm upon clicking register the toast doesn't show and screen refreshes. Any idea how to fix? Thanks!
Make a tutorial on quiz app using database where i can update questions sir
Sir can you please make a tutorial on android quiz using php retrofit.
I'm getting this error,Please help me.
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 2 column 1 path $
send for the fragmentation coding sir ......pls send that the source code.....thanks for the videos...super teaching method
using retrofit. can you help me out sir
One more problem I have......I have created a search view using list view....But when m pressing any item after search it's not showing the proper student details......Please help me reguarding this.....Plzzzz.....Sir....
Sir why to use fregment and not the activity?
thank u sir
i want to open new different activity after login fragment success not welcome fragment. please guide
thank you PRABEESH R K, I follow all of your tutorials and it is help full. can you help me? how can I get the current location of my friend using his phone number? please give me the source code?
it keeps on giving this error mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in
if your table is not as same as his then that might be the problem, if you want to stick with your table it fine but you have to replace all the table content of his database in the code to yours. last make sure your your id is under auto increment under extra.
did you use php?
thanks, sir.
iam getting error in impelementing the interface method in onclick listener as static method cannot be implemented in non static method plzzz can u give the solution of it ?
hey i followed this tutorial but there is an error illegal URL
and i don't know whats up can you please help
Please Help I Search EveryWhere But Can't Find How to Stored Radiobutton Value mean Gender Male/Female in MYSQL DB PHPMYADMIN PLEASEEEE
do you have a github account?
sir there is login and register page is displayed but can't add or login details to the phpmyadmin
hello, im having the same problem did you find solution ?
hi, i get this error, how to fix?
expected
public void onFailure(Call) call, Throwable t) {
Sir database custom user id kaise increase kare plz help sir
Hello sir , please add new Android architect components tutorial with kotlin
Please create a video on MVP pattern and Retrofit
Sir please make a tutorial,where user can comment and like a post,using php and Mysql.
Hey, I'm having trouble to parse through the json for the registration page. This is the error it is giving me:
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
From my understanding of this error it is expecting an object but getting a string? It seems a lot of people in the comments have the same problem. Should I change how this is handled on the php side or create a function to parse through the json in android
Great video though, very powerful.
Did you fixed this?
I followed every step of the vid but still when i press login button or register button it only refreshes without updating the database or login
Same here
hw ys same here
same here
same here any help !
Hello, Prabeesh. I have a problem. When I run the application, it says "Unfortunately loginapp stop" There's nothing wrong with code. The gradle compilation is fine. No errors are found. but why does it say that? Please help.
check your base URL
Sidney Laryea how to check base URL??
I mean good job but sql injection prevention?
Sir how to fetch complex json data in retrofit..?
You shouldn't save passwords as plaintext! BAD PRACTICE! NAUGHTY! BAD!
you should always use something like bcrypt() to hash or store the passwords as a hash. Then just hash them the same way upon login and compare.
Amigo comparte en tu github gracias!!! desde Peru saludos buen video
can i use xampp instead of wamp server?
Jason Evangelista yes
hello all iv got to the point of making the register _test.html however whenever i run it it comes up with the error message that is put in on line 22-28 can anyone help please
Your code doesnt even work
But now there is advance and effective solution called
Firebase.
Please make video on firebase.
Hello Sir i am unable to insert value in database in registration when i am run the program and insert record and also not getting any Toast message so you help me
hello, im having the same problem did you find solution ?
sir i confiused i will type the same code as it but the code will not perform accurately kindly hlep me
sir please if you created the source code send to me please or put it hear
thanku sir
sir, can u share this code? thx before
could you pass the files? it doesn't work for me writing them
i love the video and finish building the project but unable to register or save data and can not log in. need help if you may pls provide the source code. thanks.
hello, im having the same problem did you find solution ?
sir when i write this its showing some error
getSupportFragmentManager().beginTransaction().add(R.id.fragment_container,new WelcomeFragment()).commit();
actually when i write add(R.id.fragment_container,new WelcomeFragment()).commit();) "welcomeFragement()" is showing some error can not resolve sir can u help me if u can please help me.
Check your imports. You may import platform version of fragment manager. Instead you have to use support library version of fragment manager.
@@PRABEESHRK Having same issue it says cannot resolve method 'add(int,com.example.sel12.mysql.WelcomeFragment)'
Oh ok supposed to use "import android.support.v4.app.Fragment;" weird it just auto use the other one =.=
I did everything, but login did not help me.
Sir please Create this in the app , user upload image and text , and show the data (a simple facebook model app)
to me the json is not working in the html form as it is showing the register.php file insted of responce ok can you give me some solution sir please
if you are testing the register.php file then execute the register.html in localhost
i.e open a web browser and type localhost/AppName/register.html
You yourself are copying and pasting code, and have not provided the code to your users - get a github account...
whats the code for logintest.html?
Please tell me the host if I am doing on cpanel
sir can you make in kotlin? but that's great
in my app the data from the form is not sent to server.
plz help
same here, did you ever find the problem?
same here
here also the same case
Source code pls
hi iam unable get data from phpmyadmin
How I get this code of example
sir,
pls help me , i am unable to get Value when i connect my android phone as a emulator.
Disable ur firewall and antivirus
Can u advice me how to add navigation drawer and when we press any menu it should open new activity............Plzzzzz......Sir help me........
I have already done video about this. Please check my playlists
PRABEESH R K
Sir please provide your phone number
Sir can u plz provide the source code of this loginapp !!