Live data from Hacker News

Best Android Libraries for Developers

cloudrail.com

1–10 of 19 posts

Re: Best Android Libraries for Developers

#6
post #3

Well, this was useless.

Could you elaborate a bit? I think curated lists like these are good resources for developers that are unfamiliar with certain aspects of Android. Curious to hear your thoughts.

I think it was in reference to it being a highly opinionated list. Especially since I've been developing for Android since 2010, and most of the actual "best libraries" were absent from this list.

Also, I've never heard of CloudRails (though they do seem interesting for certain use cases), but I'd never put them on a par with Retrofit, and leave out some of the more established names.

Re: Best Android Libraries for Developers

#9
This list is missing the Support, Appcompat, and Design libraries from Google, although to be fair it's practically a given these days that a project will be using them.

LeakCanary is also missing, which is a shame as it's very easy to leak memory in Android by holding onto destroyed Activities. Every project I have installed LeakCanary in for the first time has had at least one memory leak, it's such a useful tool being able to automatically detect and record leaks.

Re: Best Android Libraries for Developers

#10
Author of that blog post here: Thanks for posting it on HN and all that feedback. We wrote this post to provide a nice overview about good libraries our developers stumbled across the last years. So it is definitely not complete and I'm sure that I missed several great libraries. If you have suggestions, please comment here with the library name, quick description and link and I'll add them to the list. Thanks!
Post reply on HN