Bringing An Awesome App to Life: 1 Second Everyday for Android
One of the coolest parts of being a mobile developer is getting the opportunity to build apps...
Read MoreSelect Page
Posted by Touchlab | Aug 1, 2013 | Built By Touchlab, Press
One of the coolest parts of being a mobile developer is getting the opportunity to build apps...
Read MoreThis is Part 1 of 3 in a series on Offline Connectivity. Read Part 2: Offline functionality is a...
Read MoreI’m a bit of a stickler for passing Context around methods rather than keeping a handle on the context in object fields and whatnot. There are some obvious reasons, like being careful about memory leaks and whatnot. I feel...
Read MoreGreat guy, great moment Two things stick out in my mind about getting in touch with Cesar Kuriyama. First, I’d seen his Ted2012 talk, really impressive. Check it out if you haven’t seen it (also check out his bio, can’t wait to...
Read MoreWe’re working on an app that requires local data to be encrypted. Till now, the solution has been using the username/password combo to be the ultimate source of the encryption key (I’ll spare you the process of going from u/p...
Read More