Parth is a technology analyst and writer specializing in the comprehensive review and feature exploration of the Android ecosystem. His work focus on productivity apps and flagship devices, ...
My notes became my database overnight, and that was enough to make another paid app disappear.
The RecyclerView is a ViewGroup that renders any adapter-based view in a similar way. It is supposed to be the successor of ListView and GridView. One of the reasons is that RecyclerView has a more ...
The initial project is a fork from Timi's Android Chat UI. However there are some key features I needed for my particular use case. Some of the notable updates made to the library:- Upgraded the ...
I recently published a tutorial describing the different available methods to store data locally in an Android app. However, due to article length constraints, I could not adequately cover creating ...