Android networking doesn’t sound very radical nowadays. Actually, it’s hard to find apps that don’t have some sort of network dependency. Some of them won’t even start without a stable network. Others may just degrade gracefully […]
The other day I wanted to group the items in my GridView and separate the groups with headers. Unfortunately, it turned out that GridView doesn’t support headers out-of-the-box. Instead of rewriting the GridView or […]