Skip to content

AARS - is an example for android application that can register new users in SQLite DB and authorize them.

Notifications You must be signed in to change notification settings

tarzak/Android-authorization-registration-system

Repository files navigation

Android authorization registration system

AARS - is an example of android application that can register new users in SQLite DB and authorize them after that.

  • Authorization activity. There is you can authorize yourself if you are already registered or click button "Registration".

Android authorization registration system

  • Registration activity. This activity is for registration of a new user. Fill all the fields, count and enter the captcha and press "Ok". If such login is not already taken you will be redirected to the first activity - Authorization activity.

Android authorization registration system

  • Greetings activity. If user enters right login and password combination at Authorization activity, he moves to the Greetings activity, where he can update his info by clicking button "Renew".

Android authorization registration system

About

AARS - is an example for android application that can register new users in SQLite DB and authorize them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages