/BasicAndroidUserApp

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

Primary LanguageJava

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