Skip to content

A simple Sign Up app that uses a SQLite Database to store information. It can also login using the values entered at signUp and can also display all the users in the SQLite database

Notifications You must be signed in to change notification settings

salhernandez/SQLiteSignUp

Repository files navigation

SQLiteSignUp

A simple Sign Up app that uses a SQLite Database to store usernames and Passwords

screenshots

LandingPage TheUnderground TheUnderground TheUnderground TheUnderground TheUnderground

NOTE: In UsersDB there are many unused methods. The ones that are used are under the banner USER METHODS. The rest are there for reference since they were in the original code that I based myself on.

I used stetho, which allows the user to enable chrome developer options, by doing this I can see the current contents on the database. However, the database can only be viewd if it is running off a rooted device or an emulated device (AVD).

About

A simple Sign Up app that uses a SQLite Database to store information. It can also login using the values entered at signUp and can also display all the users in the SQLite database

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages