Norman

android & node.js dev


Practical Gson — Low Level Parsing

In this blog post, we'll explore a topic which might be very interesting for some of you: low level parsing with Gson. In the past 25+ blog posts, we've reiterated that the best and bug-free way is to use as much automatic mapping as possible. Nevertheless, in some cases, you …

Continue Reading

Glide — Advanced ListViews With Images

In the previous tutorial on ListViews with images we've only looked at examples where the entire adapter item is an ImageView. The approach still applies if one or more ImageViews are only a (small) part of the adapter item. Your getView() code will look a little different, but the loading …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.