Skip to content

Code Theory

Web and Mobile Development articles

  • Home
  • About
  • Contact

Tag: registration

Building a Single Integrated Registration and Login System on Android with Parse.com

Update: Parse is shutting down. So you should start migrating.

In this article we’ll build a login screen which will be somewhat similar to whatsapp’s login screen. So the login and registration screens will actually be the same and the unique identifier for each user will be their phone numbers. So to quickly summarize, here are the fields we’ll have:

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

Author RishabhPosted on May 6, 2025Categories Mobile DevelopmentTags android, login, mobile, parse, registration, signup

Recent Posts

  • How to find a pattern with re.search in a Python string
  • How to pass **kwargs inside a Python function
  • How to override a method in a Python class

Subscribe

  • Follow on Twitter
  • RSS Feeds
  • Subscribe by Email
  • Home
  • About
  • Contact
Code Theory Proudly powered by WordPress