-
Here’s some advice for designers who find themselves developing Android apps.
-
Starting November 1st, all updates to Android apps on the Google Play Store will need to target API 26, which means supporting a new permission model.
-
Flutter proves itself to be a more performant option than previously realized.
-
Native is still king. Flutter is promising. React native holds its own.
-
Utilizing finite state machines and magic Kotlin dust to create Android applications.
-
Utilizing Extension Functions and Operator Overloading to Smooth Out Android’s Rough Edges.
-
A guide on how to create activity templates for Android Studio.
-
An introduction to Kotlin’s delegate properties and some real life examples.
-
A visual aid for the different method parameters in Canvas.drawArc.
-
Leaving the comfort of the React Native ecosystem and embracing the native frontier with Bluetooth Low Energy.
Sign up to receive a weekly recap from thoughtbot