I wonder what folks use as a common data access pattern on Android? Content providers? Repositories? DAOs?
Thanks a lot!
I utilize Content Providers for all data access to SQLite resources, but build DAOs on top of them to handle all domain object conversions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With