Hacker News new | ask | show | jobs
by grantland 4879 days ago
I won't be open sourcing it, but I might consider writing a small tutorial at some point.

For now, you could dig into the Android source code to learn how to modify drawing, layout and touch events of Views and ViewGroups. Here's also a good post on Animator: http://android-developers.blogspot.com/2011/02/animation-in-...