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.
- 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.
- 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.
-
Clone the Repository:
git clone https://github.com/zufairaslam/AndroidSQLiteUserAuth.git