Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local database made with RoomDatabase #150

Open
emmaunel opened this issue Aug 4, 2018 · 8 comments
Open

Local database made with RoomDatabase #150

emmaunel opened this issue Aug 4, 2018 · 8 comments
Labels
enhancement New feature or request New stuff

Comments

@emmaunel
Copy link
Collaborator

emmaunel commented Aug 4, 2018

I have learned from Udacity Nanodegree course that rather using SQLite database for local storage, we use the new and improved database, RoomDatabase.

So we get to the point we need to store some data locally on the user's device, Room database is the way to go and I can help with that.

@emmaunel emmaunel added enhancement New feature or request New stuff labels Aug 4, 2018
@Madonahs
Copy link
Owner

Madonahs commented Aug 4, 2018

Yeah, I did it too. Let's use it. Awesome.

@Madonahs
Copy link
Owner

Madonahs commented Jan 5, 2019

@emmaunel How are you doing? I know everyone has been busy.

@emmaunel
Copy link
Collaborator Author

emmaunel commented Jan 5, 2019

@Madonahs I am doing good. I took a break from java and worked with python for a while. I believe it is time for me to come back to android.  😁

@emmaunel
Copy link
Collaborator Author

emmaunel commented Jan 5, 2019

@Madonahs Quick question, has there being major changes with the app I need to know? For example, database location?

@Madonahs
Copy link
Owner

Madonahs commented Jan 5, 2019

@emmaunel
Copy link
Collaborator Author

emmaunel commented Jan 6, 2019

oh ok. I will try to do something tonight

@Lawhacknifemi
Copy link

Hi, I'm Sherif I just got intro android some months ago and I've learnt this new stuffs in android. I came across this project while browsing around GitHub for projects I could possibly contribute to when I found this. I will like to work on this since it's been over a year it has been open

@Madonahs
Copy link
Owner

That sounds like a great idea. Please feel free to work on it and put up a Pull Request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New stuff
Projects
None yet
Development

No branches or pull requests

3 participants