Category: Android

Open Source Updates

We’ve been heads down for the last few months working on our new professional offerings: SKIE and Touchlab Pro. We’ll be posting about them soon. While that work has been the major focus, our open source projects have been mostly getting critical updates. As our new projects have been nearing release, we’ve finished a bunch of updates to our open source libraries.

Read More

Static Application Reference

I’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 More
Loading

Archives