Customizing Android ListView Rows by Subclassing
AndroidEvery Android programmer will at some point customize a ListView row by creating their own layout and populating it with data. When that happens,...
Every Android programmer will at some point customize a ListView row by creating their own layout and populating it with data. When that happens,...
I recently attended a Google Glass Design Sprint hosted by the Glass team. I’ve been working on various Glassware since July, but this was...
What drives me as an instructor is my desire to connect with my students. To know what they want to learn and why they...
In the (/blog/building-animations-android-transition-framework-part-1/), we took a first look at the `(http://developer.android.com/reference/android/transition/package-summary.html)` framework and started following the evolution of our (https://github.com/bolot/AndroidTransitionExample) project. In this...
With KitKat, Google brought a number of welcome additions to Android. Today, we’ll focus on one of them, the android.transition framework.
A while back, MarkD wrote a great series of posts on DTrace. I’d never been exposed to DTrace—I assumed it was similar to strace....
Should you use Volley or Picasso to load images in your app? We weigh image downloading components in Android app development.
Android developers spend a lot of time developing tablet versions of their applications.
Have you ever sat through a three-hour presentation? Has anyone ever even asked you to?
As a Rails developer, I learned the benefits of a test-driven style, and I never want to go back to the old style of...
(Special guest posting by Bill Phillips, Android Bootcamp instructor, coauthor of the forthcoming book Android Programming: The Big Nerd Ranch Guide, and Clash of...
We’ve got eBooks, webinars, and success stories. All the resources your heart desires.
Resources