https://github.com/d-coder135/signin_signup_app_java
This repo contains an android application that deals with the sign-in and sign-out functionality.
https://github.com/d-coder135/signin_signup_app_java
android android-app android-application android-studio java java-android-application java-application offline-database
Last synced: 2 months ago
JSON representation
This repo contains an android application that deals with the sign-in and sign-out functionality.
- Host: GitHub
- URL: https://github.com/d-coder135/signin_signup_app_java
- Owner: D-Coder135
- Created: 2021-07-06T06:50:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T16:56:10.000Z (over 4 years ago)
- Last Synced: 2025-04-21T19:50:36.082Z (8 months ago)
- Topics: android, android-app, android-application, android-studio, java, java-android-application, java-application, offline-database
- Language: Java
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SignIn_SignUp_App_Java
### An Android application that uses the Sign-In & Sign-Out functionality using a offline database class. The code for the application is written in Java Programming Language.
- SQLiteDatabase is a offline database class in Java which is used inside this application.