Published inProAndroidDevImprove Android Startup Performance: Initializing Dagger AsyncIn a typical Android application Dagger is initialized in app startup during the Application.onCreate.May 17, 20214May 17, 20214
Published inProAndroidDevLeveraging Android Lint ChecksWhat is Android Lint?Jul 11, 20201Jul 11, 20201
Published inProAndroidDevPainless Dagger+Android+KotlinHistorically the words “Dagger” and “painless” have been mutually exclusive. Dagger has often been associated with complex configuration…Jun 29, 20195Jun 29, 20195
Offline First Applications Pt 1: The BlueprintA typical web-based desktop app will be rendered in a browser such as Google Chrome on a desktop or laptop. Every user request or screen…Apr 7, 2019Apr 7, 2019
Published inAndroid ThingsWhy we need Kotlin NativeMobile development has historically required development on 2 or more distinct platforms and toolkits. Kotlin Native aims to reduce…Mar 18, 201915Mar 18, 201915
Published inAndroid ThingsBuilding a Kotlin Native on IOS/AndroidIn the following we will show you how to setup a basic iOS and Android Kotlin Native project to demonstrate the following functionalities:Feb 18, 20193Feb 18, 20193