android-best-practices icon indicating copy to clipboard operation
android-best-practices copied to clipboard

Revise our recommendations for persistence storage

Open peter-tackage opened this issue 7 years ago • 2 comments

  • Suggestion: Less strongly advocate for ContentProviders in situations where their complexity does not reward the effort.
  • Best practices for SQLite usage?
  • Possibly mention Realm/Room depending on our experiences.

peter-tackage avatar Jul 16 '17 15:07 peter-tackage

Would love some updates if possible 😄

partounian avatar Jan 11 '18 04:01 partounian

I use Ormlite.

herou avatar Jan 11 '18 14:01 herou