Android libraries that top apps use

|

I have heard this question from junior android developers that which libraries we should learn and explore, those libraries which are being used in top applications (i.e. top application in terms of download numbers and five star rating counts). Also those libraries which helps in i) application performance ii) clean...

My Android Talks for upcoming events

|

Since the new season is approaching with Droidcon India, GDG DevFest and many other mobile developer’s conferences and events, it’s time to focus on technical talks. I have prepared some focused talks on android development with keeping applications architecture, optimizations and developer’s productivity in mind. I have already submitted these...

Android – Get more out of Butter Knife

|

I have played a role in many android applications, whether it could be company projects or open source projects. Believing in knowledge sharing and expertise, I have also contributed into couple of projects of community members, by providing mentorship! During my involvement in all of these projects, I have observed...

[Gitbook] Android development: zero to one

|

Being into the #AndroidDev community since more than 5 years and being an organizer of Google Developers Group, Ahmedabad, I have been getting many requests for organizing android workshops from various engineering colleges and so students can begin their journey with the android development but I always share with them...

Part 4 – Playing with NavigationView

|

Welcome to the fourth part of this tutorial series on “Android design support library”. To read overview of the series, refer to the serious announcement blog post. A quick glimpse of all parts: Part 1, we talked about Floating action button Part 2 is about Snackbar Part 3 is about...

Part 3 – Styling Snackbar

|

Welcome to the third part of the Android design support library tutorial series. So far we have talked about Floating action button (FAB) and Snackbar in this series and yet to explore actual awesomeness of the design support library, stay tuned! Styling Snackbar In the previous part, we have seen...