The Wayback Machine - https://web.archive.org/web/20200928110449/https://github.com/ryanrampage1/NoteApp
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

NoteApp

A simple local note app used to expirament with various Android Topics.

Dependency Injection

Dagger

Using Dagger to inject almost everything. Specifically looking at how to utalize the tool to inject views and presenters for a MVP implementation and inject and manage DAO objects.

Dagger

Databases

SQLCipher

First expiraments with how to use SQLCipher

SQLCipher Github

SQLite

Comparison and benchmarks between SQLite and SQLCipher Coming Soon

DAO

Trying out various Data Access Object patterns.

Future goals and possibilities

  • Testing databses
  • Realm
  • Room

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.