Java
- Dom4j - Flexible XML framework
- Gson - Google Library to support JSON
- Xstream - Serialize objects to XML and back again
- JAXB - Java Architecture for XML Binding
- Google Java Style Guide
Android
- Glide - Powerful and flexible library for loading, caching and displaying images
- greenDAO - greenDAO is a light and fast ORM solution that maps objects to SQLite databases
- Transitions-Everywhere - Backport of Android Transitions API for animations
- Battery Historian - Analyze battery consumers using Android “bugreport” files
- Facebook Rebound - Spring Animations for Android
- Dagger - Dagger is a fully static, compile-time dependency injection framework for both Java and Android
- RxJava
- Retrofit - A type-safe HTTP client for Android and Java
- OkHttp - An HTTP & HTTP/2 client for Android and Java applications
- Butter Knife - Annotate fields with @BindView and a view ID for Butter Knife to find and automatically cast the corresponding view in your layout.
- MPAndroidChart - Powerful & easy to use chart library for Android
- Robolectric - Unit test framework
Links about Android
- Android Source
- Android Fragment onCreateView vs. onActivityCreated - An interesting conversation in the first answer follow reply.
- Android Activity Life-Cycle for Professional Developers - Simpler and more complete than most of the resources out there (including the official documentation, unfortunately).
Javascript
- fullPage.js - To create fullscreen scrolling websites / single page websites
- lunr.js - Simple full-text search
- Trip.js - Help you customize a tutorial trip easily with more flexibilities
- Moment.js - Parse, validate, manipulate, and display dates in JavaScript.
- Underscore.js - It provides a whole mess of useful functional programming helpers without extending any built-in objects.
Front-end web UI/Framework
- Bootstrap - HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
- Angular-Material - Implementation of Google’s Material Design Specification
Fonts
- Google Fonts - So it’s google fonts :D
Icons
- Github-Octicons - GitHub’s icons
- Font-Awesome - Scalable vector icons that can instantly be customized
- Iconfont - Alibaba Icon Library (Chinese)
- flag-icon-css - Country Flags
- weloveiconfonts - Icon fonts
- Material Icon - Material icons
Color
- Minimalist-Color-Palettes - Minimalist Color Palettes
- Flatuiculors
Tool
- ProcessOn - UML web app for team (Chinese)
- draw.io - UML web app for team
- WinSCP - SFTP, SCP and FTP client for Windows
- http://link.ftqq.com/0rsRL
Books
- GitHub Cheat Sheet - GitHub Practical Tips
- Git Quick Reference - Git Quick Reference
- HTTP API Design Guide - HTTP+JSON API design practices
Websites
- HTML5 Up - Site Template