Slide 7
Slide 7 text
Using SQLite Database in Android
- Provide an abstraction layer over SQLite
- Less boilerplate code by code generation
- Room is strongly recommended instead of low-level API
High-level API(AndroidX Room)
Low-level API(BOESPJEEBUBCBTFTRMJUF)
- Powerful API
- Require a great deal of time and effort to use