12 thoughts on “Building a Single Integrated Registration and Login System on Android with Parse.com”

  1. Great tutorial

    What happens if the user deletes and reinstalls the app to the same device without SMS verification.

    1. I haven’t written about SMS verification yet (second part of this tutorial) but if you delete and re-install that won’t change the backend data. So you’ll still get automatically logged in if you’d registered earlier. Btw, till I write the second part, this article might be helpful in implementing SMS verification for you guys – http://codetheory.in/android-sms/

  2. Hi,
    Plz send me the complete code with sms verification process part also.
    thanks in advance for your help…………….. plz i waiting for your response…

  3. App is getting crashed on its launch.
    And also, when there is no activity_main.xml, how can a MainActivity be opened up when its launched?!

  4. Hi Rishabh

    I have a one problem regarding to the Parse, when i change the password of Parse user it will successfully change and second time try to change the password it will not change. is that compulsory to logout from parse after changing password, help me…

    Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *

*