Skip to content

tash-had/NeureNote

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 

DISCLAIMER

This app isn't very secure. I created it to brush up on the use of SharedPreferences in Android, and put it on GitHub in hopes that it may help someone else to do the same. The app was quickly put together soley for practice. It does not have any encryption whatsoever.

In reality, a rooted device can easily gain access to SharedPreferences. If you really wanted, you could obfuscate the text in the SharedPreferences to act as some sort of security, but I haven't done so. Also it is not reccommended to use setContentView multiple times, but rather a ViewFlipper.

About

Had some free time so I made a small notes app! Based around SharedPreferences. Download here:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages