Published inProAndroidDevImprove Android Startup Performance: Initializing Dagger AsyncIn a typical Android application Dagger is initialized in app startup during the Application.onCreate.May 17, 20212144May 17, 20212144
Published inProAndroidDevLeveraging Android Lint ChecksWhat is Android Lint?Jul 11, 20201391Jul 11, 20201391
Published inProAndroidDevPainless Dagger+Android+KotlinHistorically the words “Dagger” and “painless” have been mutually exclusive. Dagger has often been associated with complex configuration…Jun 29, 20193595Jun 29, 20193595
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, 2019358Apr 7, 2019358
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, 20191.3K15Mar 18, 20191.3K15
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, 20192823Feb 18, 20192823