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 storage workshop #5

Open
wants to merge 7 commits into
base: local-storage-workshop
Choose a base branch
from

Conversation

yeneihub
Copy link
Collaborator

What happens 👀

  • Add example code for saving data into SharedPreferences.

Insight 🔍

  • Add a new activity SecondActivity.
  • Add a new button on MainFragment to open SecondActivity.
  • Add example code for saving data into local storage with SharedPreferences.
  • Show how are the getPreferences and getSharedPreferences different.

PoW 💪

  • UI changes

Screen Shot 2565-10-28 at 17 57 57

Screen Shot 2565-10-28 at 17 58 07

@yeneihub yeneihub requested a review from mikkipastel October 31, 2022 02:58
@yeneihub yeneihub self-assigned this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants