Aging Coder

Using PhoneGap Preferences in an Android Native App

The post discusses migrating from PhoneGap/Cordova to a native Android app and the long development tail after initial progress. It explains how to import and reuse localStorage preferences from the web version using a local SQLite datab…

Going Native

Going Native

The post discusses author’s evolving view on Android Studio and its 1.5 improvements for building Android apps. It notes faster templates and the shift away from complex, hacky methods.

Ooh! Shiny!

Ooh! Shiny!

The author switches from a custom theme to a stock Jekyll build, citing quick setup and available templates. They retain permalinks and reuse an existing rakefile with minor changes.

Aging Coder

A Quick Dive into React Native

In my last post's comments Dave, suggested that I try (or to be honest try again) React Native. And I thought I would give the whole MobileNativeJavaScript thing one more shot...