get data from sqlite database as livedata android – Telegram API
I have on app, now i want to update some parts of it using new android features. my database is SQLite and for some reason i can not use Room database. so i want to use viewmodel and live data…