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

Example of persistent data locally (Shared preferences, SQLite, or both) #7

Open
ramabit opened this issue Dec 29, 2015 · 0 comments
Open
Assignees

Comments

@ramabit
Copy link
Collaborator

ramabit commented Dec 29, 2015

Add a new example (a new item on the main examples list) that send you to a new activity. That activity should allow you to create a new object (could use User model that is already created) and the app should save it using SharedPreferences, SQLite, or both. It should be another page that shows the list of objects saved locally.
The purpose is to have an implementation of Shared Preferences or SQLite usage with Kotlin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants