Reading LIst
Things I Wish Someone Had Told Me When I Was Learning How to Code
And what I’ve learned from teaching othersPresenting Presenting
Android’s Font Renderer
15 things I wish I’d learned earlier about software engineering
On process – How the framing of software creation affects the outcome. How to think about the software development proce…Using Project Kotlin for Android
Using Project Kotlin for Android Statically-typed, highly-interoperable augmentation to the Java language. Author: @JakeWhartonCreated: 2015-01-20Updated: 2015-01-26 Note: This is a copy (and slight edit) of a document that was presented internally at Square. It advocates the use of the Kotlin lanGetting Started with Activity & Fragment
Android Design Patterns is a website for developers who wish to better understand the Android application framework. The tutorials here emphasize proper code design and project maintainability.Visualizing Garbage Collection Algorithms
Developers take garbage collection for granted, but it's hard to see how it works. Watch 5 different GC algorithm visualizations.Android Matrix
Dagger
Android Performance Patterns(Videoo)
Java动态代理
Number Tweening
Timely is a beautiful Android app. Waking up to see the numbers animate is like a morning bliss. I was intrigued by how the numbers are animated in that app. It's not a simple fade-out-fade-in effe...Implementing an Event Bus With RxJava - RxBus
Implementing an Event Bus With RxJava - RxBus Posted by Kaushik Gopal Under Rxjava, Android Dec 24th, 2014 This post has three parts: quick primer …The Conference Speaker Investment
Queues Don't Fix Overload
Styling Views on Android
Styles are hard to get right on Android. There's a lot of potential for frustration. The hierarchy easily devolves into spaghetti code. How often have you wanted to change a style but feared you might break something unintentionally by doing...
评论(0)