PietsmietApp / pietsmiet_android

STALE - Android browsing & notification app for the youtube group Pietsmiet
https://play.google.com/store/apps/details?id=de.pscom.pietsmiet
GNU General Public License v3.0
5 stars 1 forks source link

Use the Room Persistence Library for SQL #95

Open l3d00m opened 7 years ago

l3d00m commented 7 years ago

It's a lot more beautiful than SQLiteHelper: https://developer.android.com/topic/libraries/architecture/room.html

Waiting for it to leave Alpha status

l3d00m commented 6 years ago

It has left alpha status and is in beta, very stable so far