Story:
This was my very first Android application, and I went through a lot of challenges during its development. My biggest mistake was diving into it without acquiring a solid theoretical understanding of the Android API and SDK. The result was a lot of code that I'd rather never see again. As a result, the application is no longer receiving updates. Btw I used Shared Preferences instead of SQL solution like Room.