Skip to content

Android app demonstrating local user authentication using SQLite database for login and registration.

Notifications You must be signed in to change notification settings

zufairaslam/AndroidSQLiteUserAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidSQLiteUserAuth

AndroidSQLiteUserAuth is an Android application that demonstrates user authentication and registration using SQLite for local data storage. This project includes essential features like user login, registration, and user Details, leveraging Java for development.

Features

  • User Registration: Allows users to create new accounts with email and password.
  • User Login: Authenticates users with their credentials.
  • Local Storage: Uses SQLite for storing user data securely.

Getting Started

Prerequisites

  • Android Studio: Make sure you have the latest version of Android Studio installed.
  • Java Development Kit (JDK): Ensure JDK 8 or higher is installed on your machine.

Installation

  1. Clone the Repository:

    git clone https://github.com/zufairaslam/AndroidSQLiteUserAuth.git

About

Android app demonstrating local user authentication using SQLite database for login and registration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages