An open API service indexing awesome lists of open source software.

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.

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.