Skip to content

CodeNextAdmin/SharedPrefsApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharedPrefsApp

This app demos how to use Shared Preferences to save data in an Android App. This is best used for small case needs, like high scores, user preferences since the storage capabilities are limited.

You can save a simple contact (name, phone, email).

The app also shows how to manually set a "Dark Mode" in an Android app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%