Android MySQL Database Tutorial 4 – Insert Data in Mysql Database using Registration Form




Sample Program – Android MySQL DB, Insert Values Android Tutorial – Connect Android to MySQL Database Android Login and Registration with PHP, MySQL …

Original source


27 responses to “Android MySQL Database Tutorial 4 – Insert Data in Mysql Database using Registration Form”

  1. Thank you very much- throughout your these lectures I learned a lot. But I want to know one more.That is. How can I instruct the programmer to finish an activity in another activity?
    for instance, I want to kill my registration activity and to jump in login activity, but after the Message is displayed in Dialogue box- remember that message of success or failure coming from the server side.

  2. There is a reason why he always copy and paste.
    It is to avoid typing error and ensure that the variable name is copied correctly.
    It is very practical and y'all should do that too!

  3. thank u sir , 1 question sir after register is been success i want my app to get back to the login screen and when i login success i want to open another activity , not to show "login success" can u plz help me with this , and once again thank u sir

  4. The app works fine in my phone but when I shared my app with my friends who stays at different locations they were not able to register as well as login…so what should I do so that my friends could also register through there mobile

  5. Hi. I followed all the steps and added the following line <activity android:name=".Register"></activity>
    to AndroidManifest.xml for register activity to work. My problem is when i register a new user it wont get on the database of my pc.

Leave a Reply