You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created this app while trying to get myself familiar with some android apis that I didn't engage with.
First there is the retrofitrxcomponentarch package I used :
PagedList
Paging library
This is the only package I'm proud of how the code is written and its archeticture 'cause This was the most important concern while
I was writing this package
Then comes the mediaplayer package I Learnt almost all about mediacompat and exoplayer.
In The alarm package I only was reminding myself of how the broadcastreceiver works.
In The imageeditor package I was learning camera2 api and trying some filter libraries.