faille76 / BasicAndroidUserApp

Basic sign in / sign up android application with database and session.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple UserApp Android Project

Getting Started

This app uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Tools

  • SQLite - User data storage
  • SharedPreferences - Keep a session token permanent on disk to load the user when launching app.

Screenshots

Sign in

Sign up

Profile

Authors

  • Frederic Oddou - Initial work - Github

About

Basic sign in / sign up android application with database and session.


Languages

Language:Java 100.0%